Enum ErrorBarMode
Defines the modes of error bar. They are vertical - Renders a vertical error bar. horizontal - Renders a horizontal error bar. both - Renders both side error bar.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum ErrorBarMode
Fields
Name | Description |
---|---|
Both | |
Horizontal | |
Vertical |