ActiveReports Developer 7
PlaneItem Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > PlaneItem Class > PlaneItem Constructor : PlaneItem Constructor()

Glossary Item Box

Initializes a new instance of the PlaneItem class.

Syntax

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

See Also