Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The Multiple Bar & Line Charts control is the most flexible control when it comes to charts. Every chart can have two different datasets that can be scaled and formatted individually.

Read more about specific chart formats in the format article.

CONTENT

Table of Contents

Parameters

The report parameters define the look & feel and behavior of a report.

Basic Parameters

Description

Parameter

Description

Mandatory

Title

No

Enter a title for the chart (Optional).

No

Bars List

No

A Lists that defines the bars part of the chart. Check the Chart Bar Style article for formatting options.

No

Lines ListNo

A Lists that defines the lines of the chart. Check the Chart Line Style, Chart Dash Style and Chart Shape Style articles for formatting options.

No

Advanced Parameters

Parameter

Description

Mandatory

Description

Time SeriesYes

A list that defines the items for the X Axis. This list typically exists of time dimensions like year and period, but other dimensions can also be used.

Yes

External Item SelectorNo

An external control that will be used as an item selector for this control.

No

Y Axis Title

No

The title to be displayed vertically next to the y axis

No

Use Dual Y-AxesYes

Set to Yes if you want a second Y-axis for the Line-chart (in casa Bars and Lines are combined in 1 axis frame)

Yes

ZoomYes

The zoom setting defines if the chart y axis should be zoomed. If you select no the y axis will always start at 0 or lower.

Yes

Right Y Axis Title

No

The title to be displayed vertically next to the y axis.

No

Legend PositionYes

Allows to choose the position of the Legend

Yes

Legend Size

Yes

Specify the legend size which is the percentage of the chart size. This setting will be ignored if Legend Position is set to Do not Show.

Yes

Axis Title Format

Yes

A format can be chosen from the Format list

Yes

Labels FormatYes

A format can be chosen from the Format list

Yes

Orientation

Yes

Select Horizontal (Time Series labels on X-axis) or Vertical (Time Series labels on Y-axis).

Yes

ScaleYes

This defines the scaling used in the report. It can be overruled by the scaling in the Lists.

Yes

PrecisionYes

Defines the number of decimals used for presenting the number. Options are 0-6. Similar to the Scale setting, The Precision setting is the default for all data in the report, but can be overruled by a specific (not -1) precision in the List.

Yes

Show Every N Label

Yes

Show every N label on axis X. For example, for value 3, every 3rd label is visible.

Yes

Labels Intersect ActionYes

Choose what action should be taken to prevent overlapping X-axis labels: applying multiple rows, rotation or wrapping.

Yes

Rotate LabelsYes

Orientation for labels rotation can be specified, in case Labels Intersect Action is set to None. The orientation can be clockwise, counterclockwise, vertical or horizontal

Yes

Allow POV Change

Yes

Specify if you want to allow the clicks in the chart or table to change the POV. This setting will be ignored if you don't enable the clickable charts or rows.

Yes