Skip to main content Skip to complementary content

CombochartDataPoint Class

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

Data points

Inheritance

Syntax

public class CombochartDataPoint : AbstractStructure, IDisposable, ICombochartDataPoint, IAbstractStructure

Constructors

Name Description
CombochartDataPoint()

Creates an instance of the CombochartDataPoint class

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!