# ScaleMenuItem Collection Editor

## Content



The **ScaleMenuItem Collection Editor** is used for modifying the properties in the ScaleMenuItem collection.

### To Access the ScaleMenuItem Collection Editor

1.  Right-click the **C1Chart** control and select **Properties** from its context menu.
2.  In the Properties window, expand the **ChartArea** node, expand the AxisX, AxisY, or AxisY2 node, and then expand the **ScrollBar**.
3.  Click the **ellipsis** button next to the **ScaleMenuItems** property. The **ScaleMenuItem Collection Editor** appears.<br />![](https://cdn.mescius.io/document-site-files/images/70bd33a2-280e-4cc3-a1c0-7b827eceb8aa/imagesext/scalemenuitemcollectioneditor.png)

DOC-DETAILS-TAG-OPEN

DOC-SUMMARY-TAG-OPEN

Properties available in the ScaleMenuItem Collection Editor

DOC-SUMMARY-TAG-CLOSE

The following properties are available for the user in the **ScaleMenuItem Collection Editor** at design time or they can be used in the [ScaleMenuItem](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.html) class at run time:

| **Members** | **Description** |
| --- | --- |
| [Scale](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Scale.html) | Gets or sets the scale that corresponds to the menu item. |
| [Text](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Text.html) | Gets or sets the text of the menu item. |
| [Value](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.AxisScrollBar.ScaleMenuItem.Value.html) | Gets or sets the value that corresponds to the menu item. |

DOC-DETAILS-TAG-CLOSE

## See Also

[TrendLine Collection Editor](/componentone/docs/win/online-chart2d/designtimesupport/c1chartcollectionedi/trendlinecollectione)