[]
        
(Showing Draft Content)

ScaleMenuItem Collection Editor

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.

Properties available in the ScaleMenuItem Collection Editor

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

Members Description
Scale Gets or sets the scale that corresponds to the menu item.
Text Gets or sets the text of the menu item.
Value Gets or sets the value that corresponds to the menu item.

See Also

TrendLine Collection Editor