Gets or sets a list of stroke thicknesses, each thickness applied to all elements of a series.
Namespace: MindFusion.Charting
Package: Theme.js
JavaScript Copy Code |
---|
Object.defineProperty(Theme.prototype, "commonSeriesStrokeThicknesses", { value: List<Number> }); |