indexOf

indexOf(ChartCategory value) method

Searches for the specified ChartCategory and returns the zero-based index of the first occurrence within the entire Collection.

Parameters

NameTypeDescription
valueChartCategoryChart category.

Returns

int