Search
SimpleSeries 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. Gets a value indicating whether the specified data item should be emphasized by the SeriesRenderer.

IsSorted

Implements Series.IsSorted. SimpleSeries always returns false.

 Protected Methods

  Name Description

OnDataChanged

Raises the DataChanged event.

 See Also