ValueAxis3DFormatter QML Type

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

import 语句: import QtGraphs
实例化: 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 .