Search Results: language:TI Anmeldung Charts Bookmark-Button

dxVectorMap loadingIndicator

Reference
Configures the loading indicator.

When the UI component is bound to a remote data source, it can display a loading indicator while data is loading. To enable the automatic loading indicator, set the enabled property to true. If...

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,...