Search
FunnelRenderer.getDimension Method
See Also
 






Gets the dimension index that should be used to read data from the Series.

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

 Syntax

Java  Copy Code

public int getDimension ()

 Return Value

Dimension index passed to Series.getValue.

 See Also