| Visual Basic (Declaration) | |
|---|---|
Public Enum GradientStyle Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GradientStyle | |
| C# | |
|---|---|
public enum GradientStyle : System.Enum | |
| Member | Description |
|---|---|
| BackwardDiagonal | Gradient is from top right to bottom left |
| ForwardDiagonal | Gradient is from top left to bottom right |
| Horizontal | Gradient is from left to right |
| Vertical | Gradient is from top to bottom |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.GradientStyle
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8