C
BarCategoryValue QML Type
Specifies a category value in a BarCategoryAxis. More...
Import Statement: | import QtCharts . |
Since: | Qt Quick Ultralite 1.1 |
Properties
- value : string
Detailed Description
Use instances of this object inside a BarCategoryAxis to set the category titles.
Property Documentation
value : string |
The title of the category.
Available under certain Qt licenses.
Find out more.