ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / Legend Property

In This Topic
    Legend Property (IChart)
    In This Topic
    Gets the chart legend.
    Syntax
    'Declaration
     
    ReadOnly Property Legend As ILegend
    ILegend Legend {get;}

    Property Value

    An ILegend specifying the legend of the chart.
    See Also