Back to Devexpress

ScrollingOptionsModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-e13a7083.md

latest1.5 KB
Original Source

ScrollingOptionsModel Class

The ScrollingOptions model.

Namespace : DevExpress.XtraCharts.Designer

Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(ScrollingOptions))]
public class ScrollingOptionsModel :
    ChartElementModel
vb
<ModelOf(GetType(ScrollingOptions))>
Public Class ScrollingOptionsModel
    Inherits ChartElementModel

The following members return ScrollingOptionsModel objects:

Inheritance

Object ChartElementModel ScrollingOptionsModel ScrollingOptions2DModel

See Also

ScrollingOptionsModel Members

DevExpress.XtraCharts.Designer Namespace