FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.LightStyle Class / Gradient Property

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