ChartAxis.major_unit property. Returns or sets the distance between major tick marks....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
AxisTickLabels.font property. Provides access to font formatting of the tick labels....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
ChartAxis.majorUnit property. Returns or sets the distance between major tick marks....// Column charts do not have a Z-axis. expect ( chart . axisZ )...
AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....// Column charts do not have a Z-axis. expect ( chart . axisZ )...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....// Column charts do not have a Z-axis. expect ( chart . axisZ )...