ChartErrorBars
Übersicht über die
ChartErrorBars ist eine Klasse in Aspose.Cells für Python.
Darstellt Fehlerleisten, die an eine Diagrammreihe angeschlossen sind.
Methoden und Verfahren
| Name | Type | Access | Description |
|---|---|---|---|
direction | `` | Read | Gets the direction. |
bar_type | `` | Read | Gets the bar type. |
val_type | `` | Read | Gets the val type. |
no_end_cap | `` | Read | Gets the no end cap. |
val | `` | Read | Gets the val. |
plus_formula | `` | Read | Gets the plus formula. |
minus_formula | `` | Read | Gets the minus formula. |
line_width | `` | Read | Gets the line width. |
line_color | `` | Read | Gets the line color. |
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a duplicate of the ChartErrorBars instance |