Fires when position of ValueLabel was changed.
[Visual Basic]
Public Event ValueChanged As EventHandler
[C#]
public event EventHandler ValueChanged
[Delphi]
public property ValueChanged: EventHandler read remove_ValueChanged write add_ValueChanged;
See Also
ValueLabel Class | ValueLabel Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |