Gets the line (connection) shape of the plot element.

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

Syntax

C#
public Shape Line { get; }
Visual Basic
Public ReadOnly Property Line As Shape
	Get

See Also