Gets or sets the data template that is used for visualization of all data points of the series.

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

Syntax

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

See Also