Gets or sets the brush used to paint the connecting lines.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public Brush LineStroke { get; set; } |
Visual Basic |
---|
Public Property LineStroke As Brush Get Set |
Remarks
This is a dependency property.