Gets or sets the brush used to paint the connecting lines.

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

Syntax

C#
public Brush LineStroke { get; set; }
Visual Basic
Public Property LineStroke As Brush
	Get
	Set

See Also