Aspose::Cells::Charts::ErrorBarType enum

ErrorBarType enum

Represents error bar amount type.

enum class ErrorBarType

Values

NameValueDescription
Custom0
InnerCustom value type.
FixedValue1
Fixed value type.
Percent2
Percentage type.
StDev3
Standard deviation type.
StError4
Standard error type.

See Also