Search
Series2D Methods
 


 Public Methods

  Name Description

getLabel

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

getValue

Implements Series.GetValue. Returns a value for the specified data item in this series.

isEmphasized

Implements Series.IsEmphasized. Series2D always returns false.

isSorted

Implements Series.IsSorted. Series2D always returns false.

onDataChanged

Raises the DataChanged event.

 See Also