zaxis-formatter attribute

Type:formatter
Inherited:no
Used By:depthbargraph
See:name2 zaxis

How to format the values on the Z axis. See here for more information on formatters.

As this formatter is only used by depthbargraph elements, the only valid value is "none", which turns off values on the Z-axis completely.

This displays the values set by the NAME2 attribute in a boxed key, not on the Z-axis.

depthbargraph { display-key:boxed below; zaxis-formatter:none; }