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

ScrollBarOptionsModel Class

The ScrollBarOptions model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
[ModelOf(typeof(ScrollBarOptions))]
public class ScrollBarOptionsModel :
    ChartElementModel

The following members accept/return ScrollBarOptionsModel objects:

Inheritance

Object
ChartElementModel
ScrollBarOptionsModel
See Also