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

Glossary Item Box

Gets or sets the type of light source.

Syntax

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

See Also