Item

IChartCategoryCollection indexer

Obtiene el elemento en el índice especificado.

public IChartCategory this[int index] { get; }

Valor_devuelto

El elemento en el índice especificado.

Excepciones

excepcióncondición
ArgumentOutOfRangeExceptionindex no es un índice válido en elIList .

Ver también