Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxPieChart Label Methods

Reference
Methods used to control the point label.

. These coordinates are relative to the client area (UI component's container). Additionally, the returned object contains the height and width of the MBR. hide() Hides the point label. NOTE If your use...; </Series> </Chart> ); } export default App; show() Shows the point label. NOTE If your use-case involves UI component rerendering, a label's visibility state

dxPolarChart dataPrepareSettings

Reference
An object providing properties for managing data from a data source.

when the values of your data source are of a different type and you need to display all of them on one axis. If this property is set to true, the type of each data source value is checked, and the axis... the order in the data source. In addition, you can order the series points per your requirements by specifying a comparison function. This function accepts two parameters that represent two series

dxPolarChart Label Methods

Reference
Methods used to control the point label.

. These coordinates are relative to the client area (UI component's container). Additionally, the returned object contains the height and width of the MBR. hide() Hides the point label. NOTE If your use...; </Series> </Chart> ); } export default App; show() Shows the point label. NOTE If your use-case involves UI component rerendering, a label's visibility state

Object Structures device

Reference
The device object defines the device on which the application is running.

a device passed to the DevExpress.devices.current(device) method. In this instance, a particular predefined theme will always be applied to your DevExtreme application wherever the application runs. generic... a device passed to the DevExpress.devices.current(device) method. In this instance, a particular predefined theme will always be applied to your DevExtreme application wherever the application runs.

Getting Started with Accordion

Guides

jQuery NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Angular NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Vue NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. React NOTE Before you start the tutorial, ensure DevExtreme is installed in your application