Click or drag to resize
BarchartEffectiveInterColumnSortOrder Property
Reference to property Layout.HyperCube.EffectiveInterColumnSortOrder

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<int> EffectiveInterColumnSortOrder { get; }

Property Value

Type: IEnumerableInt32

Implements

IBarchartEffectiveInterColumnSortOrder
See Also