Skip to main content Skip to complementary content

IBarchartLayout Interface

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

Bar chart visualization

Syntax

public interface IBarchartLayout : IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructure

Properties

Name Description
BarGrouping

Bar grouping settings.

JSON property name: barGrouping

Color

Color settings.

JSON property name: color

DataPoint

Data points

JSON property name: dataPoint

DimensionAxis

Dimension axis settings.

JSON property name: dimensionAxis

GridLine

Grid lines settings.

JSON property name: gridLine

HyperCube

JSON property name: qHyperCube

Legend

Legend settings.

JSON property name: legend

MeasureAxis

Measure axis settings.

JSON property name: measureAxis

Orientation

Orientation. If vertical, the dimension axis can only be docked on bottom or top and measure axis on left or right.

JSON property name: orientation

PreferContinuousAxis

Chart axis setting to control preference of scale on a dimensional axis. If true, the scale along the dimensional axis will be continuous if the data supports it, discrete otherwise.

JSON property name: preferContinuousAxis

RefLine

JSON property name: refLine

ScrollStartPos

Scroll Alignment. If 0, then the scrollbar will start at the left/top of the chart, if 1 it starts at the right/bottom of the chart. Generally decides if the scroll starts at the beginning or end of the data

JSON property name: scrollStartPos

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!