Search
CandlestickRenderer.setHighDimension Method
See Also
 






Sets the index of the dimension containing high values.

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

 Syntax

Java  Copy Code

public void setHighDimension (
    int value
)

 Parameters

value

The zero-based index of the dimension.

 See Also