Gets or sets a Brush used to fill candlesticks, which open value is smaller or equal to its close value.
Namespace: MindFusion.Charting
Package: CandlestickSeriesStyle.js
JavaScript Copy Code |
---|
Object.defineProperty(CandlestickSeriesStyle.prototype, "risingBrush", { value: Brush }); |