Search
PerElementSeriesStyle.strokeDashStyles Property
See Also
 






Gets or sets a list of DashStyle lists, each list used to stroke a different series, and each DashStyle value specifying style of individual elements of a series.

Namespace: MindFusion.Charting
File: PerElementSeriesStyle.js

 Syntax

JavaScript  Copy Code

get strokeDashStyles() {}

 Property Value

 See Also