Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....// 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....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation....Provides access to properties of the Z axis of the chart. DataTable {...
ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....
AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....not have a Z-axis. self . assertIsNone ( chart . axis_z ) doc ....