ScrollBarOptions Properties
Provides options which define how scroll bars are painted.
Name | Description |
---|---|
Back |
Gets or sets the background color of scroll bars. |
Bar |
Gets or sets the bar’s color in a scroll bar. |
Bar |
Gets or sets the thickness of scroll bars. |
Border |
Gets or sets the border color of scroll bars. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
XAxis |
Returns the x-axis scroll bar annotation options. |
XAxis |
Specifies the alignment of the X-axis scroll bar. |
XAxis |
Gets or sets the visibility of the X-axis scroll bar. |
YAxis |
Returns the y-axis scroll bar annotation options. |
YAxis |
Specifies the alignment of the Y-axis scroll bar. |
YAxis |
Gets or sets the visibility of the Y-axis scroll bar. |
See Also