[]
        
(Showing Draft Content)

C1.Win.C1Chart.C1Chart.Transform

Transform Event

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.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public event TransformEventHandler Transform
Returns
Type Description
TransformEventHandler 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.