KpiSegmentInfo Class
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Segment settings.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - KpiSegmentInfo
 
 
- 
          AbstractStructure
          
Syntax
public class KpiSegmentInfo : AbstractStructure, IDisposable, IKpiSegmentInfo, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| KpiSegmentInfo() | Creates an instance of the KpiSegmentInfo class | 
Properties
| Name | Description | 
|---|---|
| Colors | DEPRECATED: Colors of the segments. Array should contain (segment limits) + 1 colors. JSON property name: colors | 
| Limits | JSON property name: limits | 
| PaletteColors | Colors of the segments. Array should contain (segment limits) + 1 colors. JSON property name: paletteColors |