FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / GradientStyle Property

In This Topic
    GradientStyle Property (ChartStyle)
    In This Topic
    Gets or sets the style of gradient background filling.
    Syntax
    'Declaration
     
    Public Property GradientStyle As ChartGradientStyle
    public ChartGradientStyle GradientStyle {get; set;}
    See Also