Search Results: "wiki/RecentlyCommented" property

Add and Remove

Guides

To add routes at design-time, pass an array of objects to the routes property. A route requires only its locations to be specified. The locations will be connected and make up the route. jQuery... and 2 in the "routes" array map.removeRoute([0, 2]); Angular To add or remove a route at runtime, bind the routes property of the Map to a component property. HTMLTypeScript <dx-map [zoom

dxActionSheet items

Reference
An array of items displayed by the UI component.

items, reassign the entire items array as shown in the following example: JavaScript actionSheetInstance.option('items', newItems); As an alternative to items, you can use the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property

dxLinearGauge RangeBar

Reference
An object that defines a gauge indicator of the rangeBar type.

of the indicator properties go here ) ) View Demo backgroundColor Specifies the background color for the indicator of the rangeBar type. This property supports... property. In this instance, the range bar will display the range from the baseValue to the main gauge value. View Demo color Specifies the color of the indicator. This property

dxTreeMap group

Reference
Configures groups.

property. Color There are several approaches to colorizing the group headers. Refer to the color property description to find information about all of them. Hover and Selection Styles A group can... a nested tile enters it. To enable this feature, assign true to the interactWithGroup property of the root configuration object. Border's Appearance Specify the fields of the border object to configure

dxBarGauge label

Reference
Specifies the properties of the labels that accompany gauge bars.

between the label and the bar. To hide labels, use the label.visible property or assign false straight to the label property. View Demo See Also resolveLabelOverlapping connectorColor Specifies a color for the label connector text. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG