Skip to main content
A newer version of this page is available. .

ScrollingOptionsModel Class

The ScrollingOptions model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[ModelOf(typeof(ScrollingOptions))]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class ScrollingOptionsModel :
    ChartElementModel

The following members accept/return ScrollingOptionsModel objects:

Inheritance

See Also