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

In This Topic
    _legends Property (ICombinedLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _legends As List(Of ILegendDataModel)
    List<ILegendDataModel> _legends {get;}
    See Also