Search Results: "wiki/RecentlyCommented" property

dxTreeMap title

Reference
Configures the UI component's title.

The UI component's title is a short text that usually indicates what is visualized. If you need to specify the title's text only, assign it directly to the title property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a subtitle elaborating on the visualized subject using the title.subtitle object. font Specifies font

dxVectorMap title

Reference
Configures the UI component's title.

The UI component's title is a short text that usually indicates what is visualized. If you need to specify the title's text only, assign it directly to the title property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a subtitle elaborating on the visualized subject using the title.subtitle object. font Specifies font

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