Gets or sets the thickness of the connecting lines.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public double LineThickness { get; set; } |
| Visual Basic |
|---|
Public Property LineThickness As Double Get Set |
Remarks
This is a dependency property.