ActiveReports Developer 7
Legends Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph 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