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