Search
CandlestickSeriesStyle.fallingBrush Property
See Also
 






Gets or sets a Brush used to fill candlesticks, which open value is greater than its close value.

Namespace: MindFusion.Charting
File: CandlestickSeriesStyle.js

 Syntax

JavaScript  Copy Code

get fallingBrush() {}

 Property Value

 See Also