ComponentOne FlexChart for WPF
ConnectingLine Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > DataLabelBase Class : ConnectingLine Property
Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.
Syntax
'Declaration
 
Public Property ConnectingLine As System.Boolean
public System.bool ConnectingLine {get; set;}
See Also

Reference

DataLabelBase Class
DataLabelBase Members