ComponentOne ASP.NET MVC Controls
ConnectingLine Property

C1.Web.Mvc Namespace > DataLabelBase Class : ConnectingLine Property
Gets or sets a value indicating whether to draw lines that connect labels to the data points.
Syntax
'Declaration
 
Public Property ConnectingLine As Boolean
public bool ConnectingLine {get; set;}
See Also

Reference

DataLabelBase Class
DataLabelBase Members