idx_get()
ILegendEntryCollection::idx_get(int32_t) method
Gets properties of the legend entry corresponding to Chart.ChartData.Series[0].DataPoints[index] in case of chart type from this list: ChartType::BarOfPie, ChartType::ExplodedPie, ChartType::ExplodedPie3D, ChartType::Pie, ChartType::Pie3D, ChartType::PieOfPie; or corresponding to Chart.ChartData.Series[index] for other chart types.
virtual System::SharedPtr<ILegendEntryProperties> Aspose::Slides::Charts::ILegendEntryCollection::idx_get(int32_t index)=0
See Also
- Typedef SharedPtr
- Class ILegendEntryProperties
- Class ILegendEntryCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides