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
Package: MixedSeriesStyle.js
JavaScript Copy Code |
---|
Object.defineProperty(MixedSeriesStyle.prototype, "strokeDashStyles", { value: List<List<DashStyle>> }); |