ErrorBars.ErrorBarValue Property

Definition

Error Bar Value.

Represents the following element tag in the schema: c:val.

public DocumentFormat.OpenXml.Drawing.Charts.ErrorBarValue ErrorBarValue { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.ErrorBarValue? ErrorBarValue { get; set; }
member this.ErrorBarValue : DocumentFormat.OpenXml.Drawing.Charts.ErrorBarValue with get, set
Public Property ErrorBarValue As ErrorBarValue

Property Value

Returns ErrorBarValue.

Applies to