[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartObjectCollection-1.Item

this Property

this[int]

Gets the element at the specified index.

Declaration
public T this[int index] { get; }
Parameters
Type Name Description
int index

The zero-based index of the element to get.

Property Value
Type Description
T

The element at specified index.