Class: RubyOSBXL::Enums::XlPieSliceIndex

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlPieSliceIndex列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#CenterPointObject

円グラフ: 部分 の中心点

Returns:

  • (Object)

    the current value of CenterPoint

#InnerCenterPointObject

ドーナツグラフのスライスの最も内側の中心点

Returns:

  • (Object)

    the current value of InnerCenterPoint

#InnerClockwisePointObject

ドーナツグラフのスライスの最も大きい時計回りの半径の最も内側の点

Returns:

  • (Object)

    the current value of InnerClockwisePoint

#InnerCounterClockwisePointObject

ドーナツグラフのスライスの最も大きい時計回りの半径の最も内側の点

Returns:

  • (Object)

    the current value of InnerCounterClockwisePoint

#MidClockwiseRadiusPointObject

スライスの最も大きい時計回りの半径の中点

Returns:

  • (Object)

    the current value of MidClockwiseRadiusPoint

#MidCounterClockwiseRadiusPointObject

スライスの最も大きい反時計回りの半径の中点

Returns:

  • (Object)

    the current value of MidCounterClockwiseRadiusPoint

#OuterCenterPointObject

スライスの外円周の中心点

Returns:

  • (Object)

    the current value of OuterCenterPoint

#OuterClockwisePointObject

スライスの円周の最も外側の時計回りの点

Returns:

  • (Object)

    the current value of OuterClockwisePoint

#OuterCounterClockwisePointObject

スライスの円周の最も外側の反時計回りの点

Returns:

  • (Object)

    the current value of OuterCounterClockwisePoint