Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

dxChart adaptiveLayout

Reference
Specifies adaptive layout properties.

size at which the layout begins to adapt. View in CodePen See Also Adaptive Layout height Specifies the minimum container height at which the layout begins to adapt. keepLabels Specifies whether point labels should be kept when the UI component adapts the layout. width Specifies the minimum container width at which the layout begins

dxChart animation

Reference
Specifies animation properties.

The 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() { $("#chartContainer").dxChart({ // ... animation: { easing

dxChart Events

Reference
This section describes events fired by this UI component.

zooming or panning begins. Main article: onZoomStart See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling

dxCircularGauge animation

Reference
Specifies animation properties.

. easeOutCubic The animation progresses according to the Ease-out cubic interpolation function - quickly at the beginning and slowly at the end of the animation process. linear The animation progresses

dxCircularGauge RangeBar

Reference
An object that defines a gauge indicator of the rangeBar type.

value for the indicator of the rangeBar type. By default, a range bar starts from the beginning of the gauge scale. If you need to draw the range bar starting from a specific scale value, assign