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