ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotArea Interface / Legends Property

In This Topic
    Legends Property (IPlotArea)
    In This Topic
    Gets legend config
    Syntax
    'Declaration
     
    ReadOnly Property Legends As IItemCollection(Of ILegendOption)
    See Also