IKpiSegmentInfo Interface
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Segment settings.
Syntax
public interface IKpiSegmentInfo : IAbstractStructureProperties
| 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 |