C1.Silverlight.Chart.5
Connection Property (DataSeries)

Gets or sets the connection template which applies to whole set of data points of series.
Syntax
'Declaration
 
Public Property Connection As System.Object
public System.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.
See Also

Reference

DataSeries Class
DataSeries Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.