FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / GradientStyle Property

In This Topic
    GradientStyle Property (Chart2DPlotArea)
    In This Topic
    Gets or sets the type of gradient background filling. Inherits from the chart area.
    Syntax
    'Declaration
     
    Public Property GradientStyle As ChartGradientStyle
    public ChartGradientStyle GradientStyle {get; set;}
    See Also