Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 478
- Guides 182
- Reference 296
- Technical Demos
- Support Center
dxCalendar Configuration
of a year is the week that starts on one of the first four weekdays: Monday, Tuesday, Wednesday, or Thursday. This rule is defined by the ISO 8601 standard. If the first week of the year begins on a Friday, Saturday, or Sunday, this week is considered the last week of the previous year. fullWeek The first week of a year is the week that begins with a day that matches the firstDayOfWeek option value
dxChart adaptiveLayout
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
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
zooming or panning begins. Main article: onZoomStart See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling
dxCircularGauge animation
the animation. The following values are available. easeOutCubic The animation progresses according to the Ease-out cubic interpolation function - quickly at the beginning and slowly at the end