2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle Class / Light Property

In This Topic
    Light Property
    In This Topic
    Gets the light settings for the style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Light As VisualEffectsStyle.LightStyle
    public VisualEffectsStyle.LightStyle Light {get;}
    See Also