ErrorBars.ErrorBarValueType Property

Definition

Error Bar Value Type.

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

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

Property Value

Returns ErrorBarValueType.

Applies to