Enum OfficeErrorBarInclude
Specifies which error-bar parts to include.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeErrorBarInclude
Fields
Name | Description |
---|---|
Both | Indicates both positive and negative error range. |
Minus | Indicates only negative error range. |
Plus | Indicates only positive error range. |