ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Light Class / Type Property

In This Topic
    Type Property (Light)
    In This Topic
    Gets or sets the type of light source.
    Syntax
    'Declaration
     
    Public Property Type As LightType
    public LightType Type {get; set;}
    See Also