[]
Gets or sets the rotational orientation of the textual caption of the axis. Inherits from the chart area.
[C1Description("Chart2DAxis.Rotation", "The rotational orientation of the textual caption of the axis.")]
public ChartRotation Rotation { get; set; }
<C1Description("Chart2DAxis.Rotation", "The rotational orientation of the textual caption of the axis.")>
Public Property Rotation As ChartRotation