ValueAxis3DFormatter QML Type

A base type for value axis formatters. 更多...

Import Statement: import QtDataVisualization 1.2
开始支持版本: QtDataVisualization 1.1
Instantiates: QValue3DAxisFormatter
派生类:

LogValueAxis3DFormatter

详细描述

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.

参见 ValueAxis3D.