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

Visual Elements

Guides

This guide provides a detailed overview of Sparkline elements. Each topic in this guide contains a brief description of an element and its main configurable features. Below is the element map of the Sparkline UI component. It may be helpful as you begin learning about the capabilities of this UI component. Hover over an element on the map to discover the name of this element. A click

Custom Sources

Guides

: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#funnelContainer").dxFunnel({ dataSource: new

Custom Sources

Guides

back an object with the following structure: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#pieChartContainer

Custom Sources

Guides

data objects } The following example shows how to make a query for data: jQuery JavaScript$(function() { $("#sankeyContainer").dxSankey({ dataSource: new DevExpress.data.DataSource

Custom Sources

Guides

structure: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#chartContainer").dxChart({ dataSource: new