ActiveReports 18 .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 chart legend.
    Syntax
    'Declaration
     
    ReadOnly Property Legend As ILegend
    ILegend Legend {get;}
    See Also