Skip to main content Skip to complementary content

ICombochartSeries Interface

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll

Combo chart series settings: on which axis to put the measure and how to visualize its data.

Syntax

public interface ICombochartSeries : IAbstractStructure

Properties

Name Description
Axis

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'

JSON property name: axis

Marker

Marker style. Only used if type is set to 'marker'.

JSON property name: marker

MarkerFill

Fill marker. Only used if type is set to 'marker' (and marker is not set to 'line')

JSON property name: markerFill

Type

How to visualize the series.

JSON property name: type

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!