ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabel Class / Style Property

In This Topic
    Style Property (Chart3DLabel)
    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