Click or drag to resize
ChartSeriesPointCollection Class
Series points collection
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelChartingStateManagedCollectionChartSeriesPoint
    Kettic.AspNet.Controls.ChartModelChartSeriesPointCollection

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ChartSeriesPointCollection : ChartingStateManagedCollection<ChartSeriesPoint>

The ChartSeriesPointCollection type exposes the following members.

Constructors
  NameDescription
Public methodChartSeriesPointCollection
Creates a new instance of the ChartSeriesPointsCollection class.
Public methodChartSeriesPointCollection(ChartSeries)
Creates a new instance of the ChartSeriesPointsCollection class.
Top
Methods
Properties
See Also