Initializes a new instance of the MixedSeriesStyle class.
Namespace: MindFusion.Charting
File: MixedSeriesStyle.js
JavaScript Copy Code |
---|
function MixedSeriesStyle ([fill, [stroke, [strokeThickness, [strokeDashStyle]]]]) |
Type: Brush
A Brush used to fill all series elements.
Type: Brush
A Brush used to stroke all series elements.
Type: Number
Uniform thickness of series elements' strokes.
Type: DashStyle
Uniform dash style of series elements' strokes.