Search
CandlestickRenderer.getOpenDimension Method
See Also
 






Gets the index of the dimension, containing open values.

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

 Syntax

Java  Copy Code

public int getOpenDimension ()

 Return Value

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

 See Also