Static
$tStatic
nextReturns the angle defining the path along which the gradient extends; applicable only for linear gradients.
This property only applies to linear gradients.
This property defines the angle the gradient path makes with the horizontal plane.
For example, a gradient which extends from left to right can be changed to extend from bottom to top by setting this property to 90 degrees.
A value of 45 degrees yields a gradient which extends from the bottom left corner of the containing element to the top right corner.
Defines the style for the gradient.
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
Returns an enumerable list containing each GradientStop associated with this gradient, ordered by their GradientStop.position.
An array of GradientStop instances.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
Represents a gradient fill for a chart element.
See