[]
Gets or sets the FontHolder object.
[C1Description("ChartStyle.Font", "The chart font.")]
[C1Category("Appearance")]
public FontHolder Font { get; set; }
<C1Description("ChartStyle.Font", "The chart font.")>
<C1Category("Appearance")>
Public Property Font As FontHolder