class documentation

class XlErrorBarType(IntEnum):

View In Hierarchy

XlErrorBarType列挙体

Members:

ErrorBarTypeStError エラー値

ErrorBarTypeFixedValue 固定値

ErrorBarTypePercent パーセント

ErrorBarTypeStDev 標準偏差

ErrorBarTypeCustom カスタム

Class Variable ErrorBarTypeCustom カスタム
Class Variable ErrorBarTypeFixedValue 固定値
Class Variable ErrorBarTypePercent パーセント
Class Variable ErrorBarTypeStDev 標準偏差
Class Variable ErrorBarTypeStError エラー値
ErrorBarTypeCustom =

カスタム

ErrorBarTypeFixedValue =

固定値

ErrorBarTypePercent =

パーセント

ErrorBarTypeStDev =

標準偏差

ErrorBarTypeStError =

エラー値