Search
CandlestickRenderer.getLowDimension Method
See Also
 






Gets the index of the dimension, containing low values.

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

 Syntax

Java  Copy Code

public int getLowDimension ()

 Return Value

The zero-based index of the dimension as an integer.

 See Also