Gets or sets whether a connecting line is drawn to an associated data point.
[Visual Basic]
Public Property Connected As Boolean
[C#]
public bool Connected {get;set;}
[Delphi]
public property Connected: Boolean read get_Connected write set_Connected;
See Also
DataLabel Class | DataLabel Members | C1.Win.C1Chart Namespace | Label Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |