get_Category()

ChartData::get_Category(int32_t) method

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

System::SharedPtr<IChartCategory> Aspose::Slides::Charts::ChartData::get_Category(int32_t index) override

See Also