[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.Alignment

Alignment Property

Alignment

Gets or sets the text alignment within the axis display. Inherits from chart area.

Declaration
[C1Description("Chart2DAxis.Alignment", "The text alignment within the axis display.")]
public ChartAxisAlignment Alignment { get; set; }
<C1Description("Chart2DAxis.Alignment", "The text alignment within the axis display.")>
Public Property Alignment As ChartAxisAlignment