Search Results: language:TI Anmeldung Charts Bookmark-Button

dxChart argumentAxis

Reference
Configures the argument axis.

valueAxis.customPosition customPositionAxis Specifies the name of a value axis on which the argument axis should be positioned. Applies only to multi-axis charts. See also customPosition

dxChart commonPaneSettings

Reference
Defines common settings for all panes in a chart.

A pane is a chart area containing series. If there are many series an a chart, they can be distributed between multiple panes. The commonPaneSettings object, which is described here, specifies...

dxChart commonSeriesSettings aggregation

Reference
Configures data aggregation for the series.

Displaying all the points of a Chart with many series points can affect performance. In this case, aggregate the series points or replace a group of them with a single point. The group includes only...

dxChart series aggregation

Reference
Configures data aggregation for the series.

Displaying all the points of a Chart with many series points can affect performance. In this case, aggregate the series points or replace a group of them with a single point. The group includes only...

dxChart zoomAndPan

Reference
Configures zooming and panning.

You can enable zooming and panning for the argument and value axes independently. Set the argumentAxis and valueAxis properties to enable zooming, panning, or both for a specific axis. Users can use...