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

dxChart argumentAxis title

Reference
Configures the axis title.

The axis title is a short text displayed alongside the axis. Usually, the axis title shows units of measurement for arguments displayed by the axis. You can put any text in the axis title though. If you assign an object to the title property, specifying the text field of this object is necessary for the axis title to be displayed. Besides the object, the title property accepts a string, thus

dxChart valueAxis title

Reference
Configures the axis title.

The axis title is a short text displayed alongside the axis. Usually, the axis title shows units of measurement for values displayed by the axis. You can put any text in the axis title though. If you assign an object to the title property, specifying the text field of this object is necessary for the axis title to be displayed. Besides the object, the title property accepts a string, thus

dxButtonGroup items

Reference
Configures buttons in the group.

on the button. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library

dxContextMenu items

Reference
Holds an array of menu items.

Component for more information. disabled Specifies whether the menu item responds to user interaction. icon Specifies the menu item's icon. This property accepts one of the following: The icon's URL

dxDropDownButton items

Reference
Provides drop-down menu items.

: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon Libraries) The icon in the Base64 format