Search
CandlestickSeriesStyle.getFallingBrush Method
See Also
 






Gets the Brush used to fill candlesticks, whose open value is greater than their close value.

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

 Syntax

Java  Copy Code

public Brush getFallingBrush ()

 Return Value

A Brush instance.

 See Also