[]
Gets or sets the AxisScrollBar.ScaleMenuItem at the specified index.
public AxisScrollBar.ScaleMenuItem this[int i] { get; }
| Type | Name | Description |
|---|---|---|
| int | i | The zero-based index of the element to get or set. |
| Type | Description |
|---|---|
| AxisScrollBar.ScaleMenuItem | The element at the specified index. |