C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxisCollection Class / AxisTitleFont Property

In This Topic
AxisTitleFont Property
In This Topic
Gets or sets the axis title font.
Syntax
'Declaration
 
Public Property AxisTitleFont As System.Drawing.Font
 
Remarks
The axis title font size is measured in hundredths of the unit cube size. All axes have the same axis title font.
See Also