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

In This Topic
    items Property (ILegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Property items As List(Of ILegendItemOption)
    List<ILegendItemOption> items {get; set;}
    See Also