[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.AxisTitleFont

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
[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