ActiveReports 12
Legend Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : Legend Property
Gets or sets the chart legend.
Syntax
'Declaration
 
Public Property Legend As Legend
public Legend Legend {get; set;}

Property Value

A Legend object representing the chart's legend.
See Also

Reference

Chart Class
Chart Members