Gets or sets a list of dash styles, each style applied to all elements of a series.
Namespace: MindFusion.Charting
Package: Theme.js
JavaScript Copy Code |
---|
Object.defineProperty(Theme.prototype, "commonSeriesStrokeDashStyles", { value: List<DashStyle> }); |