ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 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 Shadows ReadOnly Property Style As Style
    public new Style Style {get;}
    Remarks
    Inherits from the ChartLabels.DefaultLabelStyle property.
    See Also