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

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