ASP.NET Pack Programmer's Guide
MixedSeriesStyle.strokes Property
See Also
 





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

 Syntax

JavaScript  Copy Code

Object.defineProperty(MixedSeriesStyle.prototype, "strokes", { value: List<List<Brush>> });

 Property Value

 See Also

MixedSeriesStyle Members
MixedSeriesStyle Class
MindFusion.Charting Namespace