ComponentOne FlexReport for WinForms
AxisFont Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DView Class : AxisFont Property
Gets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.
Syntax
'Declaration
 
Public Property AxisFont As FontHolder
public FontHolder AxisFont {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members