Gets or sets a list of brushes, each Brush used to fill all elements of a series.
Namespace: MindFusion.Charting
Package: MixedSeriesStyle.js
JavaScript Copy Code |
---|
Object.defineProperty(MixedSeriesStyle.prototype, "commonFills", { value: List<Brush> }); |