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

In This Topic
    LegendStyle Property
    In This Topic
    Gets the Legend style.
    Syntax
    'Declaration
     
    Public ReadOnly Property LegendStyle As Style
    public Style LegendStyle {get;}
    Remarks
    This property provides a convenient shortcut to the Legend.Style.
    See Also