ASP.NET Pack Programmer's Guide
Theme.CommonSeriesStrokeThicknesses Property
See Also
 





Gets or sets a list of stroke thicknesses, each thickness applied to all elements of a series.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public List<Double> CommonSeriesStrokeThicknesses { get; set; }

Visual Basic  Copy Code

Public Property CommonSeriesStrokeThicknesses As List(Of Double)

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace