Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / GradientStyle Property

In This Topic
    GradientStyle Property
    In This Topic
    Gets or sets the fill gradient style.
    Syntax
    'Declaration
     
    Public Property GradientStyle As Chart.GradientStyleEnum
    public Chart.GradientStyleEnum GradientStyle {get; set;}
    See Also