Search
CandlestickRenderer.setCloseDimension Method
See Also
 






Sets the index of the dimension, containing close values.

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

 Syntax

Java  Copy Code

public void setCloseDimension (
    int value
)

 Parameters

value

The zero-based index of the dimension.

 See Also