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

In This Topic
    Alignment Property (AxisScrollBar)
    In This Topic
    Gets or sets the alignment of scroll bar relative to the plot area.
    Syntax
    'Declaration
     
    Public Property Alignment As System.Drawing.StringAlignment
    public System.Drawing.StringAlignment Alignment {get; set;}
    See Also