FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / LabelAlignment Property

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