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

In This Topic
    LabelAlignment Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LabelAlignment As AxisLabelAlignment
    public AxisLabelAlignment LabelAlignment {get; set;}
    See Also