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

In This Topic
    Style Property (Label)
    In This Topic
    Gets the Style object of the label.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    Remarks
    Inherits from the ChartLabels.DefaultLabelStyle property.
    See Also