XlLegendPosition Enum

定义

指定图例在图表上的位置。

public enum class XlLegendPosition
public enum XlLegendPosition
Public Enum XlLegendPosition
继承
XlLegendPosition

字段

名称 说明
xlLegendPositionCustom -4161

位于自定义的位置上。

xlLegendPositionTop -4160

位于图表的上方。

xlLegendPositionRight -4152

在图表右侧。

xlLegendPositionLeft -4131

图表左侧。

xlLegendPositionBottom -4107

位于图表下方。

xlLegendPositionCorner 2

位于图表边框的右上角。

适用于