Charting for WinForms Programmer's Guide
PerElementSeriesStyle Properties
 


 Public Properties

  Name Description

Fills

Gets or sets a list of Brush lists, each list used to draw a different series, and each Brush used to fill individual elements of a series.

StrokeDashStyles

Gets or sets a list of DashStyle lists, each list used to stroke a different series, and each DashStyle value specifying style of individual elements of a series.

Strokes

Gets or sets a list of Brush lists, each list used to stroke a different series, and each Brush used to stroke individual elements of a series.

StrokeThicknesses

Gets or sets a list of double lists, each list used to stroke a different series, and each double value specifying thickness of individual elements of a series.

 See Also

PerElementSeriesStyle Class
MindFusion.Charting Namespace