Class: RubyOSBXL::Enums::XlBinsType

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

Overview

XlBinsType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#BinsTypeAutomaticObject

自動binsタイプ

Returns:

  • (Object)

    the current value of BinsTypeAutomatic

#BinsTypeBinCountObject

Bin数による

Returns:

  • (Object)

    the current value of BinsTypeBinCount

#BinsTypeBinSizeObject

Binsのサイズによる

Returns:

  • (Object)

    the current value of BinsTypeBinSize

#BinsTypeCategoricalObject

カテゴリによる

Returns:

  • (Object)

    the current value of BinsTypeCategorical

#BinsTypeNoneObject

binsタイプなし

Returns:

  • (Object)

    the current value of BinsTypeNone