Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 453
- Guides 177
- Reference 276
- Technical Demos
- Support Center
dxLinearGauge 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 at a constant pace. enabled
dxLinearGauge RangeBar
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 the required value to the baseValue
dxNumberBox Configuration
as literals if you enclose them in single quotation marks. For example, '%'. Other characters You can add any literal characters to the beginning or end
dxPieChart adaptiveLayout
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 to adapt.
dxPieChart animation
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() { $("#pieChartContainer").dxPieChart({ // ... animation: { easing