Specifies how to handle gradient brushes in themes and custom palettes.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public GradientMethod GradientMethod { get; set; }
Visual Basic
Public Property GradientMethod As GradientMethod
	Get
	Set

See Also