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

Glossary Item Box

Gets or sets the geometric projection details for the chart area.

Syntax

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

See Also