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 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