class documentation

class XlLegendPosition(IntEnum):

View In Hierarchy

XlLegendPosition列挙体

Members:

LegendPositionBottom チャートの下

LegendPositionCorner チャートの右上

LegendPositionCustom カスタム

LegendPositionLeft チャートの左

LegendPositionRight チャートの右

LegendPositionTop チャートの上

Class Variable LegendPositionBottom チャートの下
Class Variable LegendPositionCorner チャートの右上
Class Variable LegendPositionCustom カスタム
Class Variable LegendPositionLeft チャートの左
Class Variable LegendPositionRight チャートの右
Class Variable LegendPositionTop チャートの上
LegendPositionBottom =

チャートの下

LegendPositionCorner =

チャートの右上

LegendPositionCustom =

カスタム

LegendPositionLeft =

チャートの左

LegendPositionRight =

チャートの右

LegendPositionTop =

チャートの上