Click or drag to resize
CombochartSeriesAxis Property
Which y-axis to use. Set to 0 for primary axis (which by default is docked to the left). Only used if type is not set to 'bar'

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 int Axis { get; set; }

Property Value

Type: Int32

Implements

ICombochartSeriesAxis
See Also