idx_get()
DataLabelCollection::idx_get(int32_t) method
Gets the data label for the data point with the specified index.
System::SharedPtr<IDataLabel> Aspose::Slides::Charts::DataLabelCollection::idx_get(int32_t index) override
Remarks
Alternate way to access data label is:* SeriesEx.DataPoints[i].Label - manage label properties.
See Also
- Typedef SharedPtr
- Class IDataLabel
- Class DataLabelCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides