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

Glossary Item Box

Gets or sets the type of projection.

Syntax

Visual Basic (Declaration) 
Public Property ProjectionType As ProjectionType
C# 
public ProjectionType ProjectionType {get; set;}

See Also