Initializes a new instance of the PerSeriesStyle class with the specified fills, strokes, stroke thicknesses and stroke DashStyle-s.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public PerSeriesStyle ( |
A list of brushes, each Brush is used to fill all elements of a Series.
A list of brushes, each Brush is used to stroke all elements of a Series.
A list of stroke thicknesses, each thickness is applied to all elements of a Series.
A list of DashStyle instances, each style applied to all elements of a Series.