idx_get()
LegendEntryCollection::idx_get(int32_t) method
Gets properties of the legend entry corresponding to Chart::get_ChartData()->get_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::get_ChartData()->get_Series()[index] for other chart types.
System::SharedPtr<ILegendEntryProperties> Aspose::Slides::Charts::LegendEntryCollection::idx_get(int32_t index) override
See Also
- Typedef SharedPtr
- Class ILegendEntryProperties
- Class LegendEntryCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides