ErrorBars.ErrorDirection Property

Definition

Error Bar Direction.

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

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

Property Value

Returns ErrorDirection.

Applies to