[]
Gets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.
[C1Description("Chart3DView.AxisFont", "The axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.")]
public FontHolder AxisFont { get; set; }
<C1Description("Chart3DView.AxisFont", "The axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.")>
Public Property AxisFont As FontHolder