Charting for WinForms Programmer's Guide
Theme.CommonSeriesStrokes Property
See Also
 






Gets or sets a list of brushes, each Brush used to stroke all elements of a series.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public List<Brush> CommonSeriesStrokes { get; set; }

Visual Basic  Copy Code

Public Property CommonSeriesStrokes As List(Of Brush)

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace