Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
Visual Elements
. In addition, you can use a palette to colorize your map. Using a palette requires several properties to be specified. To get a step-by-step guide on applying a palette to your map, refer to the palette... implemented the selection capability in your map, customize the appearance of areas in the selected state. Similarly to the appearance of areas in the hovered state, you can specify a color for areas
dxBarGauge animation
To make your gauge "live", enable animation for it by setting the enabled property of the animation object to true. In this instance, the gauge indicators will appear in motion. In addition, within the animation object, you can set an appropriate easing mode using the easing property and specify how long the animation should run using the duration property. jQuery index.js $(function
dxButtonGroup Configuration
) { $buttonContent.append( // Custom jQuery elements go here ) // ===== or ===== return /* your markup goes here */ } }); }); Angular app.component.htmlapp.module.ts <dx-button-group ... buttonTemplate="myTemplate"> <div *dxTemplate="let buttonData of 'myTemplate'"> <!-- your markup goes here
dxChart animation
component should have before the animation will be disabled. If the number of series points in your chart increases over time, animating them may affect UI component performance. In this case, use
dxChart CommonSeriesSettings
area Defines common settings for all area series. bar Defines common settings for all bar series. bubble Defines common settings for all bubble series. candlestick Defines common settings for all...