ActiveReports Developer 7
Legends Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : Legends Property

Glossary Item Box

Gets or sets the legend object for the chart control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Legends As LegendsCollection
C# 
public LegendsCollection Legends {get;}

See Also