ComponentOne FlexReport for WinForms
AxisTitleFont Property

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

Reference

Chart3DView Class
Chart3DView Members