[]
Gets the number of data points in the ChartCoordArray.
public int Length { get; }
Public ReadOnly Property Length As Integer
The Length property returns the actual number of data points in the array. The length is the maximum number of elements in each of the ChartCoordArray objects.