ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / Legends Property

In This Topic
    Legends Property (SharpGraph)
    In This Topic
    Gets or sets the legend object for the Chart control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Legends As LegendsCollection
    public LegendsCollection Legends {get;}
    See Also