ActiveReports Developer 7
Source Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Light Class : Source Property

Glossary Item Box

Gets or sets the position of the light source (direction for infinite source).

Syntax

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

See Also