Search
Plot.seriesStyle Property
See Also
 






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
File: Plot.js

 Syntax

JavaScript  Copy Code

get seriesStyle() {}

 Property Value

 See Also