gui » context-menu » separator
item
[ root » gui » context-menu » separator ]
Use the separator
object to customize the separator line in the context menu, which appears when users right-click on an area of the chart.
Attribute | Type | Description |
---|---|---|
lineColor line-color | String | Sets the color of the separator line Default Value: '#000' |
lineWidth line-width | String | Sets the width of the separator line. Must specify a pixel value (ex. "5px"). Default Value: '1px' Introduced in: v1.0∂ |