[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ErrorBarInclude

ErrorBarInclude Enum

Specifies which error-bar parts to include.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum ErrorBarInclude
Public Enum ErrorBarInclude

Fields

Name Description
Both

Both positive and negative error range.

Minus

Only negative error range.

None

No error bar range.

Plus

Only positive error range.