Represents a collection of all the ILegendEntry objects in the specified chart legend. More...
Inherits CollectionBase.
Public Member Functions | |
| virtual intrusive_ptr< Aspose::Cells::Charts::ILegendEntry > | GetObjectByIndex (Aspose::Cells::Systems::Int32 index)=0 |
| Gets the ILegendEntry element at the specified index. More... | |
Represents a collection of all the ILegendEntry objects in the specified chart legend.
|
pure virtual |
Gets the ILegendEntry element at the specified index.
| index | The zero based index of the element. |