Gets or sets the connection template for data series.

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

Syntax

C#
Object Connection { get; set; }
Visual Basic
Property Connection As Object
	Get
	Set

See Also