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

In This Topic
    items Property (IItemizedLegendModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property items As List(Of ILegendItemModel)
    List<ILegendItemModel> items {get;}
    See Also