Search Results: language:TI Anmeldung Charts Bookmark-Button

dxChart panes

Reference
Declares a collection of panes.

A pane is a chart area containing series. If there are many series an a chart, they can be distributed between multiple panes. Each object in the panes array configures a single pane. If you have...

dxChart series 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 valueAxis strips

Reference
Declares a collection of strips belonging to the value 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 AreaSeries 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 BarSeries 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