Gets the dimension index that should be used to read data from the specified Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public int getDimension () |
An integer.
RemarksUse this method to provide instructions which data array must be used for Series that support multiple data dimensions – X, Y and Z.
See Also