FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DAxis Class / Alignment Property

In This Topic
    Alignment Property (Chart2DAxis)
    In This Topic
    Gets or sets the text alignment within the axis display. Inherits from chart area.
    Syntax
    'Declaration
     
    Public Property Alignment As ChartAxisAlignment
    public ChartAxisAlignment Alignment {get; set;}
    See Also