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