Search
Series2D.getXData Method
See Also
 






Gets the X coordinates of data items.

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

 Syntax

Java  Copy Code

public List<Double> getXData ()

 Return Value

A list with double values.

 See Also