ChartSeriesPointCollection Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartSeriesPointCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartSeriesPointCollection | Creates a new instance of the ChartSeriesPointsCollection class. |
![]() | ChartSeriesPointCollection(ChartSeries) |
Creates a new instance of the ChartSeriesPointsCollection class.
|
Name | Description | |
---|---|---|
![]() | Add |
Add Item at the collection
(Overrides ChartingStateManagedCollectionTAdd(T).) |
![]() | AddRange |
Adds a collection of series points to the points collection.
|
Name | Description | |
---|---|---|
![]() | Item |
Gets or sets a Item at the specific position in Points collection.
(Overrides ChartingStateManagedCollectionTItemInt32.) |
![]() | Parent |
Parent element
|