[]
Gets or sets the text alignment within the axis display. Inherits from chart area.
[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