[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.AxisFont

AxisFont Property

AxisFont

Gets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.

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