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

In This Topic
    Font Property (baseChartStyle)
    In This Topic
    Gets or sets the font.
    Syntax
    'Declaration
     
    Public Property Font As System.Drawing.Font
    public System.Drawing.Font Font {get; set;}
    See Also