ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / Font Property

In This Topic
    Font Property (baseChart)
    In This Topic
    The font used to display text in the control.
    Syntax
    'Declaration
     
    Public Overrides Property Font As System.Drawing.Font
    public override System.Drawing.Font Font {get; set;}
    See Also