[]
A collection of all the ColorStop objects for the specified series.
public interface IColorStops
Public Interface IColorStops
Name | Description |
---|---|
Count | Returns the count of the represented object. |
this[int] | Gets ColorStop object from the specified collection. |
Name | Description |
---|---|
Add(double) | Adds a ColorStop object to the specified collection. |
Clear() | Clears all color stops from this collection. |