Built-in Functions
Structures
Built-in Variables
KLineChart-options
This JSON is used to configure the chart settings for the custom drawing function KLineChart. Only a few basic configuration fields are listed below.
Attributes
| Name | Type | Description |
overlay | bool | Whether to draw on the main chart. |
xAxis | JSON | X-axis configuration parameters. |
yAxis | JSON | Y-axis configuration parameters. |
candle | JSON | Candlestick chart configuration parameters. |
See Also
Remarks