Gets or sets a value that indicates whether the connecting lines are visible.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public bool ShowLines { get; set; } |
| Visual Basic |
|---|
Public Property ShowLines As Boolean Get Set |
Remarks
This is a dependency property.