Click or drag to resize
ICombochartSeriesAxis 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
int Axis { get; set; }

Property Value

Type: Int32
See Also