ErrorBarType
ErrorBarType enumeration
Represents error bar amount type.
public enum ErrorBarType
Values
Name | Value | Description |
---|---|---|
Custom | 0 |
InnerCustom value type. |
FixedValue | 1 |
Fixed value type. |
Percent | 2 |
Percentage type |
StDev | 3 |
Standard deviation type. |
StError | 4 |
Standard error type. |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells