Share via


ErrorBars.ErrorBarType Property

Definition

Error Bar Type.

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

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

Property Value

Returns ErrorBarType.

Applies to