Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
Object Structures loadPanel
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
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
. 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
. 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
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