Search
SimpleSeries.getData Method
See Also
 






Gets the data values contained in this SimpleSeries.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<Double> getData ()

 Return Value

 See Also