Search
Series3D 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. Series3D always returns false.

IsSorted

Implements Series.IsSorted. Series3D always returns false.

 Protected Methods

  Name Description

OnDataChanged

Raises the DataChanged event.

 See Also