Click or drag to resize
IKpiLimitsItem Interface
Limits for the segments.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IKpiLimitsItem : IAbstractStructure

The IKpiLimitsItem type exposes the following members.

Properties
  NameDescription
Public propertyGradient
Boolean to set if the limit should be concidered a hard limit (false) or a gradient limit (true)
Public propertyValue
Value for limit between two segments
Top
See Also