2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartLabels Class / DefaultLabelStyle Property

In This Topic
    DefaultLabelStyle Property
    In This Topic
    Gets the DefaultLabelStyle.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultLabelStyle As Style
    public Style DefaultLabelStyle {get;}
    Remarks
    All labels inherit from this Style.
    See Also