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

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