List box properties
These are the properties used by Qlik Sense list boxes.
showTitles
Type: Boolean
Show title for the visualization.
Default: true.
showDetails
Type: Boolean
Sets if visualization details should be shown.
Default: false
title
Type: String | qStringExpression
Visualization title shown if "showTitles": true.
subtitle
Type: String | qStringExpression
Visualization subtitle shown if "showTitles": true.
footnote
Type: String | qStringExpression
Visualization footnote shown if "showTitles": true.
qListObjectDef
Type: Object
A subset of the properties available in the ListObjectDef is presented here. For complete documentation of all available properties, see Engine API: ListObjectDef.
Properties
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
qDef | Object |
Refers to a dimension stored in the list object Extends NxInlineDimensionDef, see Engine API: NxInlineDimensionDef. Additional properties
|