Search Results: "wiki/RecentlyCommented" property

Platform-Specific Value Pickers

Guides

The DateBox provides the following controls for picking values. Calendar Available when the type property is set to "date" or "datetime". Rollers Available when the type property is set to "date", "time" or "datetime". List Available when the type property is set to "time". By default, the picking control and its appearance vary depending on the platform. If you need to force the use

Form Properties

Guides

the Form configuration at runtime, bind the property that should be changed to a component property: HTMLTypeScript <dx-form [(formData)]="employee" [disabled]="disableForm.value"> <...: [ // ... DxFormModule, DxCheckBoxModule ], // ... }) Vue To change the Form configuration at runtime, bind the property that should be changed to a component property

dxChart commonSeriesSettings border

Reference
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).

-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes

dxChart series border

Reference
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).

-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes

dxChart AreaSeries border

Reference
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).

-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes