get_DataPointLevels()

IChartDataPoint::get_DataPointLevels() method

Returns container of data point levels. Applied for Treeamp and Sunburst series. Data point levels indexing is zero-based.

virtual System::SharedPtr<IChartDataPointLevelsManager> Aspose::Slides::Charts::IChartDataPoint::get_DataPointLevels()=0

See Also