Search Results: language:TI Anmeldung Charts Bookmark-Button

Bi-Directional Bar Chart

Guides

In a bi-directional bar chart, two sets of bars "grow" from the axis in the center in two opposite directions. This chart can be used to compare two values side by side. This article describes the...

dxChart argumentAxis aggregationInterval

Reference
Specifies the length of aggregation intervals in axis units. Applies only to axes of continuous and logarithmic types.

For data aggregation, the argument axis is divided into intervals. Series points that fall within the same interval get aggregated together. The aggregationInterval property defines the length of...

dxChart commonSeriesSettings label

Reference
Configures point labels.

Declared in commonSeriesSettings, the label settings apply to all point labels in the chart. Declared in a series configuration object, the label settings apply only to the point labels that belong...

dxChart series label

Reference
Configures point labels.

Declared in commonSeriesSettings, the label settings apply to all point labels in the chart. Declared in a series configuration object, the label settings apply only to the point labels that belong...

dxChart title

Reference
Configures the UI component's title.

The UI component's title is a short text that usually indicates what is visualized. If you need to specify the title's text only, assign it directly to the title property. Otherwise, set this...