ComponentOne Chart for .NET (2.0) Search HelpCentral 

Label.Connected Property

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

Label Class | Label Members | C1.Win.C1Chart Namespace | Label Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.