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

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