OtherLabel Property | Qlik Sense for developers Help
Skip to main content Skip to complementary content

OtherLabel Property

Last updated: 8/26/2026

Overloads

OtherLabel

This property is used when some dimension limits are set.

Label of the Others group. The default label is Others .

Example:

"qOtherLabel":"= <label>"

or

"qOtherLabel":{"qExpr":"= <label>"}

Where:

* < label > is the label of the Others group.

JSON property name: qOtherLabel

OtherLabel

This property is used when some dimension limits are set.

Label of the Others group. The default label is Others .

Example:

"qOtherLabel":"= <label>"

or

"qOtherLabel":{"qExpr":"= <label>"}

Where:

  • < label > is the label of the Others group.

JSON property name: qOtherLabel

Declaration

      public StringExpr OtherLabel { get; set; }
    

Property Value

Type Description
StringExpr

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!