ASP.NET Pack Programmer's Guide
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
Package: Plot.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Plot.prototype, "seriesStyle", { value: SeriesStyle });

 Property Value

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace