ChartSeriesSet Methods |
The ChartSeriesSet type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Add ChartSeries
(Overrides ChartingStateManagedCollectionTAdd(T).) |
![]() |
ClearDataBoundState |
Removes data binding links from series
|
![]() |
ClearPoints |
Removes all points in series
|
![]() |
GetFilteredSeriesBaxisYY |
Gets all series by the given Y ChartAxis
|
![]() |
GetMaxPointsCount |
Returns the number of points in the longest data series.
|
![]() |
GetMaxYValue |
Gets the maximal Y value in all series.
|
![]() |
GetMinYValue |
Gets the minimal Y value in all series.
|
![]() |
GetSeries |
Returns a reference to the ChartsSereis object at the specified index.
|
![]() |
GetSeriesByName |
Gets series throuth name
|
![]() |
Insert |
Insert ChartSeries in collection at the specific position
(Overrides ChartingStateManagedCollectionTInsert(Int32, T).) |
![]() |
InsertSeries |
Insert ChartSeries in collection at the specific position
|
![]() |
RemoveSeries |
Removes the all data series
|