2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / FillStyle Class / GradientStyle Property

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