Search
CandlestickSeriesStyle.risingBrush Property
See Also
 






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

Namespace: MindFusion.Charting
File: CandlestickSeriesStyle.js

 Syntax

JavaScript  Copy Code

get risingBrush() {}

 Property Value

 See Also