Search
Series.getDimensions Method
See Also
 






Gets the number of values (coordinates) that can be returned by each data item.

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

 Syntax

Java  Copy Code

int getDimensions ()

 Return Value

An integer value between 1 and 3 (for X, Y and Z).

 See Also