[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ILegend

ILegend Interface

表示图表中的图例。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface ILegend

Properties

Name Description
Font

返回表示指定对象的字体的IFontFormat 对象。

Format

返回IChartFormat 对象。

IncludeInLayout

获取或设置是否在图表布局中包含图例(当确定图表布局时,如果图例将占用图表布局空间,则为 True)。默认值为 True。

LegendEntries

返回一个表示图例条目集合的对象。

Parent

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

Position

获取或设置图表上图例的位置。

Methods

Name Description
Delete()

删除对象。