Gets or sets the dash pattern of symbol stroke.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public DoubleCollection SymbolStrokeDashes { get; set; }
Visual Basic
Public Property SymbolStrokeDashes As DoubleCollection
	Get
	Set

See Also