Click or drag to resize
NxDimensionInfoFallbackTitle Property
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.1.0.0 (1.1.0.0)
Syntax
public string FallbackTitle { get; set; }

Property Value

Type: String

Implements

INxDimensionInfoFallbackTitle
See Also