viewDistance property
Defines the distance the viewer is standing in front of the chart, this setting is important to calculate the perspective effect in column and scatter charts. It is not used for 3D pie charts.
API Docs: https://api.highcharts.com/highcharts/chart.options3d.viewDistance
Implementation
double? viewDistance;