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