ValueAxis3DFormatter QML Type
A base type for value axis formatters. More...
Import Statement: | import QtGraphs 6.6 |
Instantiates: | QValue3DAxisFormatter |
Inherited By: | |
Status: | Technical Preview |
Detailed Description
This type provides formatting rules for a linear value 3D axis. This type is the default type for ValueAxis3D and thus never needs to be explicitly created. This type has no public functionality.
See also ValueAxis3D.