[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisScrollBar.ScaleMenuItemCollection.Item

this Property

this[int]

Gets or sets the AxisScrollBar.ScaleMenuItem at the specified index.

Declaration
public AxisScrollBar.ScaleMenuItem this[int i] { get; }
Parameters
Type Name Description
int i

The zero-based index of the element to get or set.

Property Value
Type Description
AxisScrollBar.ScaleMenuItem

The element at the specified index.