2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartFont Class / Size Property

In This Topic
    Size Property (baseChartFont)
    In This Topic
    Gets or sets the chart object font size.
    Syntax
    'Declaration
     
    Public Property Size As System.Single
    public System.float Size {get; set;}
    See Also