FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / AxisFont Property

In This Topic
    AxisFont Property (Chart3DView)
    In This Topic
    Gets or sets the axis annotation font, measured in hundredths of the unit cube size. All axes have the same axis font.
    Syntax
    'Declaration
     
    Public Property AxisFont As FontHolder
    public FontHolder AxisFont {get; set;}
    See Also