Gets or sets a list of Brush lists, each list used to stroke a different series, and each Brush used to stroke individual elements of a series.
Namespace: MindFusion.Charting
Package: MixedSeriesStyle.js
JavaScript Copy Code |
---|
Object.defineProperty(MixedSeriesStyle.prototype, "strokes", { value: List<List<Brush>> }); |