2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar Class / Anchored Property

In This Topic
    Anchored Property
    In This Topic
    Gets or sets whether the scrollbar position remains fixed on the PlotArea boundary.
    Syntax
    'Declaration
     
    Public Property Anchored As System.Boolean
    public System.bool Anchored {get; set;}
    See Also