NxMeasureInfo FallbackTitle Property Qlik Sense .NET SDK - API Reference
Corresponds to the label of the measure. If the label is not defined then the measure name is used.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public string FallbackTitle { get; set; }

Property Value

Type: OnlineString

Implements

INxMeasureInfo FallbackTitle
See Also