Uses of Enum
io.qt.charts.QValueAxis.TickType
Packages that use QValueAxis.TickType
-
Uses of QValueAxis.TickType in io.qt.charts
Fields in io.qt.charts with type parameters of type QValueAxis.TickTypeMethods in io.qt.charts that return QValueAxis.TickTypeModifier and TypeMethodDescriptionstatic QValueAxis.TickType
QValueAxis.TickType.resolve
(int value) Returns the corresponding enum entry for the given value.final QValueAxis.TickType
QValueAxis.tickType()
static QValueAxis.TickType
Returns the enum constant of this type with the specified name.static QValueAxis.TickType[]
QValueAxis.TickType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.charts with parameters of type QValueAxis.TickType