Aspose::Words::Drawing::Charts::ChartLegendEntryCollection::idx_get method

ChartLegendEntryCollection::idx_get method

Returns ChartLegendEntry for the specified index.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartLegendEntry> Aspose::Words::Drawing::Charts::ChartLegendEntryCollection::idx_get(int32_t index)

See Also