Search Results: "wiki/RecentlyCommented" property

dxPieChart DoughnutSeries label

Reference
An object defining the label configuration properties.

for the series. View Demo argumentFormat Formats the point argument before it is displayed in the point label. To format the point value, use the format property. NOTE DevExtreme... Colors the point labels' background. The default color is inherited from the points. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser

dxPieChart PieSeries

Reference
An object defining a series of the pie type.

that provides arguments for series points. When defining a series, set the argumentField property to the corresponding field from the data source. argumentType Specifies the required type for series arguments.... However, you can convert the data source values to another type. In this instance, specify the required type using the argumentType property. border An object defining the series border configuration

dxPieChart PieSeries label

Reference
An object defining the label configuration properties.

for the series. View Demo argumentFormat Formats the point argument before it is displayed in the point label. To format the point value, use the format property. NOTE DevExtreme... Colors the point labels' background. The default color is inherited from the points. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser

dxSpeedDialAction Configuration

Reference
This section describes properties that configure the SpeedDialAction UI component's contents, behavior, and appearance.

the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies the UI component. activeStateEnabled Specifies whether the UI component changes its visual state as a result of user interaction. The UI component switches to the active state when users press down the primary mouse button. When this property

Object Structures format

Reference
Formats values.

This property accepts three types of values: String A predefined format or custom format string. Function Applies a custom format to a value and returns this value as a string. A shortcut for the formatter property. Object Allows you to configure the format. Can have one of the following structures: DevExtreme // Uses a predefined format format: { type: String, // one of the predefined