Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
dxGantt contextMenu items
') { // your code } } Angular HTMLTypeScript <dx-gantt (onCustomCommand)="onCustomCommand($event)" > <dxo-context-menu> <dxi-item text="Category"> <...(e) { if(e.name == 'item1') { // your code } } } @NgModule({ imports: [ // ... DxGanttModule ], // ... }) Vue App.vue <
dxChart commonSeriesSettings point image
To display an image instead of series points, assign its URL to the url property. If needed, resize the image using the height and width properties. Otherwise, you can assign the URL directly... area series, you may want to specify different heights for the minimum and maximum points. In that instance, set the height property to an object with the rangeMinPoint and rangeMaxPoint fields. url
dxChart series point image
To display an image instead of series points, assign its URL to the url property. If needed, resize the image using the height and width properties. Otherwise, you can assign the URL directly... area series, you may want to specify different heights for the minimum and maximum points. In that instance, set the height property to an object with the rangeMinPoint and rangeMaxPoint fields. url
dxChart AreaSeries point image
To display an image instead of series points, assign its URL to the url property. If needed, resize the image using the height and width properties. Otherwise, you can assign the URL directly... area series, you may want to specify different heights for the minimum and maximum points. In that instance, set the height property to an object with the rangeMinPoint and rangeMaxPoint fields. url
dxChart FullStackedAreaSeries point image
To display an image instead of series points, assign its URL to the url property. If needed, resize the image using the height and width properties. Otherwise, you can assign the URL directly... area series, you may want to specify different heights for the minimum and maximum points. In that instance, set the height property to an object with the rangeMinPoint and rangeMaxPoint fields. url