Font Property
Font
Gets or sets the font of the chart element.
Declaration
[C1Description("ChartStyle.Font", "Gets or sets the font of the chart element.")]
public Font Font { get; set; }
<C1Description("ChartStyle.Font", "Gets or sets the font of the chart element.")>
Public Property Font As Font