Object
GC.Spread.Sheets.Charts.ErrorBarValueType
Object
GC.Spread.Sheets.Charts.ErrorBarValueType
| Name | Description | |
|---|---|---|
![]() ![]() | custom | Specifies error bar has custom value type, each error bars has it own value, each values may be different. |
![]() ![]() | fixedValue | Specifies each error bar has fixed value type at each data point. |
![]() ![]() | percentage | Specifies each error bar has percentage value type at each data point. |
![]() ![]() | standardDeviation | Specifies each error bar has calculated standard deviation value type at each data point. |
![]() ![]() | standardError | Specifies each error bar has calculated standard error value type at each data point. |