ASP.NET Pack Programmer's Guide
MixedSeriesStyle Constructor
See Also
 





Initializes a new instance of the MixedSeriesStyle class.

Namespace: MindFusion.Charting
Package: MixedSeriesStyle.js

 Syntax

JavaScript  Copy Code

function MixedSeriesStyle ([fill, [stroke, [strokeThickness, [strokeDashStyle]]]])

 Parameters

fill
Optional.

A Brush used to fill all series elements.

stroke
Optional.

A Brush used to stroke all series elements.

strokeThickness
Optional.

Uniform thickness of series elements' strokes.

strokeDashStyle
Optional.

Uniform dash style of series elements' strokes.

 See Also

MixedSeriesStyle Class
MindFusion.Charting Namespace