ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / LabelAlignment Property

In This Topic
    LabelAlignment Property
    In This Topic
    Gets or sets the alignment of axis labels.
    Syntax
    'Declaration
     
    Public Property LabelAlignment As AxisLabelAlignment
    public AxisLabelAlignment LabelAlignment {get; set;}
    See Also