Gets or sets a SeriesStyle whose attributes should be used to draw series inside this plot, unless their own renderers have a local SeriesStyle value set for respective attribute.
Namespace: MindFusion.Charting
Package: Plot.js
JavaScript Copy Code |
---|
Object.defineProperty(Plot.prototype, "seriesStyle", { value: SeriesStyle }); |