get_Entry()

ILegend::get_Entry(int32_t) method

Get properties of legend entry corresponding to data point in chart at the specified index. In case of chart types: bar-of-pie, exploded pie, exploded pie 3D, pie, pie 3D, pie-of-pie, data point is taken from first series.

virtual System::SharedPtr<ILegendEntryProperties> Aspose::Slides::Charts::ILegend::get_Entry(int32_t index)=0

See Also