Skip to main content

ScrollBarAnnotationOptionsModel Class

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(ScrollBarAnnotationOptions))]
public class ScrollBarAnnotationOptionsModel :
    ChartElementModel

The following members return ScrollBarAnnotationOptionsModel objects:

Inheritance

Object
ChartElementModel
ScrollBarAnnotationOptionsModel
See Also