[]
Gets or sets the default font used in the chart.
[C1Category("Chart")]
[C1Description("FlexChartFieldBase.Font", "The default font used in the chart.")]
public FontHolder Font { get; set; }
<C1Category("Chart")>
<C1Description("FlexChartFieldBase.Font", "The default font used in the chart.")>
Public Property Font As FontHolder