VDISoft.Web.Analytics.ScatterPlotSeriesCollection


Public Properties


Name
Description
Count
Gets the number of series in the collection.
Item
Gets and sets a series of the collection.
MaximumX
Gets the maximum x value across the series.
MaximumY
Gets the maximum y value across the series.
MinimumX
Gets the minimum x value across the series.
MinimumY
Gets the minimum y value across the series.

Public Methods


Name
Description
Add
Add a series to the collection.
Add
Add a series to the collection.
Clear
Clear the series out of the collection.
Contains
Determine if the collection contains a particular series.
IndexOf
Returns the index of a particular series.
IndexOf
Returns the index of a particular series.
IndexOf
Returns the index of a particular series.
Insert
Inserts a series into the collection at the specified index.
Remove
Removes a particular series from the collection.
RemoveAt
Removes the series at the specified index from the collection.