IKpiProperties Interface
Assembly: Qlik.Sense.Client.dll
Syntax
public interface IKpiProperties : IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructure
Properties
Name | Description |
---|---|
Color |
JSON property name: color |
FontSize |
Changes the font size of the main value. [S : small, M : medium, L : large] JSON property name: fontSize |
HyperCubeDef |
JSON property name: qHyperCubeDef |
OpenUrlInNewTab |
Boolean to set if the KPI will open in another tab when clicked (if false it will only redirect from the current page) JSON property name: openUrlInNewTab |
SheetLink |
The id (as a string) of the sheet to link to JSON property name: sheetLink |
ShowMeasureTitle |
Boolean to set if the main title (from the first measure) should be shown JSON property name: showMeasureTitle |
TextAlign |
Aligns the text in the KPI object. [left, center, right] JSON property name: textAlign |
UseLink |
Boolean to set if the KPI will link to another sheet when clicked JSON property name: useLink |
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!