Search Results: language:TI Anmeldung Charts Bookmark-Button

dxChart StepLineSeries

Reference
Describes settings supported by a series of the step line type.

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

dxChart series

Reference
Specifies properties for Chart UI component series.

in a series, measured in pixels. Takes precedence over the barPadding property. A bar's 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 and this group's actual width. See the Specify the Bar Width article for more information. See Also barGroupWidth

dxRangeSelector chart series

Reference
An object defining the chart's series.

If you are going to display several series in the range selector's chart, assign an array of objects defining these series to this property. If a single series must be displayed in the chart, assign...

Bar Series

Guides

charts, different series' bars with the same argument are collected in groups with a customizable width. You can use fixed (that is, pixels) or relative units to set both these widths. Use relative...; ); } } export default App; In single-series charts, the available space equals the interval between two major ticks. In multi-series charts, it depends on the number of bars in the parent group

dxPieChart commonSeriesSettings

Reference
An object defining the configuration properties that are common for all series of the PieChart UI component.

Use this object's properties to set properties for all chart series at once. argumentField Specifies the data source field that provides arguments for series points. When defining a series, set the...