Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries method

ChartLegend::get_LegendEntries method

Returns a collection of legend entries for all series and trendlines of the parent chart.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartLegendEntryCollection> Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries() const

See Also