MindFusion.Java Package Programmer's Guide
StockPriceSeries.getValues Method
See Also
 






Gets the StockPrice elements used by this StockPriceSeries.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<StockPrice> getValues ()

 Return Value

A list with StockPrice objects.

 See Also

StockPriceSeries Members
StockPriceSeries Class
com.mindfusion.charting Namespace