Back to Devexpress

ScrollBarOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-scrollbaroptions-dot-underscore-properties.md

latest2.0 KB
Original Source

ScrollBarOptions Properties

Provides options which define how scroll bars are painted.

NameDescription
BackColorGets or sets the background color of scroll bars.
BarColorGets or sets the bar’s color in a scroll bar.
BarThicknessGets or sets the thickness of scroll bars.
BorderColorGets or sets the border color of scroll bars.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
XAxisAnnotationOptionsReturns the x-axis scroll bar annotation options.
XAxisScrollBarAlignmentSpecifies the alignment of the X-axis scroll bar.
XAxisScrollBarVisibleGets or sets the visibility of the X-axis scroll bar.
YAxisAnnotationOptionsReturns the y-axis scroll bar annotation options.
YAxisScrollBarAlignmentSpecifies the alignment of the Y-axis scroll bar.
YAxisScrollBarVisibleGets or sets the visibility of the Y-axis scroll bar.

See Also

ScrollBarOptions Class

ScrollBarOptions Members

DevExpress.XtraCharts Namespace