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

Glossary Item Box

Initializes a new instance of the Projection class.

Overload List

OverloadDescription
Projection Constructor()Initializes a new instance of the Projection class.  
Projection Constructor(ProjectionType,Single,Single)Initializes a new instance of the Projection class with the specified parameters.  
Projection Constructor(ProjectionType,Single,Single,Single,Single)Initializes a new instance of the Projection class with the specified parameters.  
Projection Constructor(ProjectionType,Single,Single,Single,Single,Single)Initializes a new instance of the Projection class with the specified parameters.  

See Also