INxContinuousDataOptions Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxContinuousDataOptionsProperties
| Name | Description | 
|---|---|
| End | 
           End value. JSON property name: qEnd  | 
      
| MaxNbrTicks | 
           Maximum number of ticks. JSON property name: qMaxNbrTicks  | 
      
| MaxNumberLines | 
           Maximum number of lines. JSON property name: qMaxNumberLines  | 
      
| NbrPoints | 
           Number of bins for binning. JSON property name: qNbrPoints  | 
      
| Start | 
           Start value. JSON property name: qStart  |