Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public IChartLegendEntry this[ int iIndex ] { get; }
Public ReadOnly Default Property Item ( iIndex As Integer ) As IChartLegendEntry Get
public: virtual property IChartLegendEntry^ default[int iIndex] { IChartLegendEntry^ get (int iIndex) sealed; }
abstract Item : IChartLegendEntry with get override Item : IChartLegendEntry with get
Parameters
- iIndex
- Int32