ReferenceLine Class
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Reference lines settings.
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- ReferenceLine
 
 
 - 
          AbstractStructure
          
 
Syntax
public class ReferenceLine : AbstractStructure, IDisposable, IReferenceLine, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| ReferenceLine() | 
           Creates an instance of the ReferenceLine class  | 
      
Properties
| Name | Description | 
|---|---|
| Color | 
           DEPRECATED: Use paletteColor instead JSON property name: color  | 
      
| Label | 
           Label JSON property name: label  | 
      
| PaletteColor | 
           Color information structure. Holds actual color and index in palette. JSON property name: paletteColor  | 
      
| RefLineExpr | 
           JSON property name: refLineExpr  | 
      
| Show | 
           Whether to show this reference line JSON property name: show  |