Fires when interactive action is about to occur.
This event permits additional control over the parameters
of user interactions. It possible to change axes limits or cancel transformation.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public event TransformEventHandler Transform |
Visual Basic |
---|
Public Event Transform As TransformEventHandler |