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

dxGantt contextMenu items

Reference
Configures context menu item settings.

') { // 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

Reference
Substitutes the standard point symbols with an 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

Reference
Substitutes the standard point symbols with an 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

Reference
Substitutes the standard point symbols with an 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

Reference
Substitutes the standard point symbols with an 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