Returns the data field at the specified 0-based position in the FieldCollection

public DataField this[int index] { get; }

The 0-based index of the chart to retrieve.

The DataField at the specified index.