Search Results: "wiki/RecentlyCommented" property

dxHtmlEditor variables

Reference
Configures variables that are placeholders for values created once text is processed.

: View on GitHub dataSource Specifies a collection of variables available for a user. The following list shows how to specify the dataSource property depending on your data source: Data Array Assign the array to the dataSource property. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data. OData Implement an ODataStore

dxPieChart commonSeriesSettings 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 series 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 DoughnutSeries

Reference
An object defining a series of the doughnut 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... be numeric, etc. 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

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