Click or drag to resize
ICombochartLayoutMeasureAxes Property
Array that should contain two axes, for the primary and secondary measure axis.

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
IEnumerable<MeasureAxis> MeasureAxes { get; set; }

Property Value

Type: IEnumerableMeasureAxis
See Also