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

In This Topic
    Name Property (baseChartFont)
    In This Topic
    Gets or sets the name of this chart object FontFamily.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also