Search Results: language:TI Anmeldung Charts Bookmark-Button

dxChart argumentAxis label

Reference
Configures the labels of the argument axis.

Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...

dxChart valueAxis label

Reference
Configures the labels of the value axis.

Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...

Overview

Guides

title: Chart - Axes Overview The Chart UI component visualizes data on the rectangular coordinate system. In this system, each point is determined on a plane by two components: the argument and...

dxChart BarSeries

Reference
Describes settings supported by a series of the bar type.

maximum width is limited. In single-series charts, it cannot be greater than the interval between two major ticks. In multi-series charts, it depends on the number of bars in the parent group... in the series object within the series array. See Also series.tag - associates data with an entire series. valueErrorBar Configures error bars. Error bars are used on charts to indicate an error

dxChart animation

Reference
Specifies animation properties.

The UI component animates its elements at the beginning of its lifetime and when the data source changes. NOTE If multiple charts on the page do not fit in the window, the animation may not work smoothly. Disable the animation or adjust the markup to fit the charts. jQuery index.js $(function() { $("#chartContainer").dxChart({ // ... animation: { easing