# Action Collection Editor

## Content



The **Action Collection Editor** is used for setting up the rotation, scaling, translation, and zooming interactions in the chart at design time. For more information on rotation, scaling, translation, and zooming interactions, see [Rotating, Scaling, Translating, and Zooming](/componentone/docs/win/online-chart2d/enduserinteraction/rotatingscalingtrans).

### To Access the Action Collection Editor

1.  Right-click the **C1Chart** control and select Properties from its context menu.
2.  In the Properties window, expand the **Interaction** node, then click on the **ellipsis** button next to the **Actions** property. The **Action Collection Editor** appears.<br />![](https://cdn.mescius.io/document-site-files/images/70bd33a2-280e-4cc3-a1c0-7b827eceb8aa/imagesext/actioncollectioneditor.png)

DOC-DETAILS-TAG-OPEN

DOC-SUMMARY-TAG-OPEN

Properties available in the Action Collection Editor

DOC-SUMMARY-TAG-CLOSE

The following properties are available for the user in the **Action Collection Editor** at design time or they can be used in the Interaction class at run time:

| **Members** | **Description** |
| --- | --- |
| Axis | Gets or sets the axis or axes used in transformation action. |
| Modifier | Gets or sets the key modifier. |
| MouseButton | Gets or sets the mouse button that starts this action. |
| Name | Gets the name of the action. |

DOC-DETAILS-TAG-CLOSE

## See Also

[AlarmZone Collection Editor](/componentone/docs/win/online-chart2d/designtimesupport/c1chartcollectionedi/alarmzonecollectione)