[]
Gets or sets the text rotation.
[C1Description("ChartStyle.Rotation", "The text rotation.")]
[C1Category("Appearance")]
public ChartRotation Rotation { get; set; }
<C1Description("ChartStyle.Rotation", "The text rotation.")>
<C1Category("Appearance")>
Public Property Rotation As ChartRotation