ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabels Class / DefaultStyle Property

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