[]
        
(Showing Draft Content)

C1.Report.FlexChartFieldBase.Font

Font Property

Font

Gets or sets the default font used in the chart.

Declaration
[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