ScrollingOptions2DModel Class
In This Article
The ScrollingOptions2D model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(ScrollingOptions2D))]
public class ScrollingOptions2DModel :
ScrollingOptionsModel
#Related API Members
The following members return ScrollingOptions2DModel objects:
#Inheritance
Object
ChartElementModel
ScrollingOptionsModel
ScrollingOptions2DModel
See Also