Use this page of the 3D Plot Properties dialog box to specify the appearance of a pair of the same values on both axis lines for the 3D graph.
This page includes the following components:
Axis—Select from the X Axis, Y Axis, or Z Axis before you configure each component. You also can use the Value Pairs:Active Value Pair property to set the axis programmatically.
Value pair list—Lists the index, name, and value of the value pairs you want to display on the 3D graph. You also can use the Value Pairs:Value Pair Array property to list the value pairs programmatically.
Add—Adds a new item to the Value pair list with the next index number and a default value of 0.
Delete—Deletes the highlighted item from the Value pair list.
Name—Specifies the name of the value pair you want to display.
Value—Lists the value of the value pair you want to display.
Display Style—Configures the display style of the value pairs.
Label mode—Specifies how value pairs appear on the scale marker. You also can use the Value Pairs:Value Pair Label Type property to specify the label programmatically.
Tick visible—Displays tick marks for each value pair. Each tick mark appears at the corresponding value in the graph. You also can use the Value Pairs:Value Pair Tick Visible property to display tick marks programmatically.
Grid visible—Displays grid lines for each value pair. Each grid line appears at the corresponding value in the graph. You also can use the Value Pairs:Value Pair Grid Visible property to display grid marks programmatically.