ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / Light Property

In This Topic
    Light Property
    In This Topic
    Gets or sets the lighting information for the chart area.
    Syntax
    'Declaration
     
    Public Property Light As Light
    public Light Light {get; set;}
    See Also