ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / GradientStyle Property

In This Topic
    GradientStyle Property
    In This Topic
    Defines the style of the background gradient filling.
    Syntax
    'Declaration
     
    Public Property GradientStyle As GradientStyleEnum
    public GradientStyleEnum GradientStyle {get; set;}
    See Also