[]
Gets or sets a value indicating whether a connecting line is drawn to the associated data point.
[C1Description("ChartLabel.Connected", "Indicates whether a connecting line is drawn to the associated data point.")]
public bool Connected { get; set; }
<C1Description("ChartLabel.Connected", "Indicates whether a connecting line is drawn to the associated data point.")>
Public Property Connected As Boolean
If drawn, this connecting line is one pixel wide, and is drawn using the foregorund color.