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

Glossary Item Box

Initializes a new instance of the LegendItem class.

Syntax

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

See Also