Value3DAxisFormatter QML Type

A base type for 3D value axis formatters. More...

Import Statement: import QtGraphs
In C++: QValue3DAxisFormatter
Inherited By:

LogValue3DAxisFormatter

Detailed Description

This type provides formatting rules for a linear value 3D axis. This type is the default type for Value3DAxis and thus never needs to be explicitly created. This type has no public functionality.

See also Value3DAxis.