Table of Contents

Interface IChartLegendEntries

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IChartLegendEntries

Properties

Count

int Count { get; }

Property Value

int

this[int]

IChartLegendEntry this[int iIndex] { get; }

Parameters

iIndex int

Property Value

IChartLegendEntry