ChartErrorBars

Resumo geral

ChartErrorBars é uma classe em Aspose.Cells para Python.

Representa as barras de erro anexadas a uma série de gráficos.

Métodos de avaliação

NameTypeAccessDescription
direction``ReadGets the direction.
bar_type``ReadGets the bar type.
val_type``ReadGets the val type.
no_end_cap``ReadGets the no end cap.
val``ReadGets the val.
plus_formula``ReadGets the plus formula.
minus_formula``ReadGets the minus formula.
line_width``ReadGets the line width.
line_color``ReadGets the line color.
SignatureDescription
__init__()
copy()Creates a duplicate of the ChartErrorBars instance
 Português