ScrollingOptions2DModel Class
The ScrollingOptions2D model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.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