Initializes a new instance of the StockPriceSeries class with the specified list of StockPrice instances.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public StockPriceSeries ( List<StockPrice> values)
A list of StockPrice objects.
StockPriceSeries Classcom.mindfusion.charting Namespace