Name | Description | |
---|---|---|
Adds the specified DataChangedListener. |
||
Gets a custom format string for DateTime labels. |
||
Gets a value indicating how to format DateTime values as labels. |
||
Implements Series.getDimensions. Returns 5. |
||
Implements Series.getLabel. Returns the label from the respective labels list at the specified location. |
||
Gets a prefix added in front of a formatted DateTime label. |
||
Gets a suffix appended to a formatted DateTime label. |
||
Implements Series.getSize. Returns the number of elements in this StockPriceSeries. |
||
Implements Series.getSupportedLabels. Returns the kind of labels supported by this StockPriceSeries. |
||
Implements Series.getTitle. Gets the title of this StockPriceSeries. |
||
Implements Series.getValue. Returns the value of the specified data item in this StockPriceSeries. |
||
Gets the StockPrice elements used by this StockPriceSeries. |
||
Implements Series.isEmphasized. Returns a value that indicates if the specified data item is drawn as emphasized. |
||
Implements Series.isSorted. |
||
Removes the specified DataChangedListener. |
||
Sets a custom format string used for DateTime labels. |
||
Sets a value indicating how to format DateTime values as labels. |
||
Sets a prefix added in front of formatted DateTime labels. |
||
Sets a suffix appended to formatted DateTime labels. |
||
Sets the title of this StockPriceSeries. |
||
Sets a list of StockPrice instances that provide data for this StockPriceSeries. |
Name | Description | |
---|---|---|
Raises an event that signalizes that data for this StockPriceSeries has changed. |