Search
PointSeries3D Methods
 


 Public Methods

  Name Description

getLabel

Implements Series.GetLabel. Returns an element of the Labels list.

getValue

Implements Series.GetValue. Returns a coordinate of specified point in this series.

isEmphasized

Implements Series.IsEmphasized. PointSeries3D always returns false.

isSorted

Implements Series.IsSorted. PointSeries3D always returns false.

onDataChanged

Raises the DataChanged event.

 See Also