ActiveReports Developer 7
LegendsCollection Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendsCollection Class : LegendsCollection Constructor

Glossary Item Box

Initializes a new instance of the LegendsCollection class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public LegendsCollection()

See Also