[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.LegendPosition

LegendPosition Enum

指定图表上图例的位置。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public enum LegendPosition

Fields

Name Description
Bottom

指定图表下方的位置。

Corner

指定图表边框右上角的位置。

Custom

指定一个自定义位置。

Left

指定图表左侧的位置。

Right

指定图表右侧的位置。

Top

指定图表上方的位置。