Click or drag to resize
GaugePropertiesProgressColor Property
Single color to use. Only used if useSegments is false.

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 int ProgressColor { get; set; }

Property Value

Type: Int32

Implements

IGaugePropertiesProgressColor
See Also