Skip to main content
All docs
V25.1
  • ScrollBarAnnotationOptionsModel Class

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.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