ErrorBarType
Overview
ErrorBarType is a enum in Aspose.Slides FOSS for Python.
Represents type of error bar
Values
| Value | Description |
|---|---|
BOTH | Represents error bars extending in both positive and negative directions |
MINUS | Represents error bars extending only in the negative direction |
PLUS | Represents error bars extending only in the positive direction |