GaugeSegmentInfo Class
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Segment settings.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - GaugeSegmentInfo
 
 
- 
          AbstractStructure
          
Syntax
public class GaugeSegmentInfo : AbstractStructure, IDisposable, IGaugeSegmentInfo, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| GaugeSegmentInfo() | Creates an instance of the GaugeSegmentInfo class | 
Properties
| Name | Description | 
|---|---|
| Colors | JSON property name: colors | 
| Limits | JSON property name: limits | 
| PaletteColors | Replaces segment colors and provides ability to set custom colors. Overrides segment.colors when set. JSON property name: paletteColors |