ASP.NET Pack Programmer's Guide
Theme.seriesStrokes 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: Theme.js

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace