ScrollThumbOptions Class |
Namespace: Arction.WinForms.Charting
The ScrollThumbOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ScrollThumbOptions |
Default constructor.
| |
| ScrollThumbOptions(ScrollBarBase) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AutoSize |
Automatically size the scroll buttons. Height is set to match bar height.
| |
| BorderColor |
Border color
| |
| BorderWidth |
Border width
| |
| Color1 |
Color 1
| |
| Color2 |
Color 2
| |
| GradientFill |
Gradient fill
| |
| Height |
Height in pixels.
| |
| LinearGradientDirection |
Gradient direction
| |
| Style |
Button style
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |