Search Results: "wiki/RecentlyCommented" property

Visual Elements

Guides

. The data header may be located either in the row or column area depending on the value of the dataFieldArea property. JavaScriptvar pivotGridOptions = { // ... dataFieldArea: 'column.... The values of those fields whose area property equals to 'row' or 'column' appear in the corresponding header. Fields that have the area property set to 'data' slightly differ. These fields provide

dxBarGauge 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

dxChart argumentAxis strips

Reference
Declares a collection of strips belonging to the argument axis.

that setting the color property is also necessary for a strip to be displayed. See Also argumentAxis.stripStyle - specifies the appearance of those strips that belong to the argument axis. commonAxisSettings.stripStyle - specifies the appearance of all strips in the UI component. color Specifies the color of the strip. This property supports the following colors: Hexadecimal colors RGB colors

dxChart 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

dxChart valueAxis strips

Reference
Declares a collection of strips belonging to the value axis.

that setting the color property is also necessary for a strip to be displayed. See Also valueAxis.stripStyle - specifies the appearance of those strips that belong to the value axis. commonAxisSettings.stripStyle - specifies the appearance of all strips in the UI component. color Specifies the color of the strip. This property supports the following colors: Hexadecimal colors RGB colors RGBA