Initializes a new instance of the Theme class with the specified fill, stroke, stroke thickness and stroke dash style.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public Theme ( Brush fill, Brush stroke, double strokeThickness, DashStyle strokeDashStyle)
A Brush used to fill all Series elements.
A Brush used to stroke all Series elements.
Uniform thickness the stroke elements of all Series.
Uniform DashStyle for the stroke of all elements in all Series.
Theme Constructor Overload ListTheme Classcom.mindfusion.charting Namespace