Click or drag to resize
ChartSeriesSetGetMaxPointsCount Method
Returns the number of points in the longest data series.

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 int GetMaxPointsCount()

Return Value

Type: Int32
Number of points in the longest data series
See Also