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

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

Syntax

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

See Also