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






Gets or sets a list of dash styles, each style applied to all elements of a series.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public List<DashStyle> CommonSeriesStrokeDashStyles { get; set; }

Visual Basic  Copy Code

Public Property CommonSeriesStrokeDashStyles As List(Of DashStyle)

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace