{description}
{excerpt}
Returns the data field at the specified 0-based position in the [EW8:FieldCollection]. 
{excerpt}
{signature:C#}
public DataField this[int index] { get; }
{signature}

{parameters}
{param:index}The 0-based index of the chart to retrieve.
{param}
{returns}

{returns}
The DataField at the specified index.