get_Label()

IChartSeries::get_Label(int32_t) method

Returns data label for the data point of this series at the specified index.

virtual System::SharedPtr<IDataLabel> Aspose::Slides::Charts::IChartSeries::get_Label(int32_t index)=0

See Also