Item

Indexador ChartCategoryCollection

Obtiene el elemento en el índice especificado.

public IChartCategory this[int index] { get; }

Valor de retorno

El elemento en el índice especificado.

Excepciones

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

Ver también