ScrollButtonOptions Class |
Namespace: Arction.WinForms.Charting
The ScrollButtonOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ScrollButtonOptions |
Constructor for Form designer list editor
| |
| ScrollButtonOptions(ScrollBarBase) |
Constructor
|
| Name | Description | |
|---|---|---|
| AutoSize |
Automatically size the scroll buttons. Width and height are set to match bar height.
| |
| BorderColor |
Border color
(Inherited from ScrollThumbOptions.) | |
| BorderWidth |
Border width
(Inherited from ScrollThumbOptions.) | |
| Color1 |
Color 1
(Inherited from ScrollThumbOptions.) | |
| Color2 |
Color 2
(Inherited from ScrollThumbOptions.) | |
| GradientFill |
Gradient fill
(Inherited from ScrollThumbOptions.) | |
| Height |
Height in pixels.
(Inherited from ScrollThumbOptions.) | |
| Icon |
Arrow icons inside button.
The definition applies to Right button. Left button icon is drawn rotated by 180 degrees.
| |
| LinearGradientDirection |
Gradient direction
(Inherited from ScrollThumbOptions.) | |
| Style |
Button style
(Inherited from ScrollThumbOptions.) | |
| Width |
Width
|
| 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.) |