ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
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 ....
Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...Provides access to properties of the Z axis of the chart. dataTable Provides...
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 )...