Gets or sets the thickness of the connecting lines.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double LineThickness { get; set; } |
| Visual Basic |
|---|
Public Property LineThickness As Double Get Set |