Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines.

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

Syntax

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

See Also