Skip to main content Skip to complementary content

ICombochartDataPoint Interface

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

Data points

Syntax

public interface ICombochartDataPoint : IAbstractStructure

Properties

Name Description
Show

Show data points on line series. Only used if there is at least one measure with type set to 'line'

JSON property name: show

ShowBarLabels

Show labels on bars. Only used if there is at least one measure with type set to 'bar'

JSON property name: showBarLabels

ShowLineLabels

Show labels on data points on line series. Only used if there is at least one measure with type set to 'line' and show is true

JSON property name: showLineLabels

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!