Skip to main content Skip to complementary content

INxTrendline Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Information about the calculated trendline.

Syntax

[ValueClass]
public interface INxTrendline : IAbstractStructure

Properties

Name Description
Coeff

Coefficent c0..cN depending on the trendline type.

JSON property name: qCoeff

ElemNo

Inner Dim elem no

JSON property name: qElemNo

Error

This parameter is optional and is displayed in case of error.

JSON property name: qError

Expression

Trendline expression

JSON property name: qExpression

R2

R2 score. Value between 0..1 that shows the correlation between the trendline and the data. Higher value means higher correlation.

JSON property name: qR2

Type

Type of trendline

JSON property name: qType

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!