ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / Font Property

In This Topic
    Font Property (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also