Search Results: language:TI Anmeldung Charts Bookmark-Button

Embedded Dashboard

Guides

The DevExpress BI Dashboard allows you to monitor your Key Performance Indicators (KPIs) and track trends. Discover Interactive Dashboards Access a range of data visualization components, including charts, cards, gauges, pivot grids, and more. Use a drag-and-drop interface to customize your dashboard layout. BI Dashboard is built on DevExtreme UI components - it will be easy to learn. Allow

dxChart argumentAxis strips

Reference
Declares a collection of strips belonging to the argument axis.

A strip is a colored piece of the chart's background that highlights a range of values. Strips allow a viewer to see whether a certain series point falls in or out of a range. Each object in the...

dxChart commonAxisSettings

Reference
Defines common settings for both the argument and value axis in a chart.

The commonAxisSettings object, which is described here, specifies common settings for all axes in a chart. To configure a particular axis, use the argumentAxis or valueAxis object. Axis-specific...

dxChart commonSeriesSettings valueErrorBar

Reference
Configures error bars.

Error bars are used on charts to indicate an error or an uncertainty in a reported measurement. They give a general idea of how precise the measurement is. Error bars can be generated either from concrete or calculated values. To generate one error bar, two values, high and low, are needed. If the chart data source supplies concrete high and low values, assign the required data source fields

dxChart crosshair

Reference
Configures the crosshair feature.

Crosshair is a pointer represented by two mutually-crossing lines stretched over the entire chart plot. The crosshair helps a user identify the values of the series points precisely. When enabled,...