TitleStyle Property
TitleStyle
Gets the axis title style.
Declaration
[C1Description("Axis.TitleStyle", "Gets the axis title style.")]
public ChartStyle TitleStyle { get; }
<C1Description("Axis.TitleStyle", "Gets the axis title style.")>
Public ReadOnly Property TitleStyle As ChartStyle