IErrorBarsFormat Interface |
Namespace: Spire.Presentation.Charts
The IErrorBarsFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ErrorBarNoEndCap |
Indicates whether the EndCap is shown.
Read/write
[!:errorBarNoEndCap]
.
|
|
|
ErrorBarSimType |
Gets or sets the ErrorBarSimpleType.
Read/write
[!:errorBarSimpleType]
.
|
|
|
ErrorBarVal |
Gets or sets the value of a ErrorBar.
Read/write
[!:errorBarVal]
.
|
|
|
ErrorBarvType |
Gets or sets the ErrorBarValueType.
Read/write
[!:errorBarType]
.
|
|
|
Line |
Gets a Line of a ErrorBar.
Read-only
Line
.
|
|
|
MinusVal |
Gets or sets the Minus value of a ErrorBar.
Read/write
MinusVal
.
|
|
|
PlusVal |
Gets or sets the Plus value of a ErrorBar.
Read/write
PlusVal
.
|