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

Glossary Item Box

Initializes a new instance of the Projection class.

Syntax

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

See Also