Charting for WinForms Programmer's Guide
PointSeries 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. PointSeries always returns false.

IsSorted

Implements Series.IsSorted. PointSeries always returns false.

 Protected Methods

  Name Description

OnDataChanged

Raises the DataChanged event.

 See Also

PointSeries Class
MindFusion.Charting Namespace