Charting for WinForms Programmer's Guide
DataBoundSeries Methods
 


 Public Methods

  Name Description

GetLabel

Implements Series.GetLabel. Returns a label for the specified data item in the data source.

GetValue

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

IsEmphasized

Implements Series.IsEmphasized. DataBoundSeries always returns false.

IsSorted

Implements Series.IsSorted. Gets a value indicating whether the series values increase monotonously in specified dimension.

 Protected Methods

  Name Description

OnDataChanged

Raises the DataChanged event.

 See Also

DataBoundSeries Class
MindFusion.Charting Namespace