Gradient class consists of the following properties:
| Property | Description | Data Type | Default |
|---|---|---|---|
| EndColor | Determines the gradient's end color. | Color | Color.White |
| GradientOption | Determines whether or not gradients will be drawn. | Enumerated type consisting of the following options:
|
goNone |
| Orientation | Determines the gradient's orientation. | Enumerated type consisting of the following options:
|
ooHorizontal |
| StartColor | Determines the gradient's start color. | Color | Color.Black |
Properties | Gradient | Title Class | Scale Class | YScale Class