[]
        
(Showing Draft Content)

C1.WPF.C1Chart.DataSeries.Connection

Connection Property

Connection

Gets or sets the connection template which applies to whole set of data points of series.

Declaration
public object Connection { get; set; }
Remarks

The connection template is used for visualizing the data series as a single visual such as line connecting the data points.