KpiLayoutUseLink Property |
Boolean to set if the KPI will link to another sheet when clicked
Namespace: Qlik.Sense.Client.VisualizationsAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic bool UseLink { get; set; }
Public Property UseLink As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IKpiLayoutUseLink
See Also