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

Glossary Item Box

Gets or sets the point from which the chart is seen.

Syntax

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

See Also