CategoryRange QML Type

Defines a range on a category axis. More...

Import Statement: import QtCharts 2.12
Status: Deprecated

This type is deprecated. We strongly advise against using it in new code.

Properties

Detailed Description

The 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.

See also CategoryAxis.

Property Documentation

endValue : int

The high end of the category.

label : string

The label of the category.