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

dxSankey 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

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

Financial Series

Guides

Candlestick and Stock are financial series types used to describe and analyse trading patterns over short periods of time. Each point in a Candlestick series is composed of a real body and two wicks. The real body illustrates the opening and closing trades; it is filled if the closing price is lower than the opening price, and empty otherwise. The wicks visualize the highest and lowest traded

Axis Titles

Guides

The axis title is a short text displayed alongside the axis. Usually, the axis title shows units of measurement for axis values, but you can put any text in it. The axis title is configured by the title property. If you assign an object to it, 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