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

Object Structures loadPanel

Reference
Configures the load panel.

enabled Specifies whether the load panel is enabled. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies whether to shade the UI component when the load panel is shown. shadingColor Specifies the shading color. Applies only if shading is true. This property supports the following

Object Structures loadPanel

Reference
Configures the load panel.

enabled Specifies whether the load panel is enabled. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies whether to shade the UI component when the load panel is shown. shadingColor Specifies the shading color. Applies only if shading is true. This property supports the following

dxChart 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

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