Gets or sets a value that indicates whether the connecting lines are visible.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool ShowLines { get; set; }
Visual Basic
Public Property ShowLines As Boolean
	Get
	Set

See Also