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

In This Topic
    Gradient Property
    In This Topic
    Gets or sets the type of light gradient.
    Syntax
    'Declaration
     
    Public Property Gradient As LightGradientEnum
    public LightGradientEnum Gradient {get; set;}
    See Also