GradientStops Add Method |
Name | Description | |
---|---|---|
![]() |
Add(XlsGradientStop) |
Adds a gradient stop to the chart.
If the stop does not have a conversion object, it creates a new one, sets its properties, and adds it to the conversion collection.
If the stop already has a conversion object, it checks if the stop is already in the collection. If not, it adds the conversion object to the collection and the stop to the base collection.
|
![]() |
Add(Color, Int32, Int32, Int32, Int32) |
Adds a gradient stop to the gradient fill.
|