Search
StockPriceSeries Methods
 


 Public Methods

  Name Description

getLabel

Implements Series.GetLabel. Returns DateTime value at specified index as an XAxisLabel.

getValue

Implements Series.GetValue. Returns a coordinate of specified point in this series.

isEmphasized

Implements Series.IsEmphasized. StockPriceSeries always returns false.

isSorted

Implements Series.IsSorted. StockPriceSeries always returns false.

onDataChanged

Raises the DataChanged event.

 See Also