The context for the error bars visual function.
| Name | Type | Default | Description |
|---|---|---|---|
createVisual | | A function that can be used to get the default visual. | |
high | | The high value of the error bar. | |
low | | The low value of the error bar. | |
options | | The | |
rect | | The rectangle that defines the normal position of the visual. | |
sender | | The instance of the Chart component. |