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

Glossary Item Box

Represents the settings of the geometric Projection object.

Object Model

Projection Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Projection 
   Inherits Item
C# 
public sealed class Projection : Item 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.Projection

See Also