{{ target: component-xAxis3D }}

xAxis3D(Object)

三维笛卡尔坐标系中的 x 轴。可以通过 grid3DIndex 索引所在的三维笛卡尔坐标系

xAxis3D下设置的 axisLine, axisTick, axisLabel, splitLine, splitArea, axisPointer 会覆盖 grid3D 下的相应配置项。

show(boolean)

是否显示 x 轴。

name(string) = ‘X’

坐标轴名称。

{{ use: component-axis3D-axis-common( componentType=“xAxis3D”, componentName=‘x 轴’ ) }}

{{ use: component-axis3D-common( prefix=“#”, componentType=“xAxis3D”, componentName=‘x 轴’ )}}