[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColorStops

IColorStops Interface

A collection of all the ColorStop objects for the specified series.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IColorStops
Public Interface IColorStops

Properties

Name Description
Count

Returns the count of the represented object.

this[int]

Gets ColorStop object from the specified collection.

Methods

Name Description
Add(double)

Adds a ColorStop object to the specified collection.

Clear()

Clears all color stops from this collection.