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

In This Topic
    _definitions Property (IMergedLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _definitions As List(Of ILegendDefinition)
    List<ILegendDefinition> _definitions {get;}
    See Also