Search Results: language:TI Anmeldung Charts Bookmark-Button

dxRangeSelector chart series label

Reference
Configures point labels.

Declared in commonSeriesSettings, the label settings apply to all point labels in the chart. Declared in a series configuration object, the label settings apply only to the point labels that belong...

dxSankey tooltip

Reference

arrowLength Specifies the length of a tooltip's arrow in pixels. border Configures a tooltip's border. color Colors all tooltips. This property supports the following colors: Hexadecimal...

dxTreeMap

Reference
The TreeMap is a UI component that displays hierarchical data by using nested rectangles.

In the TreeMap UI component, hierarchical data is represented by a set of nested rectangles whose sizes are proportional to the visualized values. TreeMap operates with plain and hierarchical data...

dxPolarChart valueAxis

Reference
Specifies value axis properties for the PolarChart UI component.

by a step whose value is determined automatically, or by the tickInterval and axisDivisionFactor properties of an axis. Ticks improve the readability of charts, but are not visible in the PolarChart UI

dxPolarChart Configuration

Reference
An object defining configuration properties for the PolarChart UI component.

animates its elements at the beginning of its lifetime and when the data source changes. NOTE If multiple charts on the page do not fit in the window, the animation may not work smoothly. Disable the animation or adjust the markup to fit the charts. jQuery index.js $(function() { $("#polarChartContainer").dxPolarChart({ // ... animation: { easing: "linear