visible property

String? visible
getter/setter pair

Whether to display the frame. Possible values are true, false, "auto" to display only the frames behind the data, and "default" to display faces behind the data based on the axis layout, ignoring the point of view.

API Docs: https://api.highcharts.com/highcharts/chart.options3d.frame.front.visible

Implementation

String? visible;