Initializes a new instance of the StockPriceSeries class with the specified list of StockPrice instances.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public StockPriceSeries ( |
A list of StockPrice objects.
See Also