GradientStyle Enumeration
List of gradient styles. Referenced by the BackGradientStyle property of controls such as Chart.
Namespace: elsystem.windows.forms
Enumerated Values
Name |
Value |
|
Center |
3 |
|
DiagonalLeft |
4 |
|
DiagonalRight |
5 |
|
HorizontalCenter |
6 |
|
LeftRight |
1 |
|
None |
0 |
|
TopBottom |
2 |
|
VerticalCenter |
7 |