Search
CandlestickRenderer.getCloseDimension Method
See Also
 






Gets the index of the dimension, containing close values.

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

 Syntax

Java  Copy Code

public int getCloseDimension ()

 Return Value

The zero-based index as an integer.

 See Also