| C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class : Transform Event |
'Declaration Public Event Transform As C1.Win.C1Chart.TransformEventHandler
public event C1.Win.C1Chart.TransformEventHandler Transform
The event handler receives an argument of type C1.Win.C1Chart.TransformEventArgs containing data related to this event. The following TransformEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Cancel | |
| MaxX | |
| MaxY | |
| MaxY2 | |
| MinX | |
| MinY | |
| MinY2 |