AxisTitleFont Property
AxisTitleFont
Gets or sets the axis title font, measured in hundredths of the unit cube size. All axes have the same axis title font.
Declaration
public FontHolder AxisTitleFont { get; set; }
Public Property AxisTitleFont As FontHolder