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.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public DoubleCollection StrokeDashArray { get; set; } |
Visual Basic |
---|
Public Property StrokeDashArray As DoubleCollection Get Set |