C1.Silverlight.Chart Namespace : GradientMethod Enumeration |
'Declaration
Public Enum GradientMethod Inherits System.Enum
'Usage
Dim instance As GradientMethod
public enum GradientMethod : System.Enum
Member | Description |
---|---|
Auto | Automatic, chart converts linear brushes to radial if it is appropriate for the current chart type. |
Linear | Chart always uses linear gradient. |
None | There is no conversion for gradient brushes. |
Radial | Chart always uses radial gradient. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart.GradientMethod
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2