Class: RubyOSBXL::Enums::XlLegendPosition
- Inherits:
-
T::Enum
- Object
- T::Enum
- RubyOSBXL::Enums::XlLegendPosition
- Defined in:
- lib/rubyosbxl.rb
Overview
XlLeendPosition列挙体
Instance Attribute Summary collapse
-
#LegendPositionBottom ⇒ Object
チャートの下.
-
#LegendPositionCorner ⇒ Object
チャートの右上.
-
#LegendPositionCustom ⇒ Object
カスタム.
-
#LegendPositionLeft ⇒ Object
チャートの左.
-
#LegendPositionRight ⇒ Object
チャートの右.
-
#LegendPositionTop ⇒ Object
チャートの上.
Instance Attribute Details
#LegendPositionBottom ⇒ Object
チャートの下
#LegendPositionCorner ⇒ Object
チャートの右上
#LegendPositionCustom ⇒ Object
カスタム
#LegendPositionLeft ⇒ Object
チャートの左
#LegendPositionRight ⇒ Object
チャートの右
#LegendPositionTop ⇒ Object
チャートの上