[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ILegendEntries

ILegendEntries Interface

表示指定图表图例中所有的ILegendEntry 对象集合。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface ILegendEntries : IEnumerable<ILegendEntry>, IEnumerable

Properties

Name Description
Count

返回集合中的对象数量。

this[int]

从集合中返回单个对象。

Parent

返回指定对象的双亲对象。