Search
CandlestickSeriesStyle.getRisingBrush Method
See Also
 






Gets the Brush used to fill candlesticks, which open value is smaller or equal to its close value.

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

 Syntax

Java  Copy Code

public Brush getRisingBrush ()

 Return Value

An instance of the Brush class.

 See Also