A newer version of this page is available.
Switch to the current version.
ScrollingOptions2DModel Class
The ScrollingOptions2D model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(ScrollingOptions2D))]
public class ScrollingOptions2DModel :
ScrollingOptionsModel
<ModelOf(GetType(ScrollingOptions2D))>
Public Class ScrollingOptions2DModel
Inherits ScrollingOptionsModel
Related API Members
The following members accept/return ScrollingOptions2DModel objects:
Inheritance
Object
ChartElementModel
ScrollingOptionsModel
ScrollingOptions2DModel
See Also
Feedback