Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{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.