Gets or sets the brush used to paint the connecting lines.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Brush Stroke { get; set; } |
Visual Basic |
---|
Public Property Stroke As Brush Get Set |