Class: RubyOSBXL::Enums::XlDataLabelsType

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

Overview

XlDataLabelsType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#DataLabelsShowBubbleSizesObject

絶対値に対するバブルのサイズを表示します。

Returns:

  • (Object)

    the current value of DataLabelsShowBubbleSizes

#DataLabelsShowLabelObject

データ要素の属する分類名を表示します。

Returns:

  • (Object)

    the current value of DataLabelsShowLabel

#DataLabelsShowLabelAndPercentObject

全体のパーセンテージと要素の項目名を表示します。円グラフとドーナッツグラフだけに指定できます。

Returns:

  • (Object)

    the current value of DataLabelsShowLabelAndPercent

#DataLabelsShowNoneObject

データラベルなし。

Returns:

  • (Object)

    the current value of DataLabelsShowNone

#DataLabelsShowPercentObject

全体のパーセンテージを表示します。円グラフとドーナッツグラフにだけ指定できます。

Returns:

  • (Object)

    the current value of DataLabelsShowPercent

#DataLabelsShowValueObject

データ要素の値を表示します。

Returns:

  • (Object)

    the current value of DataLabelsShowValue