ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / LabelAlignment Property

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