Skip to main content Skip to complementary content

INxMiniChartCell Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface INxMiniChartCell

Properties

Name Description
AttrExps

Attribute expressions values.

JSON property name: qAttrExps

ElemNumber

Rank number of the value, starting from 0.

If the element number is a negative number, it means that the returned value is not an element number.

You can get the following negative values:

* -1: the cell is a Total cell. It shows a total.

* -2: the cell is a Null cell.

* -3: the cell belongs to the group Others .

* -4: the cell is empty. Applies to pivot tables.

JSON property name: qElemNumber

Num

A value.

This parameter is optional.

JSON property name: qNum

Text

Some text.

JSON property name: qText

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 – let us know how we can improve!