Search
CandlestickRenderer.setOpenDimension Method
See Also
 






Sets the index of the dimension containing open values.

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

 Syntax

Java  Copy Code

public void setOpenDimension (
    int value
)

 Parameters

value

The zero-based index of the dimension.

 See Also