ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ValueLabel.Moveable Property

Gets or sets a value indicating whether a ValueLabel can be dragged by user.

[Visual Basic]

Public Property Moveable As Boolean

[C#]

public bool Moveable {get;set;}

[Delphi]

public property Moveable: Boolean read get_Moveable write set_Moveable;

See Also

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


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