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

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