ActiveReports 12
LabelFont Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : LabelFont Property
Gets or sets the font info used to draw the labels of the axis.
Syntax
'Declaration
 
Public Property LabelFont As FontInfo
public FontInfo LabelFont {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members