Value3DAxisFormatter QML Type

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

import 语句: import QtGraphs
在 C++: QValue3DAxisFormatter
继承者:

LogValue3DAxisFormatter

详细描述

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.

另请参阅 Value3DAxis .