XlLegendPosition 枚举

定义

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

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

字段

xlLegendPositionBottom -4107

位于图表下方。

xlLegendPositionCorner 2

位于图表边框的右上角。

xlLegendPositionCustom -4161

位于自定义的位置上。

xlLegendPositionLeft -4131

图表左侧。

xlLegendPositionRight -4152

在图表右侧。

xlLegendPositionTop -4160

位于图表的上方。

适用于