Search Results: "Write with OpenID" "Write post with name/password" slot

dxPivotGridFieldChooser headerFilter texts

Reference
Configures the texts of the popup menu's elements.

cancel Specifies the text of the button that closes the popup menu without applying a filter. emptyValue Specifies the name of the item that represents empty values in the popup menu. ok Specifies the text of the button that applies a filter.

dxPolarChart Configuration

Reference
An object defining configuration properties for the PolarChart UI component.

to the values specific to this series type using the corresponding object (area, line or another) within the commonSeriesSettings configuration object. The values that are set within type-specific configuration objects override the corresponding common values. In case you have to set a property for an individual series, use the corresponding series object within the series array. The values that are set

dxPolarChart argumentAxis

Reference
Specifies argument axis properties for the PolarChart UI component.

. Arguments of the number and date types are sorted in ascending order regardless of their order within the data source. Specify the categories array to set the required order of arguments. In the following... of objects specifying the properties of each constant line to the constantLines field. It is necessary to set the value property within these objects. The other properties can be set if required. You can

dxPolarChart argumentAxis constantLines

Reference
Defines an array of the argument axis constant lines.

of each constant line to the constantLines field. It is necessary to set the value property within these objects. The other properties can be set if required. You can customize the appearance of all the argument axis constant lines at once. For this purpose, use the argumentAxis.constantLineStyle configuration object. Note that the properties that are set within the argumentAxis.constantLine object

dxPolarChart argumentAxis constantLines label

Reference
An object defining constant line label properties.

A constant line label shows information on the constant line. You can configure label appearance using the label object. Within this object, you can set font properties, a position and text using.... For this purpose, use the argumentAxis.constantLineStyle.label object. Note that the properties that are set within the argumentAxis.constantLine.label object override the corresponding properties