ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotAreaView Class / legends Property

In This Topic
    legends Property (_PlotAreaView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property legends As List(Of ILegendModel)
    public List<ILegendModel> legends {get;}
    See Also