INxTrendlineDef Interface
Assembly: Qlik.Engine.dll
Trendline input definition
Syntax
[ValueClass]
public interface INxTrendlineDef : IAbstractStructure
Properties
Name | Description |
---|---|
CalcR2 |
Set to true to calulatate the R2 score JSON property name: qCalcR2 |
ContinuousXAxis |
Set if the numerical value of x axis dimension should be used JSON property name: qContinuousXAxis |
MultiDimMode |
If you have a hypercube with two dimensions and qXColIx refers to a dimension This determines if you get one trendline of each value in the other dimension or Or trendline based on the sum of the value in the other dimension The sum variant is only supported when qXColIx is 0 and qMode (on the hypercube) is K or T JSON property name: qMultiDimMode |
Type |
The type of trendline to calculate JSON property name: qType |
XColIx |
The column in the hypercube to be used as x axis. Can point to either a dimension (numeric or text) or a measure JSON property name: qXColIx |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!