ValueAxis3DFormatter QML Type

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

import 語句: import QtDataVisualization 1.15
Since: QtDataVisualization 1.1
實例化: 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 .