get_Category()

IChartData::get_Category(int32_t) method

Returns the primary category at the specified index. If get_UseSecondaryCategories is false, get among all categories.

virtual System::SharedPtr<IChartCategory> Aspose::Slides::Charts::IChartData::get_Category(int32_t index)=0

See Also