Reverse Method
The Reverse method reverses the order of the nodes in the color spectrum.
Syntax
object.Reverse
Example
The following example reverses the color nodes in the gradient fill for a line/scatter plot.
'Reverse the gradient
LineScatterPlot1.Fill.Reverse
Used by: AutoFill object