ComponentOne Chart for .NET (2.0) Search HelpCentral 

FillStyle.GradientStyle Property

Gets or sets the fill gradient type.

[Visual Basic]

Public Property GradientStyle As C1.Win.C1Chart.GradientStyleEnum

[C#]

public C1.Win.C1Chart.GradientStyleEnum GradientStyle {get;set;}

[Delphi]

public property GradientStyle: C1.Win.C1Chart.GradientStyleEnum read get_GradientStyle write set_GradientStyle;

See Also

FillStyle Class | FillStyle Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.