CategoryRange QML Type

Defines a range on a category axis. 更多...

导入语句: import QtCharts 2.2

特性

详细描述

CategoryRange type is used together with the CategoryAxis type to specify labeled ranges on category axes. The widths of the category ranges can be specified freely.

另请参阅 CategoryAxis .

特性文档编制

endValue : int

The high end of the category.


label : string

The label of the category.