NxDimensionInfo FallbackTitle Property Qlik Sense .NET SDK - API Reference
Corresponds to the label of the dimension that is selected. If the label is not defined then the field 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

INxDimensionInfo FallbackTitle
See Also