Gets or sets the connection template which applies
to whole set of data points of series.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public Object Connection { get; set; } |
| Visual Basic |
|---|
Public Property Connection As Object Get Set |
Implements
IDataSeriesInfo..::..Connection
Remarks
The connection template is used for visualizing the data series
as a single visual such as line connecting the data points.