ScrollingOptions2D Class
Provides the scrolling options for the XY-Diagram.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Related API Members
The following members return ScrollingOptions2D objects:
Remarks
In addition to the properties inherited from the ScrollingOptions class, the ScrollingOptions2D class provides the ScrollingOptions2D.UseScrollBars property, which specifies whether scroll bars can be used to scroll a 2D XY-diagram.
Inheritance
Object
ChartElement
ScrollingOptions
ScrollingOptions2D
See Also