[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.Font

Font Property

Font

Gets or sets the FontHolder object. Inherits from the chart area.

Declaration
[C1Description("Chart2DAxis.Font", "The FontHolder object.")]
public FontHolder Font { get; set; }
<C1Description("Chart2DAxis.Font", "The FontHolder object.")>
Public Property Font As FontHolder