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.




AttributeTypeDescription
lineColor
line-color
StringSets the color of the separator line
Default Value: '#000'
lineWidth
line-width
StringSets the width of the separator line. Must specify a pixel value (ex. "5px").
Default Value: '1px'
Introduced in: v1.0∂