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

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