Click or drag to resize
KpiPropertiesUseLink Property
Boolean to set if the KPI will link to another sheet when clicked

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool UseLink { get; set; }

Property Value

Type: Boolean

Implements

IKpiPropertiesUseLink
See Also