GradientType: Number
The GradientType property determines brush gradient direction.
The property is used to determine gradient direction in Internet Explorer.
Available Values:
0. Vertical gradient is displayed (default).
1. Horizontal gradient is displayed.
The example of use is given in the page with description of the LinearGradientBrush.applyToNode method.