DevExtreme.AspNet.Mvc
The Accordion UI component contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this UI component very useful for presenting information in a limited amount of space.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the icon to be displayed in the panel's title.
Specifies the icon to be displayed in the panel's title.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item title.
Specifies text displayed for the UI component item title.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The ActionSheet UI component is a sheet containing a set of buttons located one under the other. These buttons usually represent several choices relating to a single task.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies the icon to be displayed on the action sheet button.
Specifies the icon to be displayed on the action sheet button.
A handler for the click event raised for the button representing the given action sheet button.
A handler for the click event raised for the button representing the given action sheet button.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies the type of the button that represents an action sheet item.
A function that is executed before data is loaded.
A function that is executed before data is loaded.
A function that is executed after data is loaded.
A function that is executed after data is loaded.
A function that is executed before a data item is added.
A function that is executed before a data item is added.
A function that is executed after a data item is added.
A function that is executed after a data item is added.
A function that is executed before a data item is updated.
A function that is executed before a data item is updated.
A function that is executed after a data item is updated.
A function that is executed after a data item is updated.
A function that is executed before a data item is removed.
A function that is executed before a data item is removed.
A function that is executed after a data item is removed.
A function that is executed after a data item is removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed before changes are pushed.
A function that is executed before changes are pushed.
A function that is executed when an error occurs.
A function that is executed when an error occurs.
Specifies the key property or properties.
A key property or properties.
Specifies the array associated with the Store.
An array.
Specifies the array associated with the Store.
A function that is executed before data is loaded.
A function that is executed before data is loaded.
A function that is executed after data is loaded.
A function that is executed after data is loaded.
A function that is executed before a data item is added.
A function that is executed before a data item is added.
A function that is executed after a data item is added.
A function that is executed after a data item is added.
A function that is executed before a data item is updated.
A function that is executed before a data item is updated.
A function that is executed after a data item is updated.
A function that is executed after a data item is updated.
A function that is executed before a data item is removed.
A function that is executed before a data item is removed.
A function that is executed after a data item is removed.
A function that is executed after a data item is removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed before changes are pushed.
A function that is executed before changes are pushed.
A function that is executed when an error occurs.
A function that is executed when an error occurs.
Specifies the route to use.
A route name.
Specifies access to a different area's data controller.
An area name.
Specifies the data controller to access.
A controller name.
Specifies the controller action used to load data.
An action name.
Specifies the controller action used to update data.
An action name.
Specifies the controller action used to insert data.
An action name.
Specifies the controller action used to delete data.
An action name.
Specifies that the controller action decorated with the HttpPost attribute should be used.
Specifies that the controller action decorated with the HttpPut attribute should be used.
Specifies that the controller action decorated with the HttpDelete attribute should be used.
Specifies how data returned by is treated.
Specifies whether raw data should be saved in the cache.
Applies only if is .
Specifies an option by its name.
Specifies the maximum number of items the page can contain.
Specifies whether a DataSource loads data by pages, or all items at once.
A handler for the loadError event.
A handler for the loadError event.
A handler for the loadingChanged event.
A handler for the loadingChanged event.
The item mapping function.
The item mapping function.
The data post processing function.
The data post processing function.
Specifies the fields to select from data objects.
Specifies data sorting options.
Specifies data sorting options.
Specifies data filtering conditions.
Specifies data filtering conditions.
Specifies data grouping options.
Specifies the fields to search.
Specifies the comparison operation used in searching.
Specifies whether to reload data after receiving a push update.
Specifies the period (in milliseconds) when changes are aggregated before pushing them to the DataSource.
A function that is executed before data is loaded.
A function that is executed before data is loaded.
A function that is executed after data is loaded.
A function that is executed after data is loaded.
A function that is executed before a data item is added.
A function that is executed before a data item is added.
A function that is executed after a data item is added.
A function that is executed after a data item is added.
A function that is executed before a data item is updated.
A function that is executed before a data item is updated.
A function that is executed after a data item is updated.
A function that is executed after a data item is updated.
A function that is executed before a data item is removed.
A function that is executed before a data item is removed.
A function that is executed after a data item is removed.
A function that is executed after a data item is removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed before changes are pushed.
A function that is executed before changes are pushed.
A function that is executed when an error occurs.
A function that is executed when an error occurs.
Specifies the key property or properties.
A function used to customize a web request before it is sent.
A function used to customize a web request before it is sent.
Specifies whether or not dates found in the response are deserialized.
Specifies whether the ODataStore uses the JSONP approach to access non-CORS-compatible remote services.
Specifies the type of the key property or properties.
Specifies the type of the key property or properties.
Specifies the types of data fields.
Specifies whether to convert string values to lowercase in filter and search requests. Applies to the following operations: "startswith", "endswith", "contains", and "notcontains".
Specifies the URL of the OData entity to access.
Specifies the version of the OData protocol used to interact with the data service.
Specifies whether to send cookies and authorization headers to foreign domains in a cross-origin request.
Specifies the navigation properties that are loaded with the OData entity.
A function that is executed before data is loaded.
A function that is executed before data is loaded.
A function that is executed after data is loaded.
A function that is executed after data is loaded.
A function that is executed before a data item is added.
A function that is executed before a data item is added.
A function that is executed after a data item is added.
A function that is executed after a data item is added.
A function that is executed before a data item is updated.
A function that is executed before a data item is updated.
A function that is executed after a data item is updated.
A function that is executed after a data item is updated.
A function that is executed before a data item is removed.
A function that is executed before a data item is removed.
A function that is executed after a data item is removed.
A function that is executed after a data item is removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed before changes are pushed.
A function that is executed before changes are pushed.
A function that is executed when an error occurs.
A function that is executed when an error occurs.
Specifies the URL used to load data.
A URL string.
Specifies the URL used to insert data.
A URL string.
Specifies the URL used to update data.
A URL string.
Specifies the URL used to delete data.
A URL string.
Specifies how data returned by is treated.
Specifies whether raw data should be saved in the cache.
Applies only if is .
A function that is executed before data is loaded.
A function that is executed before data is loaded.
A function that is executed after data is loaded.
A function that is executed after data is loaded.
A function that is executed before a data item is added.
A function that is executed before a data item is added.
A function that is executed after a data item is added.
A function that is executed after a data item is added.
A function that is executed before a data item is updated.
A function that is executed before a data item is updated.
A function that is executed after a data item is updated.
A function that is executed after a data item is updated.
A function that is executed before a data item is removed.
A function that is executed before a data item is removed.
A function that is executed after a data item is removed.
A function that is executed after a data item is removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed before a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed after a data item is added, updated, or removed.
A function that is executed before changes are pushed.
A function that is executed before changes are pushed.
A function that is executed when an error occurs.
A function that is executed when an error occurs.
Specifies the key property or properties.
A key property or properties.
Specifies the URL used to load JSON data.
A URL string.
Specifies whether to cache loaded JSON data.
A flag specifying whether data caching is enabled.
Specifies the key property or properties.
A key property or properties.
Specifies a function used to customize a web request before it is sent.
A JavaScript function.
Specifies a function used to customize a web request before it is sent.
A RazorBlock containing a JavaScript function.
Specifies additional parameters to pass with the load request.
Load parameters.
Specifies the HTTP method for load requests; "GET" by default.
Requires DevExtreme.AspNet.Data >= 1.4.
An HTTP method.
Specifies the HTTP method for update requests; "PUT" by default.
An HTTP method.
Specifies the HTTP method for insert requests; "POST" by default.
An HTTP method.
Specifies the HTTP method for delete requests; "DELETE" by default.
An HTTP method.
Adds a sorting option.
The name of the field that provides sorting values.
A flag specifying whether to sort data in descending order.
Specifies the database that contains the OLAP cube to use.
Specifies the database that contains the OLAP cube to use.
Specifies the name of the OLAP cube to use from the catalog.
Specifies a function used to customize a web request before it is sent.
Specifies a function used to customize a web request before it is sent.
A custom validation rule that is checked asynchronously. Use async rules for server-side validation.
Specifies an option by its name.
If true, the validationCallback is not executed for null, undefined, false, and empty strings.
If true, the validationCallback is not executed for null, undefined, false, and empty strings.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Indicates whether the rule should always be checked for the target value or only when the value changes.
Indicates whether the rule should always be checked for the target value or only when the value changes.
A function that validates the target value.
A function that validates the target value.
The Autocomplete UI component is a textbox that provides suggestions while a user types into it.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The Box UI component allows you to arrange various elements within it. Separate and adaptive, the Box UI component acts as a building block for the layout.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies the base size of an item element along the main direction.
Specifies the base size of an item element along the main direction.
Specifies the base size of an item element along the main direction.
Holds a Box configuration object for the item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the ratio value used to count the item element size along the main direction.
Specifies the ratio value used to count the item element size along the main direction.
A factor that defines how much an item shrinks relative to the rest of the items in the container.
A factor that defines how much an item shrinks relative to the rest of the items in the container.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The Button UI component is a simple button that performs specified commands when a user clicks it.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The ButtonGroup is a UI component that contains a set of toggle buttons and can be used as a mode switcher.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies a text for the hint that appears when the button is hovered over or long-pressed.
Specifies a text for the hint that appears when the button is hovered over or long-pressed.
Specifies the icon to be displayed on the button.
Specifies the icon to be displayed on the button.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies the button type.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The Calendar is a UI component that displays a calendar and allows an end user to select the required date within a specified date range.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The CheckBox is a small box, which when selected by the end user, shows that a particular feature has been enabled or a specific property has been chosen.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The ColorBox is a UI component that allows an end user to enter a color or pick it out from the drop-down editor.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
A validation rule that demands that a validated editor has a value that is equal to a specified expression.
Specifies an option by its name.
Specifies the function whose return value is used for comparison with the validated value.
Specifies the function whose return value is used for comparison with the validated value.
Specifies the operator to be used for comparing the validated value with the target.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Indicates whether or not the rule should be always checked for the target value or only when the target value changes.
Indicates whether or not the rule should be always checked for the target value or only when the target value changes.
Specifies an option by its name.
The ContextMenu UI component displays a single- or multi-level context menu. An end user invokes this menu by a right click or a long press.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
An array of currently selected item objects.
An array of currently selected item objects.
Specifies an option by its name.
Specifies whether a group separator is displayed over the item.
Specifies whether a group separator is displayed over the item.
Specifies if a menu is closed when a user clicks the item.
Specifies if a menu is closed when a user clicks the item.
Specifies whether the menu item responds to user interaction.
Specifies whether the menu item responds to user interaction.
Specifies the menu item's icon.
Specifies the menu item's icon.
Specifies whether or not a user can select a menu item.
Specifies whether or not a user can select a menu item.
Specifies whether or not the item is selected.
Specifies whether or not the item is selected.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies the text inserted into the item element.
Specifies the text inserted into the item element.
Specifies whether or not the menu item is visible.
Specifies whether or not the menu item is visible.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
A rule with custom validation logic.
Specifies an option by its name.
If true, the validationCallback is not executed for null, undefined, false, and empty strings.
If true, the validationCallback is not executed for null, undefined, false, and empty strings.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Indicates whether the rule should be always checked for the target value or only when the target value changes.
Indicates whether the rule should be always checked for the target value or only when the target value changes.
A function that validates the target value.
A function that validates the target value.
Specifies an option by its name.
An object with updated row fields.
[tags] ctp Zero-based index of a new row. Applies only if the type is 'insert'.
[tags] ctp Zero-based index of a new row. Applies only if the type is 'insert'.
The key of the row being updated or removed.
[tags] ctp Zero-based index of a page into which a new row should be inserted. Applies only if the type is 'insert' and the pager is used.
[tags] ctp Zero-based index of a page into which a new row should be inserted. Applies only if the type is 'insert' and the pager is used.
Data change type.
The DataGrid is a UI component that represents data from a local or remote source in the form of a grid. This UI component offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, client-side exporting, master-detail interface, and many others.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies the operations that must be performed on the server side.
Specifies an option by its name.
Aligns the content of the column.
Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property.
Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property.
Specifies whether data from this column should be exported. Applies only if the column is visible.
Specifies whether data from this column should be exported. Applies only if the column is visible.
Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true.
Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true.
Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true.
Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true.
Specifies whether the user can group data by values of this column. Applies only when grouping is enabled.
Specifies whether the user can group data by values of this column. Applies only when grouping is enabled.
Specifies whether the header filter can be used to filter data by this column. Applies only if headerFilter.visible is true. By default, inherits the value of the allowFiltering property.
Specifies whether the header filter can be used to filter data by this column. Applies only if headerFilter.visible is true. By default, inherits the value of the allowFiltering property.
Specifies whether a user can hide the column using the column chooser at runtime. Applies only if columnChooser.enabled is true.
Specifies whether a user can hide the column using the column chooser at runtime. Applies only if columnChooser.enabled is true.
Specifies whether this column can be used in column reordering at runtime. Applies only if allowColumnReordering is true.
Specifies whether this column can be used in column reordering at runtime. Applies only if allowColumnReordering is true.
Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true.
Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true.
Specifies whether this column can be searched. Applies only if searchPanel.visible is true. Inherits the value of the allowFiltering property by default.
Specifies whether this column can be searched. Applies only if searchPanel.visible is true. Inherits the value of the allowFiltering property by default.
Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'.
Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'.
Specifies whether groups appear expanded or not when records are grouped by a specific column. Setting this property makes sense only when grouping is allowed for this column.
Specifies whether groups appear expanded or not when records are grouped by a specific column. Setting this property makes sense only when grouping is allowed for this column.
Allows you to customize buttons in the edit column or create a custom command column. Applies only if the column's type is 'buttons'.
Allows you to customize buttons in the edit column or create a custom command column. Applies only if the column's type is 'buttons'.
Calculates custom cell values. Use this function to create an unbound data column.
Calculates custom cell values. Use this function to create an unbound data column.
Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization.
Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization.
Specifies the column's custom rules to filter data.
Specifies the column's custom rules to filter data.
Sets custom column values used to group grid records.
Sets custom column values used to group grid records.
Calculates custom values used to sort this column.
Calculates custom values used to sort this column.
Specifies a caption for the column.
Specifies a caption for the column.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
An array of grid columns.
An array of grid columns.
An array of grid columns.
Specifies a CSS class to be applied to the column.
Specifies a CSS class to be applied to the column.
Customizes the text displayed in column cells.
Customizes the text displayed in column cells.
Binds the column to a field of the dataSource.
Binds the column to a field of the dataSource.
Casts column values to a specific data type.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Configures the default UI component used for editing and filtering in the filter row.
Specifies whether HTML tags are displayed as plain text or applied to the values of the column.
Specifies whether HTML tags are displayed as plain text or applied to the values of the column.
In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways property is false.
In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways property is false.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies whether a user changes the current filter by including (selecting) or excluding (clearing the selection of) values. Applies only if headerFilter.visible and allowHeaderFiltering are true.
Specifies the column's filter value displayed in the filter row.
Specifies values selected in the column's header filter.
Specifies values selected in the column's header filter.
Fixes the column.
Fixes the column.
Specifies the UI component's edge to which the column is fixed. Applies only if columns[].fixed is true.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Configures the form item that the column produces in the editing state. Applies only if editing.mode is 'form' or 'popup'.
Specifies a custom template for group cells (group rows).
Specifies a custom template for group cells (group rows).
Specifies a custom template for group cells (group rows).
Specifies a custom template for group cells (group rows).
Specifies a custom template for group cells (group rows).
Specifies the index of a column when grid records are grouped by the values of this column.
Specifies the index of a column when grid records are grouped by the values of this column.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies data settings for the header filter.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'.
Specifies whether the column organizes other columns into bands.
Specifies whether the column organizes other columns into bands.
Specifies properties of a lookup column.
Specifies the minimum width of the column.
Specifies the minimum width of the column.
Specifies the column's unique identifier. If not set in code, this value is inherited from the dataField.
Specifies the column's unique identifier. If not set in code, this value is inherited from the dataField.
Specifies the band column that owns the current column. Accepts the index of the band column in the columns array.
Specifies the band column that owns the current column. Accepts the index of the band column in the columns array.
Specifies whether to render the column after other columns and elements. Use if column cells have a complex template. Requires the width property specified.
Specifies whether to render the column after other columns and elements. Use if column cells have a complex template. Requires the width property specified.
Specifies a filter operation that applies when users use the filter row to filter the column.
Specifies a function to be invoked after the user has edited a cell value, but before it will be saved in the data source.
Specifies a function to be invoked after the user has edited a cell value, but before it will be saved in the data source.
Specifies whether the column displays its values using editors.
Specifies whether the column displays its values using editors.
Specifies whether the column chooser can contain the column header.
Specifies whether the column chooser can contain the column header.
Specifies whether or not to display the column when grid records are grouped by it.
Specifies whether or not to display the column when grid records are grouped by it.
Specifies the index according to which columns participate in sorting.
Specifies the index according to which columns participate in sorting.
Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client.
Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client.
Specifies the sort order of column values.
In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false.
In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false.
Specifies the command column that this object customizes.
Specifies validation rules to be checked when cell values are updated.
Specifies whether the column is visible, that is, occupies space in the table.
Specifies whether the column is visible, that is, occupies space in the table.
Specifies the position of the column regarding other columns in the resulting UI component.
Specifies the position of the column regarding other columns in the resulting UI component.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies a set of available filter operations. Applies only if filterRow.visible and allowFiltering are true.
Specifies an option by its name.
Specifies a CSS class to be applied to the button.
Specifies a CSS class to be applied to the button.
Specifies the text for the hint that appears when the button is hovered over or long-pressed.
Specifies the text for the hint that appears when the button is hovered over or long-pressed.
Specifies the button's icon.
Specifies the button's icon.
The name used to identify a built-in button.
The name used to identify a built-in button.
The name used to identify a built-in button.
A function that is executed when the button is clicked or tapped. Not executed if a template is used.
A function that is executed when the button is clicked or tapped. Not executed if a template is used.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies the button's text. Applies only if the button's icon is not specified.
Specifies the button's text. Applies only if the button's icon is not specified.
Specifies the button's visibility.
Specifies the button's visibility.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies data settings for the header filter.
Specifies an option by its name.
Specifies whether searching is enabled in the header filter.
Specifies whether searching is enabled in the header filter.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies the height of the popup menu containing filtering values.
Specifies the height of the popup menu containing filtering values.
Specifies a comparison operation used to search header filter values.
Specifies the width of the popup menu containing filtering values.
Specifies the width of the popup menu containing filtering values.
Specifies properties of a lookup column.
Specifies an option by its name.
Specifies whether to display the Clear button in lookup column cells while they are being edited.
Specifies whether to display the Clear button in lookup column cells while they are being edited.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source field whose values must be displayed.
Specifies the data source field whose values must be displayed.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether to show the load panel or not.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the pager is visible.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the widget should use native or simulated scrolling.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The DateBox is a UI component that displays date and time in a specified format, and enables a user to pick or type in the required date/time value.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The Diagram UI component provides a visual interface to help you design new and modify existing diagrams.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
An object that provides information about a custom command in the Diagram UI component.
Specifies an option by its name.
Specifies the custom command's icon.
Specifies the custom command's icon.
Lists command sub items.
Specifies the custom command's identifier.
Specifies the custom command's identifier.
Specifies the custom command's identifier.
Specifies the custom command's text and tooltip text.
Specifies the custom command's text and tooltip text.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Draggable is a user interface utility that allows UI component elements to be dragged and dropped.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
The Drawer is a dismissible or permanently visible panel used for navigation in responsive web application layouts.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The DropDownBox UI component consists of a text field, which displays the current value, and a drop-down field, which can contain any UI element.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The DropDownButton is a button that opens a drop-down menu.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies the text of a badge displayed for the list item.
Specifies the text of a badge displayed for the list item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the list item's icon.
Specifies the list item's icon.
A handler for the click event raised for a certain item in the drop-down field.
A handler for the click event raised for a certain item in the drop-down field.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A validation rule that demands that the validated field match the Email pattern.
Specifies an option by its name.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
The FileManager is a UI component that allows users to upload, select, and manage files and directories in different file storages.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the context menu.
Specifies an option by its name.
Configures context menu items' settings.
Configures context menu items' settings.
Configures the context menu item.
Specifies an option by its name.
Specifies whether a group separator is displayed over the item.
Specifies whether a group separator is displayed over the item.
Specifies if a menu is closed when a user clicks the item.
Specifies if a menu is closed when a user clicks the item.
Specifies whether the menu item responds to user interaction.
Specifies whether the menu item responds to user interaction.
Specifies the menu item's icon.
Specifies the menu item's icon.
Configures settings of a context menu item's subitems.
Specifies the context menu item's name.
Specifies the context menu item's name.
Specifies the context menu item's name.
Specifies whether or not a user can select a menu item.
Specifies whether or not a user can select a menu item.
Specifies whether or not the item is selected.
Specifies whether or not the item is selected.
Specifies the text inserted into the item element.
Specifies the text inserted into the item element.
Specifies the context menu item's visibility.
Specifies the context menu item's visibility.
Configures the column.
Specifies an option by its name.
Specifies the column alignment.
Specifies the column caption.
Specifies the column caption.
Specifies a CSS class to be applied to the column.
Specifies a CSS class to be applied to the column.
Specifies which data field provides data for the column.
Specifies which data field provides data for the column.
Casts column values to a specific data type.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size.
Specifies the order in which the column is sorted.
Specifies the order in which the column is sorted.
Specifies the sort order of column values.
Specifies the column visibility.
Specifies the column visibility.
Specifies the position of the column in the resulting UI component.
Specifies the position of the column in the resulting UI component.
Specifies the column width.
Specifies the column width.
Specifies the column width.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the toolbar.
Specifies an option by its name.
Configures settings of the toolbar items that are visible when users select files.
Configures settings of the toolbar items that are visible when users select files.
Configures toolbar items' settings.
Configures toolbar items' settings.
Configures the toolbar item.
Specifies an option by its name.
Specifies a CSS class to be applied to the item.
Specifies a CSS class to be applied to the item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies the icon to be displayed on the toolbar item.
Specifies the icon to be displayed on the toolbar item.
Specifies when to display an item in the toolbar's overflow menu.
Specifies the toolbar item's location.
Specifies the toolbar item's name.
Specifies the toolbar item's name.
Specifies the toolbar item's name.
Specifies when to display the text for the UI component item.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies the toolbar item's visibility.
Specifies the toolbar item's visibility.
A UI component that presents a toolbar item. To configure it, use the options object.
Specifies an option by its name.
The FileUploader UI component enables an end user to upload files to the server. An end user can select files in the file explorer or drag and drop files to the FileUploader area on the page.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The FilterBuilder UI component allows a user to build complex filter expressions with an unlimited number of filter conditions, combined by logical operations using the UI.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies a function that returns a filter expression for this custom operation.
Specifies a function that returns a filter expression for this custom operation.
Specifies the operation's caption.
Specifies the operation's caption.
Customizes the field value's text representation.
Customizes the field value's text representation.
Specifies for which data types the operation is available by default.
Specifies a custom template for the UI component used to edit the field value.
Specifies a custom template for the UI component used to edit the field value.
Specifies a custom template for the UI component used to edit the field value.
Specifies a custom template for the UI component used to edit the field value.
Specifies a custom template for the UI component used to edit the field value.
Specifies whether the operation can have a value. If it can, the editor is displayed.
Specifies whether the operation can have a value. If it can, the editor is displayed.
Specifies the icon that should represent the filter operation.
Specifies the icon that should represent the filter operation.
Specifies the operation's identifier.
Specifies the operation's identifier.
The FilterBuilder's field structure.
Specifies an option by its name.
Specifies the field's custom rules to filter data.
Specifies the field's custom rules to filter data.
Specifies the data field's caption.
Specifies the data field's caption.
Customizes the input value's display text.
Customizes the input value's display text.
Specifies the name of a field to be filtered.
Specifies the name of a field to be filtered.
Casts field values to a specific data type.
Configures the UI component used to edit the field value.
Specifies the editor's custom template.
Specifies the editor's custom template.
Specifies the editor's custom template.
Specifies the editor's custom template.
Specifies the editor's custom template.
Specifies the false value text. Applies only if dataType is 'boolean'.
Specifies the false value text. Applies only if dataType is 'boolean'.
Specifies a set of available filter operations.
Specifies a set of available filter operations.
Specifies a set of available filter operations.
Formats a value before it is displayed.
Formats a value before it is displayed.
Formats a value before it is displayed.
Formats a value before it is displayed.
Configures the lookup field.
Specifies the field's name. Use it to distinguish the field from other fields when they have identical dataField values.
Specifies the field's name. Use it to distinguish the field from other fields when they have identical dataField values.
Specifies the true value text. Applies only if dataType is 'boolean'.
Specifies the true value text. Applies only if dataType is 'boolean'.
Configures the lookup field.
Specifies an option by its name.
Specifies whether to display the Clear button in the lookup field while it is being edited.
Specifies whether to display the Clear button in the lookup field while it is being edited.
Specifies the lookup data source.
Specifies the lookup data source.
Specifies the lookup data source.
Specifies the lookup data source.
Specifies the lookup data source.
Specifies the data field whose values should be displayed.
Specifies the data field whose values should be displayed.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies an option by its name.
Specifies an option by its name.
Formats values.
Specifies an option by its name.
Specifies a 3-letter ISO 4217 code for currency. Applies only if the type is 'currency'.
Specifies a 3-letter ISO 4217 code for currency. Applies only if the type is 'currency'.
A function that converts numeric or date-time values to a string.
A function that converts numeric or date-time values to a string.
Parses string values into numeric or date-time values. Can be used with formatter or one of the predefined formats.
Parses string values into numeric or date-time values. Can be used with formatter or one of the predefined formats.
Specifies a precision for values of a numeric format.
Specifies a precision for values of a numeric format.
Specifies a predefined format. Does not apply if you have specified the formatter function.
The Form UI component represents fields of a data object as a collection of label-editor pairs. These pairs can be arranged in several groups, tabs and columns.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures a button form item.
Specifies an option by its name.
Configures the button.
Specifies how many columns the item spans.
Specifies how many columns the item spans.
Specifies a CSS class to be applied to the item.
Specifies a CSS class to be applied to the item.
Specifies the button's horizontal alignment.
Specifies the item's identifier.
Specifies the item's identifier.
Specifies the button's vertical alignment.
Specifies whether the item is visible.
Specifies whether the item is visible.
Specifies the item's position regarding other items in a group, tab, or the whole UI component.
Specifies the item's position regarding other items in a group, tab, or the whole UI component.
Specifies an option by its name.
The count of columns for a large screen size.
The count of columns for a large screen size.
The count of columns for a middle-sized screen.
The count of columns for a middle-sized screen.
The count of columns for a small-sized screen.
The count of columns for a small-sized screen.
The count of columns for an extra small-sized screen.
The count of columns for an extra small-sized screen.
This article describes configuration properties of an empty form item.
Specifies an option by its name.
Specifies the number of columns spanned by the item.
Specifies the number of columns spanned by the item.
Specifies a CSS class to be applied to the form item.
Specifies a CSS class to be applied to the form item.
Specifies a name that identifies the form item.
Specifies a name that identifies the form item.
Specifies whether or not the current form item is visible.
Specifies whether or not the current form item is visible.
Specifies the sequence number of the item in a form, group or tab.
Specifies the sequence number of the item in a form, group or tab.
This article describes configuration properties of a group form item.
Specifies an option by its name.
Specifies whether or not all group item labels are aligned.
Specifies whether or not all group item labels are aligned.
Specifies the group caption.
Specifies the group caption.
The count of columns in the group layout.
The count of columns in the group layout.
Specifies the relation between the screen size qualifier and the number of columns in the grouped layout.
Specifies the number of columns spanned by the item.
Specifies the number of columns spanned by the item.
Specifies a CSS class to be applied to the form item.
Specifies a CSS class to be applied to the form item.
Holds an array of form items displayed within the group.
Specifies a name that identifies the form item.
Specifies a name that identifies the form item.
A template to be used for rendering a group item.
A template to be used for rendering a group item.
A template to be used for rendering a group item.
A template to be used for rendering a group item.
A template to be used for rendering a group item.
Specifies whether or not the current form item is visible.
Specifies whether or not the current form item is visible.
Specifies the sequence number of the item in a form, group or tab.
Specifies the sequence number of the item in a form, group or tab.
Specifies the relation between the screen size qualifier and the number of columns in the grouped layout.
Specifies an option by its name.
The count of columns for a large screen size.
The count of columns for a large screen size.
The count of columns for a middle-sized screen.
The count of columns for a middle-sized screen.
The count of columns for a small-sized screen.
The count of columns for a small-sized screen.
The count of columns for an extra small-sized screen.
The count of columns for an extra small-sized screen.
Specifies properties for the form item label.
Specifies an option by its name.
Specifies the label's horizontal alignment.
Specifies the location of a label against the editor.
Specifies whether or not a colon is displayed at the end of the current label.
Specifies whether or not a colon is displayed at the end of the current label.
Specifies the label text.
Specifies the label text.
Specifies whether or not the label is visible.
Specifies whether or not the label is visible.
This article describes configuration properties of a simple form item.
Specifies an option by its name.
Specifies the number of columns spanned by the item.
Specifies the number of columns spanned by the item.
Specifies a CSS class to be applied to the form item.
Specifies a CSS class to be applied to the form item.
Specifies the path to the formData object field bound to the current form item.
Specifies the path to the formData object field bound to the current form item.
Specifies which editor UI component is used to display and edit the form item value.
Specifies the help text displayed for the current form item.
Specifies the help text displayed for the current form item.
Specifies whether the current form item is required.
Specifies whether the current form item is required.
Specifies properties for the form item label.
Specifies a name that identifies the form item.
Specifies a name that identifies the form item.
A template that can be used to replace the default editor with custom content.
A template that can be used to replace the default editor with custom content.
A template that can be used to replace the default editor with custom content.
A template that can be used to replace the default editor with custom content.
A template that can be used to replace the default editor with custom content.
An array of validation rules to be checked for the form item editor.
Specifies whether or not the current form item is visible.
Specifies whether or not the current form item is visible.
Specifies the sequence number of the item in a form, group or tab.
Specifies the sequence number of the item in a form, group or tab.
This article describes configuration properties of a tabbed form item.
Specifies an option by its name.
Specifies the number of columns spanned by the item.
Specifies the number of columns spanned by the item.
Specifies a CSS class to be applied to the form item.
Specifies a CSS class to be applied to the form item.
Specifies a name that identifies the form item.
Specifies a name that identifies the form item.
Holds a configuration object for the TabPanel UI component used to display the current form item.
An array of tab configuration objects.
Specifies whether or not the current form item is visible.
Specifies whether or not the current form item is visible.
Specifies the sequence number of the item in a form, group or tab.
Specifies the sequence number of the item in a form, group or tab.
Specifies the relation between the screen size qualifier and the number of columns in the tabbed layout.
Specifies an option by its name.
The count of columns for a large screen size.
The count of columns for a large screen size.
The count of columns for a middle-sized screen.
The count of columns for a middle-sized screen.
The count of columns for a small-sized screen.
The count of columns for a small-sized screen.
The count of columns for an extra small-sized screen.
The count of columns for an extra small-sized screen.
An array of tab configuration objects.
Specifies an option by its name.
Specifies whether or not labels of items displayed within the current tab are aligned.
Specifies whether or not labels of items displayed within the current tab are aligned.
Specifies a badge text for the tab.
Specifies a badge text for the tab.
The count of columns in the tab layout.
The count of columns in the tab layout.
Specifies the relation between the screen size qualifier and the number of columns in the tabbed layout.
Specifies whether the tab responds to user interaction.
Specifies whether the tab responds to user interaction.
Specifies the icon to be displayed on the tab.
Specifies the icon to be displayed on the tab.
Holds an array of form items displayed within the tab.
The template to be used for rendering the tab.
The template to be used for rendering the tab.
The template to be used for rendering the tab.
The template to be used for rendering the tab.
The template to be used for rendering the tab.
The template to be used for rendering the tab content.
The template to be used for rendering the tab content.
The template to be used for rendering the tab content.
The template to be used for rendering the tab content.
The template to be used for rendering the tab content.
Specifies the tab title.
Specifies the tab title.
The Gallery is a UI component that displays a collection of images in a carousel. The UI component is supplied with various navigation controls that allow a user to switch between images.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the text passed to the alt attribute of the image markup element.
Specifies the text passed to the alt attribute of the image markup element.
Specifies the URL of the image displayed by the item.
Specifies the URL of the image displayed by the item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
The Gantt is a UI component that displays the task flow and dependencies between tasks.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the context menu.
Specifies an option by its name.
Specifies whether the context menu is enabled in the UI component.
Specifies whether the context menu is enabled in the UI component.
Configures context menu item settings.
Configures context menu item settings.
Configures context menu item settings.
Specifies an option by its name.
Specifies whether a group separator is displayed over the item.
Specifies whether a group separator is displayed over the item.
Specifies if a menu is closed when a user clicks the item.
Specifies if a menu is closed when a user clicks the item.
Specifies whether the menu item responds to user interaction.
Specifies whether the menu item responds to user interaction.
Specifies the menu item's icon.
Specifies the menu item's icon.
Specifies the context menu item name.
Specifies the context menu item name.
Specifies the context menu item name.
Specifies whether or not a user can select a menu item.
Specifies whether or not a user can select a menu item.
Specifies whether or not the item is selected.
Specifies whether or not the item is selected.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies the text inserted into the item element.
Specifies the text inserted into the item element.
Specifies whether or not the menu item is visible.
Specifies whether or not the menu item is visible.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures a strip line.
Specifies an option by its name.
Specifies the name of the cascading style sheet (CSS) class associated with the strip line.
Specifies the name of the cascading style sheet (CSS) class associated with the strip line.
Specifies the end point of the strip line.
Specifies the end point of the strip line.
Specifies the end point of the strip line.
Specifies the end point of the strip line.
Specifies the start point of the strip line.
Specifies the start point of the strip line.
Specifies the start point of the strip line.
Specifies the start point of the strip line.
Specifies the strip line's title.
Specifies the strip line's title.
Specifies an option by its name.
Configures the toolbar.
Specifies an option by its name.
Configures toolbar items' settings.
Configures toolbar items' settings.
Configures the toolbar item.
Specifies an option by its name.
Specifies a CSS class to be applied to the item.
Specifies a CSS class to be applied to the item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies when to display an item in the toolbar's overflow menu.
Specifies the toolbar item's location.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies the toolbar item's name.
Specifies the toolbar item's name.
Specifies the toolbar item's name.
Specifies when to display the text for the UI component item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A UI component that presents a toolbar item. To configure it, use the options object.
Specifies an option by its name.
Specifies an option by its name.
Specifies the length of an arrow for the indicator of the textCloud type in pixels.
Specifies the length of an arrow for the indicator of the textCloud type in pixels.
Specifies the background color for the indicator of the rangeBar type.
Specifies the background color for the indicator of the rangeBar type.
Specifies the base value for the indicator of the rangeBar type.
Specifies the base value for the indicator of the rangeBar type.
Specifies a radius small enough for the indicator to begin adapting.
Specifies a radius small enough for the indicator to begin adapting.
Specifies a color of the indicator.
Specifies a color of the indicator.
Specifies the orientation of the rangeBar indicator. Applies only if the geometry.orientation property is 'vertical'.
Specifies the distance between the needle and the center of a gauge for the indicator of a needle-like type.
Specifies the distance between the needle and the center of a gauge for the indicator of a needle-like type.
Specifies the indicator length.
Specifies the indicator length.
Specifies the distance between the indicator and the invisible scale line.
Specifies the distance between the indicator and the invisible scale line.
Sets the palette to be used to colorize indicators differently.
Sets the palette to be used to colorize indicators differently.
Sets the palette to be used to colorize indicators differently.
Specifies the second color for the indicator of the twoColorNeedle type.
Specifies the second color for the indicator of the twoColorNeedle type.
Specifies the length of a twoNeedleColor type indicator tip as a percentage.
Specifies the length of a twoNeedleColor type indicator tip as a percentage.
Specifies the range bar size for an indicator of the rangeBar type.
Specifies the range bar size for an indicator of the rangeBar type.
Specifies the inner diameter in pixels, so that the spindle has the shape of a ring.
Specifies the inner diameter in pixels, so that the spindle has the shape of a ring.
Specifies the spindle's diameter in pixels for the indicator of a needle-like type.
Specifies the spindle's diameter in pixels for the indicator of a needle-like type.
Specifies the appearance of the text displayed in an indicator of the rangeBar type.
Specifies the type of gauge indicators.
Specifies the orientation of the rangeBar indicator. Applies only if the geometry.orientation property is 'horizontal'.
Specifies the width of an indicator in pixels.
Specifies the width of an indicator in pixels.
Specifies the appearance of the text displayed in an indicator of the rangeBar type.
Specifies an option by its name.
Specifies a callback function that returns the text to be displayed in an indicator.
Specifies a callback function that returns the text to be displayed in an indicator.
Specifies font properties for the text displayed by the indicator.
Formats a value before it is displayed in an indicator. Accepts only numeric formats.
Formats a value before it is displayed in an indicator. Accepts only numeric formats.
Formats a value before it is displayed in an indicator. Accepts only numeric formats.
Formats a value before it is displayed in an indicator. Accepts only numeric formats.
Specifies the range bar's label indent in pixels.
Specifies the range bar's label indent in pixels.
HtmlEditor is a WYSIWYG editor that allows you to format textual and visual content and to output it in HTML or Markdown. HtmlEditor is built on top of and requires the DevExtreme Quill.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies media types that can be resized. Currently, only images are supported.
Specifies media types that can be resized. Currently, only images are supported.
Enables media resizing.
Enables media resizing.
Specifies an option by its name.
Provides data for the suggestion list.
Provides data for the suggestion list.
Provides data for the suggestion list.
Provides data for the suggestion list.
Provides data for the suggestion list.
Specifies the data field whose values should be displayed in the suggestion list.
Specifies the data field whose values should be displayed in the suggestion list.
Specifies a custom template for suggestion list items.
Specifies a custom template for suggestion list items.
Specifies a custom template for suggestion list items.
Specifies a custom template for suggestion list items.
Specifies a custom template for suggestion list items.
Specifies the prefix that a user enters to activate mentions. You can use different prefixes with different dataSources.
Specifies the prefix that a user enters to activate mentions. You can use different prefixes with different dataSources.
Specifies the minimum number of characters that a user should type to trigger the search.
Specifies the minimum number of characters that a user should type to trigger the search.
Specifies one or several data fields to search.
Specifies one or several data fields to search.
Specifies one or several data fields to search.
Specifies the delay between when a user stops typing and when the search is executed.
Specifies the delay between when a user stops typing and when the search is executed.
Specifies a custom template for mentions.
Specifies a custom template for mentions.
Specifies a custom template for mentions.
Specifies a custom template for mentions.
Specifies a custom template for mentions.
Specifies which data field provides unique values to the template's `id` parameter.
Specifies which data field provides unique values to the template's `id` parameter.
Specifies an option by its name.
Specifies the container in which to place the toolbar.
Specifies the container in which to place the toolbar.
Configures toolbar items. These items allow users to format text and execute commands.
Configures toolbar items. These items allow users to format text and execute commands.
Specifies whether or not items are arranged into multiple lines when their combined width exceeds the toolbar width.
Specifies whether or not items are arranged into multiple lines when their combined width exceeds the toolbar width.
Specifies an option by its name.
Specifies values for a format with multiple choices. Should be used with the name.
Specifies values for a format with multiple choices. Should be used with the name.
Specifies values for a format with multiple choices. Should be used with the name.
Specifies values for a format with multiple choices. Should be used with the name.
Specifies a CSS class to be applied to the item.
Specifies a CSS class to be applied to the item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies when to display an item in the toolbar's overflow menu.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies the predefined item that this object customizes or a format with multiple choices.
Specifies the predefined item that this object customizes or a format with multiple choices.
Specifies the predefined item that this object customizes or a format with multiple choices.
Specifies when to display the text for the UI component item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A UI component that presents a toolbar item. To configure it, use the options object.
Specifies an option by its name.
Specifies a collection of variables available for a user.
Specifies a collection of variables available for a user.
Specifies a collection of variables available for a user.
Specifies a collection of variables available for a user.
Specifies a collection of variables available for a user.
Specifies the special character(s) that should surround the variables.
Specifies the special character(s) that should surround the variables.
The List is a UI component that represents a collection of items in a scrollable list.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies the text of a badge displayed for the list item.
Specifies the text of a badge displayed for the list item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the list item's icon.
Specifies the list item's icon.
Specifies the name of the list items group in a grouped list.
Specifies the name of the list items group in a grouped list.
Specifies whether or not to display a chevron for the list item.
Specifies whether or not to display a chevron for the list item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
Specifies an option by its name.
The LoadIndicator is a UI element notifying the viewer that a process is in progress.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
The LoadPanel is an overlay UI component notifying the viewer that loading is in progress.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
The Lookup is a UI component that allows an end user to search for an item in a collection shown in a drop-down menu.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
Specifies an option by its name.
The Map is an interactive UI component that displays a geographic map with markers and routes.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Menu UI component is a panel with clickable items. A click on an item opens a drop-down menu, which can contain several submenus.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether a group separator is displayed over the item.
Specifies whether a group separator is displayed over the item.
Specifies if a menu is closed when a user clicks the item.
Specifies if a menu is closed when a user clicks the item.
Specifies whether the menu item responds to user interaction.
Specifies whether the menu item responds to user interaction.
Specifies the menu item's icon.
Specifies the menu item's icon.
Specifies whether or not a user can select a menu item.
Specifies whether or not a user can select a menu item.
Specifies whether or not the item is selected.
Specifies whether or not the item is selected.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies the text inserted into the item element.
Specifies the text inserted into the item element.
Specifies whether or not the menu item is visible.
Specifies whether or not the menu item is visible.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The MultiView is a UI component that contains several views. An end user navigates through the views by swiping them in the horizontal direction.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
The NavBar is a UI component that navigates the application views.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies a badge text for the tab.
Specifies a badge text for the tab.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the icon to be displayed on the tab.
Specifies the icon to be displayed on the tab.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The NumberBox is a UI component that displays a numeric value and allows a user to modify it by typing in a value, and incrementing or decrementing it using the keyboard or mouse.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
A validation rule that demands that the validated field has a numeric value.
Specifies an option by its name.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
A validation rule that demands that the validated field match a specified pattern.
Specifies an option by its name.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Specifies the regular expression that the validated value must match.
Specifies the regular expression that the validated value must match.
The PivotGrid is a UI component that allows you to display and analyze multi-dimensional data from a local storage or an OLAP cube.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The PivotGridDataSource is an object that provides an API for processing data from an underlying store. This object is used in the PivotGrid UI component.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether or not the widget uses native scrolling.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Popover is a UI component that shows notifications within a box with an arrow pointing to a specified UI element.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Popup UI component is a pop-up window overlaying the current view.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
The ProgressBar is a UI component that shows current progress.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The RadioGroup is a UI component that contains a set of radio buttons and allows an end user to make a single selection from the set.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A validation rule that demands the target value be within the specified value range (including the range's end points).
Specifies an option by its name.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the maximum value allowed for the validated value.
Specifies the maximum value allowed for the validated value.
Specifies the maximum value allowed for the validated value.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Specifies the minimum value allowed for the validated value.
Specifies the minimum value allowed for the validated value.
Specifies the minimum value allowed for the validated value.
Indicates whether the rule should be always checked for the target value or only when the target value changes.
Indicates whether the rule should be always checked for the target value or only when the target value changes.
The RangeSlider is a UI component that allows an end user to choose a range of numeric values.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
A validation rule that demands that a validated field has a value.
Specifies an option by its name.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Indicates whether to remove the Space characters from the validated value.
Indicates whether to remove the Space characters from the validated value.
The Resizable UI component enables its content to be resizable in the UI.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The ResponsiveBox UI component allows you to create an application or a website with a layout adapted to different screen sizes.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the item location and size against the UI component grid.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
Specifies the item location and size against the UI component grid.
Specifies an option by its name.
Specifies which column the element should occupy. Accepts an index from the cols array.
Specifies which column the element should occupy. Accepts an index from the cols array.
Specifies how many columns the element should span.
Specifies how many columns the element should span.
Specifies which row the element should occupy. Accepts an index from the rows array.
Specifies which row the element should occupy. Accepts an index from the rows array.
Specifies how many rows the element should span.
Specifies how many rows the element should span.
Decides on which screens the current location settings should be applied to the element.
Decides on which screens the current location settings should be applied to the element.
Specifies an option by its name.
Specifies an option by its name.
The Sankey is a UI component that visualizes the flow magnitude between value sets. The values being connected are called nodes; the connections - links. The higher the flow magnitude, the wider the link is.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Scheduler is a UI component that represents scheduled data and allows a user to manage and edit it.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the scrolling mode.
Specifies an option by its name.
The ScrollView is a UI component that enables a user to scroll its content.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The SelectBox UI component is an editor that allows an end user to select an item from a drop-down list.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The SlideOut UI component is a classic slide-out menu paired with a view. An end user opens the menu by swiping away the view.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The SlideOutView UI component is a classic slide-out menu paired with a view. This UI component is very similar to the SlideOut with only one difference - the SlideOut always contains the List in the slide-out menu, while the SlideOutView can hold any collection there.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The Slider is a UI component that allows an end user to set a numeric value on a continuous range of possible values.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Sortable is a user interface utility that allows a UI component's items to be reordered via drag and drop gestures.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
The SpeedDialAction is a button that performs a custom action. It can be represented by a Floating Action Button (FAB) or a button in a speed dial menu opened with the FAB.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
A validation rule that demands the target value length be within the specified value range (including the range's end points).
Specifies an option by its name.
If set to true, empty values are valid.
If set to true, empty values are valid.
Specifies the maximum length allowed for the validated value.
Specifies the maximum length allowed for the validated value.
Specifies the message that is shown if the rule is broken.
Specifies the message that is shown if the rule is broken.
Specifies the minimum length allowed for the validated value.
Specifies the minimum length allowed for the validated value.
Indicates whether or not to remove the Space characters from the validated value.
Indicates whether or not to remove the Space characters from the validated value.
The Switch is a UI component that can be in two states: 'On' and 'Off'.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The TabPanel is a UI component consisting of the Tabs and MultiView UI components. It automatically synchronizes the selected tab with the currently displayed view and vice versa.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies a badge text for the tab.
Specifies a badge text for the tab.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the icon to be displayed in the tab's title.
Specifies the icon to be displayed in the tab's title.
Specifies a template that should be used to render the tab for this item only.
Specifies a template that should be used to render the tab for this item only.
Specifies a template that should be used to render the tab for this item only.
Specifies a template that should be used to render the tab for this item only.
Specifies a template that should be used to render the tab for this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies the item title text displayed on a corresponding tab.
Specifies the item title text displayed on a corresponding tab.
The Tabs is a tab strip used to switch between pages or views. This UI component is included in the TabPanel UI component, but you can use the Tabs separately as well.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies a badge text for the tab.
Specifies a badge text for the tab.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the icon to be displayed on the tab.
Specifies the icon to be displayed on the tab.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The TagBox UI component is an editor that allows an end user to select multiple items from a drop-down list.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
The TextArea is a UI component that enables a user to enter and edit a multi-line text.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The TextBox is a UI component that enables a user to enter and edit a single line of text.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether to place the button before or after the input text field.
Specifies the button's name.
Specifies the button's name.
A widget that presents an editor button.
The TileView UI component contains a collection of tiles. Tiles can store much more information than ordinary buttons, that is why they are very popular in apps designed for touch devices.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies a multiplier for the baseItemHeight property value (for the purpose of obtaining the actual item height).
Specifies a multiplier for the baseItemHeight property value (for the purpose of obtaining the actual item height).
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
Specifies a multiplier for the baseItemWidth property value (for the purpose of obtaining the actual item width).
Specifies a multiplier for the baseItemWidth property value (for the purpose of obtaining the actual item width).
Specifies an option by its name.
The Toast is a UI component that provides pop-up notifications.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
The Toolbar is a UI component containing items that usually manage screen content. Those items can be plain text or UI components.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies a CSS class to be applied to the item.
Specifies a CSS class to be applied to the item.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies when to display an item in the toolbar's overflow menu.
Specifies a location for the item on the toolbar.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies a template that should be used to render a menu item.
Specifies when to display the text for the UI component item.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A UI component that presents a toolbar item. To configure it, use the options object.
Specifies an option by its name.
The Tooltip UI component displays a tooltip for a specified element on the page.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The TreeList is a UI component that represents data from a local or remote source in the form of a multi-column tree view. This UI component offers such features as sorting, filtering, editing, selection, etc.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies what operations are performed on the server.
Specifies what operations are performed on the server.
Specifies an option by its name.
Aligns the content of the column.
Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property.
Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property.
Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true.
Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true.
Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true.
Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true.
Specifies whether the header filter can be used to filter data by this column. Applies only if headerFilter.visible is true. By default, inherits the value of the allowFiltering property.
Specifies whether the header filter can be used to filter data by this column. Applies only if headerFilter.visible is true. By default, inherits the value of the allowFiltering property.
Specifies whether a user can hide the column using the column chooser at runtime. Applies only if columnChooser.enabled is true.
Specifies whether a user can hide the column using the column chooser at runtime. Applies only if columnChooser.enabled is true.
Specifies whether this column can be used in column reordering at runtime. Applies only if allowColumnReordering is true.
Specifies whether this column can be used in column reordering at runtime. Applies only if allowColumnReordering is true.
Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true.
Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true.
Specifies whether this column can be searched. Applies only if searchPanel.visible is true. Inherits the value of the allowFiltering property by default.
Specifies whether this column can be searched. Applies only if searchPanel.visible is true. Inherits the value of the allowFiltering property by default.
Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'.
Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'.
Allows you to customize buttons in the edit column or create a custom command column. Applies only if the column's type is 'buttons'.
Allows you to customize buttons in the edit column or create a custom command column. Applies only if the column's type is 'buttons'.
Calculates custom cell values. Use this function to create an unbound data column.
Calculates custom cell values. Use this function to create an unbound data column.
Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization.
Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization.
Specifies the column's custom rules to filter data.
Specifies the column's custom rules to filter data.
Calculates custom values used to sort this column.
Calculates custom values used to sort this column.
Specifies a caption for the column.
Specifies a caption for the column.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Specifies a custom template for data cells.
Configures columns.
Configures columns.
Configures columns.
Specifies a CSS class to be applied to the column.
Specifies a CSS class to be applied to the column.
Customizes the text displayed in column cells.
Customizes the text displayed in column cells.
Binds the column to a field of the dataSource.
Binds the column to a field of the dataSource.
Casts column values to a specific data type.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Specifies a custom template for data cells in editing state.
Configures the default UI component used for editing and filtering in the filter row.
Specifies whether HTML tags are displayed as plain text or applied to the values of the column.
Specifies whether HTML tags are displayed as plain text or applied to the values of the column.
In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways property is false.
In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways property is false.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible.
Specifies whether a user changes the current filter by including (selecting) or excluding (clearing the selection of) values. Applies only if headerFilter.visible and allowHeaderFiltering are true.
Specifies the column's filter value displayed in the filter row.
Specifies values selected in the column's header filter.
Specifies values selected in the column's header filter.
Fixes the column.
Fixes the column.
Specifies the UI component's edge to which the column is fixed. Applies only if columns[].fixed is true.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Formats a value before it is displayed in a column cell.
Configures the form item that the column produces in the editing state. Applies only if editing.mode is 'form' or 'popup'.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies a custom template for column headers.
Specifies data settings for the header filter.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'.
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'.
Specifies whether the column organizes other columns into bands.
Specifies whether the column organizes other columns into bands.
Specifies properties of a lookup column.
Specifies the minimum width of the column.
Specifies the minimum width of the column.
Specifies the column's unique identifier. If not set in code, this value is inherited from the dataField.
Specifies the column's unique identifier. If not set in code, this value is inherited from the dataField.
Specifies the band column that owns the current column. Accepts the index of the band column in the columns array.
Specifies the band column that owns the current column. Accepts the index of the band column in the columns array.
Specifies whether to render the column after other columns and elements. Use if column cells have a complex template. Requires the width property specified.
Specifies whether to render the column after other columns and elements. Use if column cells have a complex template. Requires the width property specified.
Specifies a filter operation that applies when users use the filter row to filter the column.
Specifies a function to be invoked after the user has edited a cell value, but before it will be saved in the data source.
Specifies a function to be invoked after the user has edited a cell value, but before it will be saved in the data source.
Specifies whether the column displays its values using editors.
Specifies whether the column displays its values using editors.
Specifies whether the column chooser can contain the column header.
Specifies whether the column chooser can contain the column header.
Specifies the index according to which columns participate in sorting.
Specifies the index according to which columns participate in sorting.
Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client.
Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client.
Specifies the sort order of column values.
In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false.
In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false.
Specifies the command column that this object customizes.
Specifies validation rules to be checked when cell values are updated.
Specifies whether the column is visible, that is, occupies space in the table.
Specifies whether the column is visible, that is, occupies space in the table.
Specifies the position of the column regarding other columns in the resulting UI component.
Specifies the position of the column regarding other columns in the resulting UI component.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth.
Specifies an option by its name.
Specifies a CSS class to be applied to the button.
Specifies a CSS class to be applied to the button.
Specifies the text for the hint that appears when the button is hovered over or long-pressed.
Specifies the text for the hint that appears when the button is hovered over or long-pressed.
Specifies the button's icon.
Specifies the button's icon.
The name used to identify a built-in button.
The name used to identify a built-in button.
The name used to identify a built-in button.
A function that is executed when the button is clicked or tapped. Not executed if a template is used.
A function that is executed when the button is clicked or tapped. Not executed if a template is used.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies a custom button template.
Specifies the button's text. Applies only if the button's icon is not specified.
Specifies the button's text. Applies only if the button's icon is not specified.
Specifies the button's visibility.
Specifies the button's visibility.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies data settings for the header filter.
Specifies an option by its name.
Specifies whether searching is enabled in the header filter.
Specifies whether searching is enabled in the header filter.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies the header filter's data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies how the header filter combines values into groups. Does not apply if you specify a custom header filter data source.
Specifies the height of the popup menu containing filtering values.
Specifies the height of the popup menu containing filtering values.
Specifies a comparison operation used to search header filter values.
Specifies the width of the popup menu containing filtering values.
Specifies the width of the popup menu containing filtering values.
Specifies properties of a lookup column.
Specifies an option by its name.
Specifies whether to display the Clear button in lookup column cells while they are being edited.
Specifies whether to display the Clear button in lookup column cells while they are being edited.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source for the lookup column.
Specifies the data source field whose values must be displayed.
Specifies the data source field whose values must be displayed.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies the data field whose values should be replaced with values from the displayExpr field.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether to show the load panel or not.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the widget should use native or simulated scrolling.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The TreeView UI component is a tree-like representation of textual data.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies whether or not the tree view item is displayed expanded.
Specifies whether or not the tree view item is displayed expanded.
Specifies whether or not the tree view item has children.
Specifies whether or not the tree view item has children.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies the tree view item's icon.
Specifies the tree view item's icon.
Specifies nested tree view items.
Holds the key of the parent item.
Holds the key of the parent item.
Holds the key of the parent item.
Specifies whether the TreeView item should be displayed as selected.
Specifies whether the TreeView item should be displayed as selected.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
A UI component for displaying the result of checking validation rules for editors.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies whether the UI component item responds to user interaction.
Specifies whether the UI component item responds to user interaction.
Specifies html code inserted into the UI component item element.
Specifies html code inserted into the UI component item element.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies a template that should be used to render this item only.
Specifies text displayed for the UI component item.
Specifies text displayed for the UI component item.
Specifies whether or not a UI component item must be displayed.
Specifies whether or not a UI component item must be displayed.
Font properties.
Specifies an option by its name.
Specifies font color.
Specifies font color.
Specifies font family.
Specifies font family.
Specifies font opacity.
Specifies font opacity.
Specifies font size.
Specifies font size.
Specifies font size.
Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness.
Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness.
Specifies an option by its name.
The range's end value.
The range's end value.
The range's end value.
The range's end value.
The range's length.
The range's length.
The range's length.
The range's length.
The range's start value.
The range's start value.
The range's start value.
The range's start value.
The range's length.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
A class describing a scale break range. Inherited by scale breaks in the Chart and RangeSelector.
Specifies an option by its name.
Along with the startValue property, limits the scale break.
Along with the startValue property, limits the scale break.
Along with the startValue property, limits the scale break.
Along with the startValue property, limits the scale break.
Along with the endValue property, limits the scale break.
Along with the endValue property, limits the scale break.
Along with the endValue property, limits the scale break.
Along with the endValue property, limits the scale break.
Specifies an option by its name.
The BarGauge UI component contains several circular bars that each indicates a single value.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Specifies the legend items' font properties.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Specifies the marker's size in a legend item in pixels.
Specifies the marker's size in a legend item in pixels.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Bullet UI component is useful when you need to compare a single measure to a target value. The UI component comprises a horizontal bar indicating the measure and a vertical line indicating the target value.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the name of the value axis on which the value is specified. Useful for a multi-axis chart.
Specifies the name of the value axis on which the value is specified. Useful for a multi-axis chart.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies the annotation's name.
Specifies the annotation's name.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
The Chart is a UI component that visualizes data from a local or remote storage using a great variety of series types along with different interactive elements, such as tooltips, crosshair pointer, legend, etc.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the name of the value axis on which the value is specified. Useful for a multi-axis chart.
Specifies the name of the value axis on which the value is specified. Useful for a multi-axis chart.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures data aggregation for the series.
Specifies an option by its name.
Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'.
Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'.
Enables data aggregation for the series.
Enables data aggregation for the series.
Specifies how to aggregate series points.
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series).
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series).
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series).
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series).
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Specifies an option by its name.
Configures data aggregation for the series.
Specifies which data source field provides arguments for series points.
Specifies which data source field provides arguments for series points.
Binds the series to a value axis.
Binds the series to a value axis.
Allows you to group bar series so that bars with the same argument overlap.
Allows you to group bar series so that bars with the same argument overlap.
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the barWidth property is set.
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the barWidth property is set.
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the barPadding property.
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the barPadding property.
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).
Specifies which data source field provides close values for points of a financial series.
Specifies which data source field provides close values for points of a financial series.
Specifies the color of the series.
Specifies the color of the series.
Makes bars look rounded. Applies only to bar-like series.
Makes bars look rounded. Applies only to bar-like series.
Specifies the dash style of the series line. Applies only to line-like series.
Specifies which data source field provides high values for points of a financial series.
Specifies which data source field provides high values for points of a financial series.
Specifies series elements to be highlighted when a user points to a series.
Configures the appearance adopted by the series when a user points to it.
Specifies whether the series should ignore null data points.
Specifies whether the series should ignore null data points.
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series.
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series.
Configures point labels.
Specifies which data source field provides low values for points of a financial series.
Specifies which data source field provides low values for points of a financial series.
Specifies a limit for the number of point labels.
Specifies a limit for the number of point labels.
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series.
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series.
Specifies how transparent the series should be.
Specifies how transparent the series should be.
Specifies which data source field provides open values for points of a financial series.
Specifies which data source field provides open values for points of a financial series.
Specifies which pane the series should belong to. Accepts the name of the pane.
Specifies which pane the series should belong to. Accepts the name of the pane.
Configures series points in scatter, line- and area-like series.
Coupled with the rangeValue2Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue2Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue1Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue1Field property, specifies which data source field provides values for a range-like series.
Specifies reduction properties for financial series.
Specifies series elements to be highlighted when a user selects a series.
Configures the appearance adopted by the series when a user selects it.
Specifies whether to show the series in the legend or not.
Specifies whether to show the series in the legend or not.
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series.
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series.
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series.
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series.
Specifies which data source field provides auxiliary data for series points.
Specifies which data source field provides auxiliary data for series points.
Configures error bars.
Specifies which data source field provides values for series points.
Specifies which data source field provides values for series points.
Specifies whether the series is visible or not.
Specifies whether the series is visible or not.
Specifies the width of the series line in pixels. Applies only to line-like series.
Specifies the width of the series line in pixels. Applies only to line-like series.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Configures the appearance adopted by the series when a user points to it.
Specifies an option by its name.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Specifies the color of the series in the hovered state.
Specifies the color of the series in the hovered state.
Specifies the dash style of the series line when the series is in the hovered state. Applies only to line-like series.
Configures hatching that applies when a user points to the series.
Specifies the pixel-measured width of the series line when the series is in the hovered state.
Specifies the pixel-measured width of the series line when the series is in the hovered state.
Configures hatching that applies when a user points to the series.
Specifies an option by its name.
Specifies the direction of hatching lines.
Specifies how transparent hatching lines should be.
Specifies how transparent hatching lines should be.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Configures the borders of point labels.
Specifies an option by its name.
Colors the border.
Colors the border.
Specifies the dash style of the border.
Makes the border visible.
Makes the border visible.
Specifies the width of the border in pixels.
Specifies the width of the border in pixels.
Configures point labels.
Specifies an option by its name.
Aligns point labels in relation to their points.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Configures the borders of point labels.
Configures the label connectors.
Customizes the text displayed by point labels.
Customizes the text displayed by point labels.
Specifies font properties for point labels.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Along with verticalOffset, shifts point labels from their initial positions.
Along with verticalOffset, shifts point labels from their initial positions.
Specifies whether to display point labels inside or outside of series points. Applies only to bubble, range-like and bar-like series.
Rotates point labels.
Rotates point labels.
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series.
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series.
Along with horizontalOffset, shifts point labels from their initial positions.
Along with horizontalOffset, shifts point labels from their initial positions.
Makes the point labels visible.
Makes the point labels visible.
Configures the label connectors.
Specifies an option by its name.
Colors the connectors.
Colors the connectors.
Makes the connectors visible. Applies only if label.visible is set to true.
Makes the connectors visible. Applies only if label.visible is set to true.
Specifies the width of the connectors in pixels.
Specifies the width of the connectors in pixels.
Configures the appearance of the series point border in scatter, line- and area-like series.
Specifies an option by its name.
Colors the border.
Colors the border.
Makes the border visible.
Makes the border visible.
Sets the width of the border in pixels.
Sets the width of the border in pixels.
Configures series points in scatter, line- and area-like series.
Specifies an option by its name.
Configures the appearance of the series point border in scatter, line- and area-like series.
Colors the series points.
Colors the series points.
Specifies series elements to be highlighted when a user pauses on a series point.
Configures the appearance adopted by a series point when a user pauses on it.
Substitutes the standard point symbols with an image.
Substitutes the standard point symbols with an image.
Substitutes the standard point symbols with an image.
Specifies series elements to be highlighted when a user selects a series point.
Configures the appearance of a selected series point.
Specifies the diameter of series points in pixels.
Specifies the diameter of series points in pixels.
Specifies which symbol should represent series points in scatter, line- and area-like series.
Makes the series points visible.
Makes the series points visible.
Configures the appearance of the point border when a user pauses on the point.
Specifies an option by its name.
Specifies the color of the point border when the point is in the hovered state.
Specifies the color of the point border when the point is in the hovered state.
Makes the border visible when a user pauses on the series point.
Makes the border visible when a user pauses on the series point.
Specifies the width of the point border when the point is in the hovered state.
Specifies the width of the point border when the point is in the hovered state.
Configures the appearance adopted by a series point when a user pauses on it.
Specifies an option by its name.
Configures the appearance of the point border when a user pauses on the point.
Specifies the color of series points in the hovered state.
Specifies the color of series points in the hovered state.
Specfies the diameter of series points in the hovered state.
Specfies the diameter of series points in the hovered state.
Substitutes the standard point symbols with an image.
Specifies an option by its name.
Specifies the height of the image used instead of a point marker.
Specifies the height of the image used instead of a point marker.
Specifies the height of the image used instead of a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the height of the image used instead of a point marker.
Specifies an option by its name.
Specifies the height of the image that represents the maximum point in a range area series.
Specifies the height of the image that represents the maximum point in a range area series.
Specifies the height of the image that represents the minimum point in a range area series.
Specifies the height of the image that represents the minimum point in a range area series.
Specifies the URL of the image to be used as a point marker.
Specifies an option by its name.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the width of an image that is used as a point marker.
Specifies an option by its name.
Specifies the width of the image that represents the maximum point in a range area series.
Specifies the width of the image that represents the maximum point in a range area series.
Specifies the width of the image that represents the minimum point in a range area series.
Specifies the width of the image that represents the minimum point in a range area series.
Configures the border of a selected point.
Specifies an option by its name.
Specifies the color of the point border when the point is selected.
Specifies the color of the point border when the point is selected.
Makes the border of a selected point visible.
Makes the border of a selected point visible.
Specifies the width of the point border when the point is selected.
Specifies the width of the point border when the point is selected.
Configures the appearance of a selected series point.
Specifies an option by its name.
Configures the border of a selected point.
Specifies the color of series points in the selected state.
Specifies the color of series points in the selected state.
Specfies the diameter of series points in the selected state.
Specfies the diameter of series points in the selected state.
Specifies reduction properties for financial series.
Specifies an option by its name.
Specifies a color for the points whose price has decreased in comparison to the price of the previous point.
Specifies a color for the points whose price has decreased in comparison to the price of the previous point.
Specifies whether high, low, open or close prices of points should be compared.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Configures the appearance adopted by the series when a user selects it.
Specifies an option by its name.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Specifies the color of the series in the selected state.
Specifies the color of the series in the selected state.
Specifies the dash style of the series line when the series is in the selected state. Applies only to line-like series.
Configures hatching that applies when a user selects the series.
Specifies the pixel-measured width of the series line when the series is in the selected state.
Specifies the pixel-measured width of the series line when the series is in the selected state.
Configures hatching that applies when a user selects the series.
Specifies an option by its name.
Specifies the direction of hatching lines.
Specifies how transparent hatching lines should be.
Specifies how transparent hatching lines should be.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Configures error bars.
Specifies an option by its name.
Specifies the color of error bars.
Specifies the color of error bars.
Specifies whether error bars must be displayed in full or partially.
Specifies the length of the lines that indicate error bar edges.
Specifies the length of the lines that indicate error bar edges.
Specifies which data field provides high error values.
Specifies which data field provides high error values.
Specifies the width of the error bar line.
Specifies the width of the error bar line.
Specifies which data field provides low error values.
Specifies which data field provides low error values.
Specifies how trasparent error bars should be.
Specifies how trasparent error bars should be.
Specifies how error bar values must be calculated.
Specifies the value to be used for generating error bars.
Specifies the value to be used for generating error bars.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Specifies the legend items' font properties.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Specifies the marker's size in a legend item in pixels.
Specifies the marker's size in a legend item in pixels.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Specifies the legend's visibility.
Specifies the legend's visibility.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures data aggregation for the series.
Specifies an option by its name.
Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'.
Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'.
Enables data aggregation for the series.
Enables data aggregation for the series.
Specifies how to aggregate series points.
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series).
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series).
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series).
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series).
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series).
Specifies properties for Chart UI component series.
Specifies an option by its name.
Configures data aggregation for the series.
Specifies which data source field provides arguments for series points.
Specifies which data source field provides arguments for series points.
Binds the series to a value axis.
Binds the series to a value axis.
Allows you to group bar series so that bars with the same argument overlap.
Allows you to group bar series so that bars with the same argument overlap.
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the barWidth property is set.
Controls the padding and consequently the width of all bars in a series using relative units. Ignored if the barWidth property is set.
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the barPadding property.
Specifies a fixed width for all bars in a series, measured in pixels. Takes precedence over the barPadding property.
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).
Specifies which data source field provides close values for points of a financial series.
Specifies which data source field provides close values for points of a financial series.
Specifies the color of the series.
Specifies the color of the series.
Makes bars look rounded. Applies only to bar-like series.
Makes bars look rounded. Applies only to bar-like series.
Specifies the dash style of the series line. Applies only to line-like series.
Specifies which data source field provides high values for points of a financial series.
Specifies which data source field provides high values for points of a financial series.
Specifies series elements to be highlighted when a user points to a series.
Configures the appearance adopted by the series when a user points to it.
Specifies whether the series should ignore null data points.
Specifies whether the series should ignore null data points.
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series.
Specifies a filling color for the body of a series point that visualizes a non-reduced value. Applies only to candlestick series.
Configures point labels.
Specifies which data source field provides low values for points of a financial series.
Specifies which data source field provides low values for points of a financial series.
Specifies a limit for the number of point labels.
Specifies a limit for the number of point labels.
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series.
Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series.
Specifies the name that identifies the series.
Specifies the name that identifies the series.
Specifies how transparent the series should be.
Specifies how transparent the series should be.
Specifies which data source field provides open values for points of a financial series.
Specifies which data source field provides open values for points of a financial series.
Specifies which pane the series should belong to. Accepts the name of the pane.
Specifies which pane the series should belong to. Accepts the name of the pane.
Configures series points in scatter, line- and area-like series.
Coupled with the rangeValue2Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue2Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue1Field property, specifies which data source field provides values for a range-like series.
Coupled with the rangeValue1Field property, specifies which data source field provides values for a range-like series.
Specifies reduction properties for financial series.
Specifies series elements to be highlighted when a user selects a series.
Configures the appearance adopted by the series when a user selects it.
Specifies whether to show the series in the legend or not.
Specifies whether to show the series in the legend or not.
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series.
Specifies which data source field provides size values for bubbles. Required by and applies only to bubble series.
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series.
Specifies which stack the series should belongs to. Applies only to stacked bar and full-stacked bar series.
Specifies data about a series.
Specifies which data source field provides auxiliary data for series points.
Specifies which data source field provides auxiliary data for series points.
Sets the series type.
Configures error bars.
Specifies which data source field provides values for series points.
Specifies which data source field provides values for series points.
Specifies whether the series is visible or not.
Specifies whether the series is visible or not.
Specifies the width of the series line in pixels. Applies only to line-like series.
Specifies the width of the series line in pixels. Applies only to line-like series.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user points to the series.
Configures the appearance adopted by the series when a user points to it.
Specifies an option by its name.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user points to the series.
Specifies the color of the series in the hovered state.
Specifies the color of the series in the hovered state.
Specifies the dash style of the series line when the series is in the hovered state. Applies only to line-like series.
Configures hatching that applies when a user points to the series.
Specifies the pixel-measured width of the series line when the series is in the hovered state.
Specifies the pixel-measured width of the series line when the series is in the hovered state.
Configures hatching that applies when a user points to the series.
Specifies an option by its name.
Specifies the direction of hatching lines.
Specifies how transparent hatching lines should be.
Specifies how transparent hatching lines should be.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Configures the borders of point labels.
Specifies an option by its name.
Colors the border.
Colors the border.
Specifies the dash style of the border.
Makes the border visible.
Makes the border visible.
Specifies the width of the border in pixels.
Specifies the width of the border in pixels.
Configures point labels.
Specifies an option by its name.
Aligns point labels in relation to their points.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Configures the borders of point labels.
Configures the label connectors.
Customizes the text displayed by point labels.
Customizes the text displayed by point labels.
Specifies font properties for point labels.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Formats the point value before it will be displayed in the point label.
Along with verticalOffset, shifts point labels from their initial positions.
Along with verticalOffset, shifts point labels from their initial positions.
Specifies whether to display point labels inside or outside of series points. Applies only to bubble, range-like and bar-like series.
Rotates point labels.
Rotates point labels.
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series.
Specifies whether or not to show labels for points with zero value. Applies only to bar-like series.
Along with horizontalOffset, shifts point labels from their initial positions.
Along with horizontalOffset, shifts point labels from their initial positions.
Makes the point labels visible.
Makes the point labels visible.
Configures the label connectors.
Specifies an option by its name.
Colors the connectors.
Colors the connectors.
Makes the connectors visible. Applies only if label.visible is set to true.
Makes the connectors visible. Applies only if label.visible is set to true.
Specifies the width of the connectors in pixels.
Specifies the width of the connectors in pixels.
Configures the appearance of the series point border in scatter, line- and area-like series.
Specifies an option by its name.
Colors the border.
Colors the border.
Makes the border visible.
Makes the border visible.
Sets the width of the border in pixels.
Sets the width of the border in pixels.
Configures series points in scatter, line- and area-like series.
Specifies an option by its name.
Configures the appearance of the series point border in scatter, line- and area-like series.
Colors the series points.
Colors the series points.
Specifies series elements to be highlighted when a user pauses on a series point.
Configures the appearance adopted by a series point when a user pauses on it.
Substitutes the standard point symbols with an image.
Substitutes the standard point symbols with an image.
Substitutes the standard point symbols with an image.
Specifies series elements to be highlighted when a user selects a series point.
Configures the appearance of a selected series point.
Specifies the diameter of series points in pixels.
Specifies the diameter of series points in pixels.
Specifies which symbol should represent series points in scatter, line- and area-like series.
Makes the series points visible.
Makes the series points visible.
Configures the appearance of the point border when a user pauses on the point.
Specifies an option by its name.
Specifies the color of the point border when the point is in the hovered state.
Specifies the color of the point border when the point is in the hovered state.
Makes the border visible when a user pauses on the series point.
Makes the border visible when a user pauses on the series point.
Specifies the width of the point border when the point is in the hovered state.
Specifies the width of the point border when the point is in the hovered state.
Configures the appearance adopted by a series point when a user pauses on it.
Specifies an option by its name.
Configures the appearance of the point border when a user pauses on the point.
Specifies the color of series points in the hovered state.
Specifies the color of series points in the hovered state.
Specfies the diameter of series points in the hovered state.
Specfies the diameter of series points in the hovered state.
Substitutes the standard point symbols with an image.
Specifies an option by its name.
Specifies the height of the image used instead of a point marker.
Specifies the height of the image used instead of a point marker.
Specifies the height of the image used instead of a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the URL of the image to be used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the height of the image used instead of a point marker.
Specifies an option by its name.
Specifies the height of the image that represents the maximum point in a range area series.
Specifies the height of the image that represents the maximum point in a range area series.
Specifies the height of the image that represents the minimum point in a range area series.
Specifies the height of the image that represents the minimum point in a range area series.
Specifies the URL of the image to be used as a point marker.
Specifies an option by its name.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the URL of the image to be used as a maximum point marker.
Specifies the width of an image that is used as a point marker.
Specifies an option by its name.
Specifies the width of the image that represents the maximum point in a range area series.
Specifies the width of the image that represents the maximum point in a range area series.
Specifies the width of the image that represents the minimum point in a range area series.
Specifies the width of the image that represents the minimum point in a range area series.
Configures the border of a selected point.
Specifies an option by its name.
Specifies the color of the point border when the point is selected.
Specifies the color of the point border when the point is selected.
Makes the border of a selected point visible.
Makes the border of a selected point visible.
Specifies the width of the point border when the point is selected.
Specifies the width of the point border when the point is selected.
Configures the appearance of a selected series point.
Specifies an option by its name.
Configures the border of a selected point.
Specifies the color of series points in the selected state.
Specifies the color of series points in the selected state.
Specfies the diameter of series points in the selected state.
Specfies the diameter of series points in the selected state.
Specifies reduction properties for financial series.
Specifies an option by its name.
Specifies a color for the points whose price has decreased in comparison to the price of the previous point.
Specifies a color for the points whose price has decreased in comparison to the price of the previous point.
Specifies whether high, low, open or close prices of points should be compared.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Specifies an option by its name.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Sets a dash style for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Shows the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Sets a pixel-measured width for the series border (in area-like series) or for the series point border (in bar-like and bubble series) when a user selects the series.
Configures the appearance adopted by the series when a user selects it.
Specifies an option by its name.
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.
Specifies the color of the series in the selected state.
Specifies the color of the series in the selected state.
Specifies the dash style of the series line when the series is in the selected state. Applies only to line-like series.
Configures hatching that applies when a user selects the series.
Specifies the pixel-measured width of the series line when the series is in the selected state.
Specifies the pixel-measured width of the series line when the series is in the selected state.
Configures hatching that applies when a user selects the series.
Specifies an option by its name.
Specifies the direction of hatching lines.
Specifies how transparent hatching lines should be.
Specifies how transparent hatching lines should be.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the distance between two side-by-side hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies an option by its name.
Configures error bars.
Specifies an option by its name.
Specifies the color of error bars.
Specifies the color of error bars.
Specifies whether error bars must be displayed in full or partially.
Specifies the length of the lines that indicate error bar edges.
Specifies the length of the lines that indicate error bar edges.
Specifies which data field provides high error values.
Specifies which data field provides high error values.
Specifies the width of the error bar line.
Specifies the width of the error bar line.
Specifies which data field provides low error values.
Specifies which data field provides low error values.
Specifies how trasparent error bars should be.
Specifies how trasparent error bars should be.
Specifies how error bar values must be calculated.
Specifies the value to be used for generating error bars.
Specifies the value to be used for generating error bars.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The CircularGauge is a UI component that indicates values on a circular numeric scale.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Funnel is a UI component that visualizes a value at different stages. It helps assess value changes throughout these stages and identify potential issues. The Funnel UI component conveys information using different interactive elements (tooltips, labels, legend) and enables you to create not only a funnel, but also a pyramid chart.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Specifies the legend items' font properties.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Specifies the marker's size in a legend item in pixels.
Specifies the marker's size in a legend item in pixels.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The LinearGauge is a UI component that indicates values on a linear numeric scale.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an annotation's position on the surface of a specific argument.
Specifies the annotation's name.
Specifies the annotation's name.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
The PieChart is a UI component that visualizes data as a circle divided into sectors that each represents a portion of the whole.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an annotation's position on the surface of a specific argument.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
An object defining the series border configuration properties.
Specifies an option by its name.
Sets a border color for a series.
Sets a border color for a series.
Specifies a dash style for the border of a series point.
Sets border visibility for a series.
Sets border visibility for a series.
Sets a border width for a series in pixels.
Sets a border width for a series in pixels.
Specifies an option by its name.
Specifies the data source field that provides arguments for series points.
Specifies the data source field that provides arguments for series points.
Specifies the required type for series arguments.
An object defining the series border configuration properties.
Specifies a series color.
Specifies a series color.
Specifies the chart elements to highlight when a series is hovered over.
An object defining configuration properties for a hovered series.
An object defining the label configuration properties.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies a minimal size of a displayed pie segment.
Specifies a minimal size of a displayed pie segment.
Specifies the chart elements to highlight when the series is selected.
An object defining configuration properties for the series when it is selected.
Specifies chart segment grouping properties.
Specifies the name of the data source field that provides data about a point.
Specifies the name of the data source field that provides data about a point.
Specifies the data source field that provides values for series points.
Specifies the data source field that provides values for series points.
An object defining the border properties for a hovered series.
Specifies an option by its name.
Sets a border color for the series when it is hovered over.
Sets a border color for the series when it is hovered over.
Specifies a dash style for the border of a series point when this point is hovered over.
Sets border visibility for a hovered series.
Sets border visibility for a hovered series.
Sets a border width for a hovered series.
Sets a border width for a hovered series.
An object defining configuration properties for a hovered series.
Specifies an option by its name.
An object defining the border properties for a hovered series.
Sets a color for the series when it is hovered over.
Sets a color for the series when it is hovered over.
Specifies the hatching properties to be applied when a point is hovered over.
Specifies the hatching properties to be applied when a point is hovered over.
Specifies an option by its name.
Specifies how to apply hatching to highlight the hovered point.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between two hatching lines in pixels.
Specifies the distance between two hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies border properties for point labels.
Specifies an option by its name.
Specifies a border color for point labels.
Specifies a border color for point labels.
Specifies a dash style for the borders of point labels.
Indicates whether or not borders are visible in point labels.
Indicates whether or not borders are visible in point labels.
Specifies the border width for point labels.
Specifies the border width for point labels.
An object defining the label configuration properties.
Specifies an option by its name.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Specifies border properties for point labels.
Specifies connector properties for series point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies font properties for the text displayed in point labels.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Specifies a label position relative to the chart.
Specifies how to shift labels from their initial position in a radial direction in pixels.
Specifies how to shift labels from their initial position in a radial direction in pixels.
Specifies the angle used to rotate point labels from their initial position.
Specifies the angle used to rotate point labels from their initial position.
Specifies what to do with label texts that overflow the allocated space after applying wordWrap: hide, truncate them and display an ellipsis, or do nothing.
Specifies the visibility of point labels.
Specifies the visibility of point labels.
Specifies how to wrap label texts if they do not fit into a single line.
Specifies connector properties for series point labels.
Specifies an option by its name.
Specifies the color of label connectors.
Specifies the color of label connectors.
Indicates whether or not label connectors are visible.
Indicates whether or not label connectors are visible.
Specifies the width of label connectors.
Specifies the width of label connectors.
An object defining the border properties for a selected series.
Specifies an option by its name.
Sets a border color for a selected series.
Sets a border color for a selected series.
Specifies a dash style for the border of a selected series point.
Sets a border visibility for a selected series.
Sets a border visibility for a selected series.
Sets a border width for a selected series.
Sets a border width for a selected series.
An object defining configuration properties for the series when it is selected.
Specifies an option by its name.
An object defining the border properties for a selected series.
Sets a color for a series when it is selected.
Sets a color for a series when it is selected.
Specifies the hatching properties to be applied when a point is selected.
Specifies the hatching properties to be applied when a point is selected.
Specifies an option by its name.
Specifies how to apply hatching to highlight the selected point.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between two hatching lines in pixels.
Specifies the distance between two hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies chart segment grouping properties.
Specifies an option by its name.
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend.
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend.
Specifies the segment grouping mode.
Specifies a threshold for segment values.
Specifies a threshold for segment values.
Specifies how many segments must not be grouped.
Specifies how many segments must not be grouped.
Specifies an option by its name.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Specifies the legend items' font properties.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Specifies the marker's size in a legend item in pixels.
Specifies the marker's size in a legend item in pixels.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Specifies the legend's visibility.
Specifies the legend's visibility.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
An object defining the series border configuration properties.
Specifies an option by its name.
Sets a border color for a series.
Sets a border color for a series.
Specifies a dash style for the border of a series point.
Sets border visibility for a series.
Sets border visibility for a series.
Sets a border width for a series in pixels.
Sets a border width for a series in pixels.
Specifies properties for the series of the PieChart UI component.
Specifies an option by its name.
Specifies the data source field that provides arguments for series points.
Specifies the data source field that provides arguments for series points.
Specifies the required type for series arguments.
An object defining the series border configuration properties.
Specifies a series color.
Specifies a series color.
Specifies the chart elements to highlight when a series is hovered over.
An object defining configuration properties for a hovered series.
An object defining the label configuration properties.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies a minimal size of a displayed pie segment.
Specifies a minimal size of a displayed pie segment.
Specifies the name that identifies the series.
Specifies the name that identifies the series.
Specifies the chart elements to highlight when the series is selected.
An object defining configuration properties for the series when it is selected.
Specifies chart segment grouping properties.
Specifies data about a series.
Specifies the name of the data source field that provides data about a point.
Specifies the name of the data source field that provides data about a point.
Specifies the data source field that provides values for series points.
Specifies the data source field that provides values for series points.
An object defining the border properties for a hovered series.
Specifies an option by its name.
Sets a border color for the series when it is hovered over.
Sets a border color for the series when it is hovered over.
Specifies a dash style for the border of a series point when this point is hovered over.
Sets border visibility for a hovered series.
Sets border visibility for a hovered series.
Sets a border width for a hovered series.
Sets a border width for a hovered series.
An object defining configuration properties for a hovered series.
Specifies an option by its name.
An object defining the border properties for a hovered series.
Sets a color for the series when it is hovered over.
Sets a color for the series when it is hovered over.
Specifies the hatching properties to be applied when a point is hovered over.
Specifies the hatching properties to be applied when a point is hovered over.
Specifies an option by its name.
Specifies how to apply hatching to highlight the hovered point.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between two hatching lines in pixels.
Specifies the distance between two hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies border properties for point labels.
Specifies an option by its name.
Specifies a border color for point labels.
Specifies a border color for point labels.
Specifies a dash style for the borders of point labels.
Indicates whether or not borders are visible in point labels.
Indicates whether or not borders are visible in point labels.
Specifies the border width for point labels.
Specifies the border width for point labels.
An object defining the label configuration properties.
Specifies an option by its name.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Specifies border properties for point labels.
Specifies connector properties for series point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies font properties for the text displayed in point labels.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Specifies a label position relative to the chart.
Specifies how to shift labels from their initial position in a radial direction in pixels.
Specifies how to shift labels from their initial position in a radial direction in pixels.
Specifies the angle used to rotate point labels from their initial position.
Specifies the angle used to rotate point labels from their initial position.
Specifies what to do with label texts that overflow the allocated space after applying wordWrap: hide, truncate them and display an ellipsis, or do nothing.
Specifies the visibility of point labels.
Specifies the visibility of point labels.
Specifies how to wrap label texts if they do not fit into a single line.
Specifies connector properties for series point labels.
Specifies an option by its name.
Specifies the color of label connectors.
Specifies the color of label connectors.
Indicates whether or not label connectors are visible.
Indicates whether or not label connectors are visible.
Specifies the width of label connectors.
Specifies the width of label connectors.
An object defining the border properties for a selected series.
Specifies an option by its name.
Sets a border color for a selected series.
Sets a border color for a selected series.
Specifies a dash style for the border of a selected series point.
Sets a border visibility for a selected series.
Sets a border visibility for a selected series.
Sets a border width for a selected series.
Sets a border width for a selected series.
An object defining configuration properties for the series when it is selected.
Specifies an option by its name.
An object defining the border properties for a selected series.
Sets a color for a series when it is selected.
Sets a color for a series when it is selected.
Specifies the hatching properties to be applied when a point is selected.
Specifies the hatching properties to be applied when a point is selected.
Specifies an option by its name.
Specifies how to apply hatching to highlight the selected point.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between two hatching lines in pixels.
Specifies the distance between two hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies chart segment grouping properties.
Specifies an option by its name.
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend.
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend.
Specifies the segment grouping mode.
Specifies a threshold for segment values.
Specifies a threshold for segment values.
Specifies how many segments must not be grouped.
Specifies how many segments must not be grouped.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Specifies the angle between the startAngle and the radius.
Specifies the angle between the startAngle and the radius.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies the annotation's name.
Specifies the annotation's name.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Places an annotation at the specified distance from the center of the UI component.
Places an annotation at the specified distance from the center of the UI component.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
The PolarChart is a UI component that visualizes data in a polar coordinate system.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Specifies the angle between the startAngle and the radius.
Specifies the angle between the startAngle and the radius.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Positions the annotation relative to a specific argument.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Places an annotation at the specified distance from the center of the UI component.
Places an annotation at the specified distance from the center of the UI component.
Anchors the annotation to a series point. Accepts the name of the point's series.
Anchors the annotation to a series point. Accepts the name of the point's series.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Positions the annotation relative to a value on the specified value axis.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
An object defining the series border configuration properties.
Specifies an option by its name.
Sets a border color for a series.
Sets a border color for a series.
Specifies a dash style for the borders of series points.
Sets border visibility for a series.
Sets border visibility for a series.
Sets a border width for a series in pixels.
Sets a border width for a series in pixels.
Specifies an option by its name.
Specifies the data source field that provides arguments for series points.
Specifies the data source field that provides arguments for series points.
Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set.
Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set.
Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property.
Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property.
An object defining the series border configuration properties.
Specifies whether or not to close the chart by joining the end point with the first point.
Specifies whether or not to close the chart by joining the end point with the first point.
Specifies a series color.
Specifies a series color.
Specifies the dash style of the series' line.
Specifies the series elements to highlight when a series is hovered over.
An object defining configuration properties for a hovered series.
Specifies whether the series should ignore null data points.
Specifies whether the series should ignore null data points.
An object defining the label configuration properties.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies the minimal length of a displayed bar in pixels.
Specifies the minimal length of a displayed bar in pixels.
Specifies opacity for a series.
Specifies opacity for a series.
An object defining configuration properties for points in line and area series.
Specifies the series elements to highlight when the series is selected.
An object defining configuration properties for a selected series.
Specifies whether or not to show the series in the chart's legend.
Specifies whether or not to show the series in the chart's legend.
Specifies the name of the stack where the values of the 'stackedBar' series must be located.
Specifies the name of the stack where the values of the 'stackedBar' series must be located.
Specifies the name of the data source field that provides data about a point.
Specifies the name of the data source field that provides data about a point.
Configures error bars.
Specifies the data source field that provides values for series points.
Specifies the data source field that provides values for series points.
Specifies the visibility of a series.
Specifies the visibility of a series.
Specifies a line width.
Specifies a line width.
An object defining the border properties for a hovered series.
Specifies an option by its name.
Sets a border color for a hovered series.
Sets a border color for a hovered series.
Specifies a dash style for the borders of point labels.
Sets a border visibility for a hovered series.
Sets a border visibility for a hovered series.
Sets a border width for a hovered series.
Sets a border width for a hovered series.
An object defining configuration properties for a hovered series.
Specifies an option by its name.
An object defining the border properties for a hovered series.
Sets a color for a series when it is hovered over.
Sets a color for a series when it is hovered over.
Specifies the dash style for the line in a hovered series.
Specifies the hatching properties to be applied when a series is hovered over.
Specifies the width of a line in a hovered series.
Specifies the width of a line in a hovered series.
Specifies the hatching properties to be applied when a series is hovered over.
Specifies an option by its name.
Specifies how to apply hatching to highlight the hovered series.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between hatching lines in pixels.
Specifies the distance between hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies border properties for point labels.
Specifies an option by its name.
Specifies a border color for point labels.
Specifies a border color for point labels.
Specifies a dash style for the borders of point labels.
Indicates whether borders are visible in point labels.
Indicates whether borders are visible in point labels.
Specifies the border width for point labels.
Specifies the border width for point labels.
An object defining the label configuration properties.
Specifies an option by its name.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Specifies border properties for point labels.
Specifies connector properties for series point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies font properties for the text displayed in point labels.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Specifies a label position in bar-like series.
Specifies the angle used to rotate point labels from their initial position.
Specifies the angle used to rotate point labels from their initial position.
Specifies whether or not to show a label when the point has a zero value.
Specifies whether or not to show a label when the point has a zero value.
Specifies the visibility of point labels.
Specifies the visibility of point labels.
Specifies connector properties for series point labels.
Specifies an option by its name.
Specifies the color of label connectors.
Specifies the color of label connectors.
Indicates whether or not label connectors are visible.
Indicates whether or not label connectors are visible.
Specifies the width of label connectors.
Specifies the width of label connectors.
Specifies border properties for points in the line and area series.
Specifies an option by its name.
Sets a border color for points in the line and area series.
Sets a border color for points in the line and area series.
Sets border visibility for points in the line and area series.
Sets border visibility for points in the line and area series.
Sets a border width for points in the line or area series.
Sets a border width for points in the line or area series.
An object defining configuration properties for points in line and area series.
Specifies an option by its name.
Specifies border properties for points in the line and area series.
Specifies the points color.
Specifies the points color.
Specifies what series points to highlight when a point is hovered over.
An object defining configuration properties for a hovered point.
An object specifying the parameters of an image that is used as a point marker.
An object specifying the parameters of an image that is used as a point marker.
An object specifying the parameters of an image that is used as a point marker.
Specifies what series points to highlight when a point is selected.
An object defining configuration properties for a selected point.
Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance).
Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance).
Specifies a symbol for presenting points of the line and area series.
Specifies the points visibility for a line and area series.
Specifies the points visibility for a line and area series.
An object defining the border properties for a hovered point.
Specifies an option by its name.
Sets a border color for a hovered point.
Sets a border color for a hovered point.
Sets border visibility for a hovered point.
Sets border visibility for a hovered point.
Sets a border width for a hovered point.
Sets a border width for a hovered point.
An object defining configuration properties for a hovered point.
Specifies an option by its name.
An object defining the border properties for a hovered point.
Sets a color for a point when it is hovered over.
Sets a color for a point when it is hovered over.
Specifies the diameter of a hovered point in the series that represents data points as symbols (not as bars for instance).
Specifies the diameter of a hovered point in the series that represents data points as symbols (not as bars for instance).
An object specifying the parameters of an image that is used as a point marker.
Specifies an option by its name.
Specifies the height of an image that is used as a point marker.
Specifies the height of an image that is used as a point marker.
Specifies a URL leading to the image to be used as a point marker.
Specifies a URL leading to the image to be used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
An object defining the border properties for a selected point.
Specifies an option by its name.
Sets a border color for a selected point.
Sets a border color for a selected point.
Sets border visibility for a selected point.
Sets border visibility for a selected point.
Sets a border width for a selected point.
Sets a border width for a selected point.
An object defining configuration properties for a selected point.
Specifies an option by its name.
An object defining the border properties for a selected point.
Sets a color for a point when it is selected.
Sets a color for a point when it is selected.
Specifies the diameter of a selected point in the series that represents data points as symbols (not as bars for instance).
Specifies the diameter of a selected point in the series that represents data points as symbols (not as bars for instance).
An object defining the border properties for a selected series.
Specifies an option by its name.
Sets a border color for a selected series.
Sets a border color for a selected series.
Specifies a dash style for the borders of point labels.
Sets border visibility for a selected series.
Sets border visibility for a selected series.
Sets a border width for a selected series.
Sets a border width for a selected series.
An object defining configuration properties for a selected series.
Specifies an option by its name.
An object defining the border properties for a selected series.
Sets a color for a series when it is selected.
Sets a color for a series when it is selected.
Specifies the dash style for the line in a selected series.
Specifies the hatching properties to be applied when a series is selected.
Specifies the width of a line in a selected series.
Specifies the width of a line in a selected series.
Specifies the hatching properties to be applied when a series is selected.
Specifies an option by its name.
Specifies how to apply hatching to highlight a selected series.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between hatching lines in pixels.
Specifies the distance between hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Configures error bars.
Specifies an option by its name.
Specifies the color of error bars.
Specifies the color of error bars.
Specifies whether error bars must be displayed in full or partially.
Specifies the length of the lines that indicate error bar edges.
Specifies the length of the lines that indicate error bar edges.
Specifies the data field that provides data for high error values.
Specifies the data field that provides data for high error values.
Specifies the width of the error bar line.
Specifies the width of the error bar line.
Specifies the data field that provides data for low error values.
Specifies the data field that provides data for low error values.
Specifies the opacity of error bars.
Specifies the opacity of error bars.
Specifies how error bar values must be calculated.
Specifies the value to be used for generating error bars.
Specifies the value to be used for generating error bars.
Specifies an option by its name.
Specifies an option by its name.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Specifies the legend items' font properties.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Specifies the marker's size in a legend item in pixels.
Specifies the marker's size in a legend item in pixels.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Specifies the legend's visibility.
Specifies the legend's visibility.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
An object defining the series border configuration properties.
Specifies an option by its name.
Sets a border color for a series.
Sets a border color for a series.
Specifies a dash style for the borders of series points.
Sets border visibility for a series.
Sets border visibility for a series.
Sets a border width for a series in pixels.
Sets a border width for a series in pixels.
Specifies properties for PolarChart UI component series.
Specifies an option by its name.
Specifies the data source field that provides arguments for series points.
Specifies the data source field that provides arguments for series points.
Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set.
Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set.
Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property.
Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property.
An object defining the series border configuration properties.
Specifies whether or not to close the chart by joining the end point with the first point.
Specifies whether or not to close the chart by joining the end point with the first point.
Specifies a series color.
Specifies a series color.
Specifies the dash style of the series' line.
Specifies the series elements to highlight when a series is hovered over.
An object defining configuration properties for a hovered series.
Specifies whether the series should ignore null data points.
Specifies whether the series should ignore null data points.
An object defining the label configuration properties.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies how many points are acceptable to be in a series to display all labels for these points. Otherwise, the labels will not be displayed.
Specifies the minimal length of a displayed bar in pixels.
Specifies the minimal length of a displayed bar in pixels.
Specifies the name that identifies the series.
Specifies the name that identifies the series.
Specifies opacity for a series.
Specifies opacity for a series.
An object defining configuration properties for points in line and area series.
Specifies the series elements to highlight when the series is selected.
An object defining configuration properties for a selected series.
Specifies whether or not to show the series in the chart's legend.
Specifies whether or not to show the series in the chart's legend.
Specifies the name of the stack where the values of the 'stackedBar' series must be located.
Specifies the name of the stack where the values of the 'stackedBar' series must be located.
Specifies data about a series.
Specifies the name of the data source field that provides data about a point.
Specifies the name of the data source field that provides data about a point.
Sets the series type.
Configures error bars.
Specifies the data source field that provides values for series points.
Specifies the data source field that provides values for series points.
Specifies the visibility of a series.
Specifies the visibility of a series.
Specifies a line width.
Specifies a line width.
An object defining the border properties for a hovered series.
Specifies an option by its name.
Sets a border color for a hovered series.
Sets a border color for a hovered series.
Specifies a dash style for the borders of point labels.
Sets a border visibility for a hovered series.
Sets a border visibility for a hovered series.
Sets a border width for a hovered series.
Sets a border width for a hovered series.
An object defining configuration properties for a hovered series.
Specifies an option by its name.
An object defining the border properties for a hovered series.
Sets a color for a series when it is hovered over.
Sets a color for a series when it is hovered over.
Specifies the dash style for the line in a hovered series.
Specifies the hatching properties to be applied when a series is hovered over.
Specifies the width of a line in a hovered series.
Specifies the width of a line in a hovered series.
Specifies the hatching properties to be applied when a series is hovered over.
Specifies an option by its name.
Specifies how to apply hatching to highlight the hovered series.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between hatching lines in pixels.
Specifies the distance between hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies border properties for point labels.
Specifies an option by its name.
Specifies a border color for point labels.
Specifies a border color for point labels.
Specifies a dash style for the borders of point labels.
Indicates whether borders are visible in point labels.
Indicates whether borders are visible in point labels.
Specifies the border width for point labels.
Specifies the border width for point labels.
An object defining the label configuration properties.
Specifies an option by its name.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Formats the point argument before it is displayed in the point label. To format the point value, use the format property.
Colors the point labels' background. The default color is inherited from the points.
Colors the point labels' background. The default color is inherited from the points.
Specifies border properties for point labels.
Specifies connector properties for series point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies a callback function that returns the text to be displayed by point labels.
Specifies font properties for the text displayed in point labels.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Formats a value before it is displayed in a point label.
Specifies a label position in bar-like series.
Specifies the angle used to rotate point labels from their initial position.
Specifies the angle used to rotate point labels from their initial position.
Specifies whether or not to show a label when the point has a zero value.
Specifies whether or not to show a label when the point has a zero value.
Specifies the visibility of point labels.
Specifies the visibility of point labels.
Specifies connector properties for series point labels.
Specifies an option by its name.
Specifies the color of label connectors.
Specifies the color of label connectors.
Indicates whether or not label connectors are visible.
Indicates whether or not label connectors are visible.
Specifies the width of label connectors.
Specifies the width of label connectors.
Specifies border properties for points in the line and area series.
Specifies an option by its name.
Sets a border color for points in the line and area series.
Sets a border color for points in the line and area series.
Sets border visibility for points in the line and area series.
Sets border visibility for points in the line and area series.
Sets a border width for points in the line or area series.
Sets a border width for points in the line or area series.
An object defining configuration properties for points in line and area series.
Specifies an option by its name.
Specifies border properties for points in the line and area series.
Specifies the points color.
Specifies the points color.
Specifies what series points to highlight when a point is hovered over.
An object defining configuration properties for a hovered point.
An object specifying the parameters of an image that is used as a point marker.
An object specifying the parameters of an image that is used as a point marker.
An object specifying the parameters of an image that is used as a point marker.
Specifies what series points to highlight when a point is selected.
An object defining configuration properties for a selected point.
Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance).
Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance).
Specifies a symbol for presenting points of the line and area series.
Specifies the points visibility for a line and area series.
Specifies the points visibility for a line and area series.
An object defining the border properties for a hovered point.
Specifies an option by its name.
Sets a border color for a hovered point.
Sets a border color for a hovered point.
Sets border visibility for a hovered point.
Sets border visibility for a hovered point.
Sets a border width for a hovered point.
Sets a border width for a hovered point.
An object defining configuration properties for a hovered point.
Specifies an option by its name.
An object defining the border properties for a hovered point.
Sets a color for a point when it is hovered over.
Sets a color for a point when it is hovered over.
Specifies the diameter of a hovered point in the series that represents data points as symbols (not as bars for instance).
Specifies the diameter of a hovered point in the series that represents data points as symbols (not as bars for instance).
An object specifying the parameters of an image that is used as a point marker.
Specifies an option by its name.
Specifies the height of an image that is used as a point marker.
Specifies the height of an image that is used as a point marker.
Specifies a URL leading to the image to be used as a point marker.
Specifies a URL leading to the image to be used as a point marker.
Specifies the width of an image that is used as a point marker.
Specifies the width of an image that is used as a point marker.
An object defining the border properties for a selected point.
Specifies an option by its name.
Sets a border color for a selected point.
Sets a border color for a selected point.
Sets border visibility for a selected point.
Sets border visibility for a selected point.
Sets a border width for a selected point.
Sets a border width for a selected point.
An object defining configuration properties for a selected point.
Specifies an option by its name.
An object defining the border properties for a selected point.
Sets a color for a point when it is selected.
Sets a color for a point when it is selected.
Specifies the diameter of a selected point in the series that represents data points as symbols (not as bars for instance).
Specifies the diameter of a selected point in the series that represents data points as symbols (not as bars for instance).
An object defining the border properties for a selected series.
Specifies an option by its name.
Sets a border color for a selected series.
Sets a border color for a selected series.
Specifies a dash style for the borders of point labels.
Sets border visibility for a selected series.
Sets border visibility for a selected series.
Sets a border width for a selected series.
Sets a border width for a selected series.
An object defining configuration properties for a selected series.
Specifies an option by its name.
An object defining the border properties for a selected series.
Sets a color for a series when it is selected.
Sets a color for a series when it is selected.
Specifies the dash style for the line in a selected series.
Specifies the hatching properties to be applied when a series is selected.
Specifies the width of a line in a selected series.
Specifies the width of a line in a selected series.
Specifies the hatching properties to be applied when a series is selected.
Specifies an option by its name.
Specifies how to apply hatching to highlight a selected series.
Specifies the opacity of hatching lines.
Specifies the opacity of hatching lines.
Specifies the distance between hatching lines in pixels.
Specifies the distance between hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies the width of hatching lines in pixels.
Specifies an option by its name.
Configures error bars.
Specifies an option by its name.
Specifies the color of error bars.
Specifies the color of error bars.
Specifies whether error bars must be displayed in full or partially.
Specifies the length of the lines that indicate error bar edges.
Specifies the length of the lines that indicate error bar edges.
Specifies the data field that provides data for high error values.
Specifies the data field that provides data for high error values.
Specifies the width of the error bar line.
Specifies the width of the error bar line.
Specifies the data field that provides data for low error values.
Specifies the data field that provides data for low error values.
Specifies the opacity of error bars.
Specifies the opacity of error bars.
Specifies how error bar values must be calculated.
Specifies the value to be used for generating error bars.
Specifies the value to be used for generating error bars.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The RangeSelector is a UI component that allows a user to select a range of values on a scale.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in days. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in hours. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in milliseconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in minutes. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in months. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in quarters. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in seconds. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in weeks. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies the time interval measured in years. Accepts integer values. Available only for an axis/scale that displays date-time values.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The Sparkline UI component is a compact chart that contains only one series. Owing to their size, sparklines occupy very little space and can be easily collected in a table or embedded straight in text.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
The TreeMap is a UI component that displays hierarchical data by using nested rectangles.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Positions the annotation's center at specified geographic coordinates: [longitude, latitude].
Positions the annotation's center at specified geographic coordinates: [longitude, latitude].
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies the annotation's name.
Specifies the annotation's name.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
The VectorMap is a UI component that visualizes geographical locations. This UI component represents a geographical map that contains areas and markers. Areas embody continents and countries. Markers flag specific points on the map, for example, towns, cities or capitals.
Specifies an HTML id for the widget's root element.
Specifies a JS expression calculating an HTML id for the root element of the widget defined within a template.
Specifies an option by its name.
Configures the appearance of the annotation's border.
Specifies an option by its name.
Colors the annotation's border.
Colors the annotation's border.
Makes the annotation's corners rounded.
Makes the annotation's corners rounded.
Specifies the dash style of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the opacity of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the visibility of the annotation's border.
Specifies the width of the annotation's border in pixels.
Specifies the width of the annotation's border in pixels.
Specifies an option by its name.
Specifies whether users can drag and drop the annotation.
Specifies whether users can drag and drop the annotation.
Specifies the length of the annotation's arrow in pixels.
Specifies the length of the annotation's arrow in pixels.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Specifies the width of the annotation's arrow at its junction with the annotation rectangle.
Configures the appearance of the annotation's border.
Specifies the color that fills the annotation.
Specifies the color that fills the annotation.
Positions the annotation's center at specified geographic coordinates: [longitude, latitude].
Positions the annotation's center at specified geographic coordinates: [longitude, latitude].
Customizes the text and appearance of the annotation's tooltip.
Customizes the text and appearance of the annotation's tooltip.
A container for custom data.
Specifies the annotation's description in the tooltip.
Specifies the annotation's description in the tooltip.
Specifies the annotation's font properties. Applies to text annotations only.
Specifies the annotation's height in pixels.
Specifies the annotation's height in pixels.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Moves the annotation horizontally.
Moves the annotation horizontally.
Moves the annotation vertically.
Moves the annotation vertically.
Specifies the annotation's opacity.
Specifies the annotation's opacity.
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Used with paddingTopBottom to generate an empty space around the annotation's text or image (specified in pixels).
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Along with paddingLeftRight, generates an empty space around the annotation's text or image; specified in pixels.
Configures the annotation's shadows.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies a custom template for the annotation. Applies only if the type is 'custom'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies the annotation's text. Applies only if the type is 'text'.
Specifies what to do with the annotation's text when it overflows the allocated space after applying wordWrap: hide, truncate it and display an ellipsis, or do nothing.
Specifies whether the annotation tooltip is enabled.
Specifies whether the annotation tooltip is enabled.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies a custom template for an annotation's tooltip.
Specifies whether the annotation displays text, an image, or a template. This is a required setting.
Specifies the annotation's width in pixels.
Specifies the annotation's width in pixels.
Specifies how to wrap the annotation's text if it does not fit into a single line.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with y to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component.
Configures the image to be displayed in the annotation. Applies only if the type is 'image'.
Specifies an option by its name.
Specifies the image's height in pixels.
Specifies the image's height in pixels.
Specifies the image's URL.
Specifies the image's URL.
Specifies the image's width in pixels.
Specifies the image's width in pixels.
Configures the annotation's shadows.
Specifies an option by its name.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Specifies the blur distance of the shadows. A larger value increases the blur distance.
Colors the annotation's shadows.
Colors the annotation's shadows.
Moves the shadows horizontally.
Moves the shadows horizontally.
Moves the shadows vertically.
Moves the shadows vertically.
Specifies the opacity of the shadows.
Specifies the opacity of the shadows.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Colors the legend's background.
Colors the legend's background.
Configures the legend's border.
Arranges legend items into several columns.
Arranges legend items into several columns.
Specifies an empty space between item columns in pixels.
Specifies an empty space between item columns in pixels.
Along with verticalAlignment, specifies the legend's position.
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally.
Specifies the text's position relative to the marker in a legend item.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Generates an empty space, measured in pixels, around the legend.
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legend.horizontalAlignment is 'center'. Otherwise, it is 'vertical'.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's left/right border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items.
Arranges legend items in several rows.
Arranges legend items in several rows.
Specifies an empty space between item rows in pixels.
Specifies an empty space between item rows in pixels.
Configures the legend title.
Configures the legend title.
Configures the legend title.
Along with horizontalAlignment, specifies the legend's position.
Specifies the legend's visibility.
Specifies the legend's visibility.
Configures the legend's border.
Specifies an option by its name.
Colors the legend's border.
Colors the legend's border.
Makes all the legend's corners rounded.
Makes all the legend's corners rounded.
Sets a dash style for the legend's border.
Specifies the transparency of the legend's border.
Specifies the transparency of the legend's border.
Shows the legend's border.
Shows the legend's border.
Specifies the width of the legend's border in pixels.
Specifies the width of the legend's border in pixels.
Generates an empty space, measured in pixels, around the legend.
Specifies an option by its name.
Specifies the legend's bottom margin in pixels.
Specifies the legend's bottom margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's left margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's right margin in pixels.
Specifies the legend's top margin in pixels.
Specifies the legend's top margin in pixels.
Specifies an option by its name.
Configures the legend title.
Specifies an option by its name.
Specifies the legend title's font properties.
Along with verticalAlignment, specifies the legend title's position.
Generates space around the legend title.
Reserves a pixel-measured space for the legend title.
Reserves a pixel-measured space for the legend title.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies the legend title's text.
Specifies the legend title's text.
Specifies the legend title's vertical alignment.
Generates space around the legend title.
Specifies an option by its name.
Specifies the legend title's bottom margin.
Specifies the legend title's bottom margin.
Specifies the legend title's left margin.
Specifies the legend title's left margin.
Specifies the legend title's right margin.
Specifies the legend title's right margin.
Specifies the legend title's top margin.
Specifies the legend title's top margin.
Configures the legend subtitle. The subtitle appears only if the title is specified.
Specifies an option by its name.
Specifies the legend subtitle's font properties.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the distance between the legend's title and subtitle in pixels.
Specifies the subtitle's text.
Specifies the subtitle's text.
Specifies an option by its name.
Specifies an option by its name.
Specifies the projection's ratio of the width to the height.
Specifies the projection's ratio of the width to the height.
Converts coordinates from [x, y] to [lon, lat].
Converts coordinates from [x, y] to [lon, lat].
Converts coordinates from [lon, lat] to [x, y].
Converts coordinates from [lon, lat] to [x, y].
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Specifies an option by its name.
Renders the control as a template string for use in another control's template.
The Accordion UI component contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this UI component very useful for presenting information in a limited amount of space.
The ActionSheet UI component is a sheet containing a set of buttons located one under the other. These buttons usually represent several choices relating to a single task.
The Autocomplete UI component is a textbox that provides suggestions while a user types into it.
The Autocomplete UI component is a textbox that provides suggestions while a user types into it.
The Box UI component allows you to arrange various elements within it. Separate and adaptive, the Box UI component acts as a building block for the layout.
The Button UI component is a simple button that performs specified commands when a user clicks it.
The ButtonGroup is a UI component that contains a set of toggle buttons and can be used as a mode switcher.
The Calendar is a UI component that displays a calendar and allows an end user to select the required date within a specified date range.
The Calendar is a UI component that displays a calendar and allows an end user to select the required date within a specified date range.
The CheckBox is a small box, which when selected by the end user, shows that a particular feature has been enabled or a specific property has been chosen.
The CheckBox is a small box, which when selected by the end user, shows that a particular feature has been enabled or a specific property has been chosen.
The ColorBox is a UI component that allows an end user to enter a color or pick it out from the drop-down editor.
The ColorBox is a UI component that allows an end user to enter a color or pick it out from the drop-down editor.
The ContextMenu UI component displays a single- or multi-level context menu. An end user invokes this menu by a right click or a long press.
The DataGrid is a UI component that represents data from a local or remote source in the form of a grid. This UI component offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, client-side exporting, master-detail interface, and many others.
The DataGrid is a UI component that represents data from a local or remote source in the form of a grid. This UI component offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, client-side exporting, master-detail interface, and many others.
The DateBox is a UI component that displays date and time in a specified format, and enables a user to pick or type in the required date/time value.
The DateBox is a UI component that displays date and time in a specified format, and enables a user to pick or type in the required date/time value.
The Diagram UI component provides a visual interface to help you design new and modify existing diagrams.
Draggable is a user interface utility that allows UI component elements to be dragged and dropped.
The Drawer is a dismissible or permanently visible panel used for navigation in responsive web application layouts.
The DropDownBox UI component consists of a text field, which displays the current value, and a drop-down field, which can contain any UI element.
The DropDownBox UI component consists of a text field, which displays the current value, and a drop-down field, which can contain any UI element.
The DropDownButton is a button that opens a drop-down menu.
The FileManager is a UI component that allows users to upload, select, and manage files and directories in different file storages.
The FileUploader UI component enables an end user to upload files to the server. An end user can select files in the file explorer or drag and drop files to the FileUploader area on the page.
The FilterBuilder UI component allows a user to build complex filter expressions with an unlimited number of filter conditions, combined by logical operations using the UI.
The FilterBuilder UI component allows a user to build complex filter expressions with an unlimited number of filter conditions, combined by logical operations using the UI.
The Form UI component represents fields of a data object as a collection of label-editor pairs. These pairs can be arranged in several groups, tabs and columns.
The Form UI component represents fields of a data object as a collection of label-editor pairs. These pairs can be arranged in several groups, tabs and columns.
The Gallery is a UI component that displays a collection of images in a carousel. The UI component is supplied with various navigation controls that allow a user to switch between images.
The Gantt is a UI component that displays the task flow and dependencies between tasks.
The Gantt is a UI component that displays the task flow and dependencies between tasks.
HtmlEditor is a WYSIWYG editor that allows you to format textual and visual content and to output it in HTML or Markdown. HtmlEditor is built on top of and requires the DevExtreme Quill.
HtmlEditor is a WYSIWYG editor that allows you to format textual and visual content and to output it in HTML or Markdown. HtmlEditor is built on top of and requires the DevExtreme Quill.
The List is a UI component that represents a collection of items in a scrollable list.
The LoadIndicator is a UI element notifying the viewer that a process is in progress.
The LoadPanel is an overlay UI component notifying the viewer that loading is in progress.
The Lookup is a UI component that allows an end user to search for an item in a collection shown in a drop-down menu.
The Lookup is a UI component that allows an end user to search for an item in a collection shown in a drop-down menu.
The Map is an interactive UI component that displays a geographic map with markers and routes.
The Menu UI component is a panel with clickable items. A click on an item opens a drop-down menu, which can contain several submenus.
The MultiView is a UI component that contains several views. An end user navigates through the views by swiping them in the horizontal direction.
The NavBar is a UI component that navigates the application views.
The NumberBox is a UI component that displays a numeric value and allows a user to modify it by typing in a value, and incrementing or decrementing it using the keyboard or mouse.
The NumberBox is a UI component that displays a numeric value and allows a user to modify it by typing in a value, and incrementing or decrementing it using the keyboard or mouse.
The PivotGrid is a UI component that allows you to display and analyze multi-dimensional data from a local storage or an OLAP cube.
The PivotGrid is a UI component that allows you to display and analyze multi-dimensional data from a local storage or an OLAP cube.
The Popover is a UI component that shows notifications within a box with an arrow pointing to a specified UI element.
The Popup UI component is a pop-up window overlaying the current view.
The ProgressBar is a UI component that shows current progress.
The RadioGroup is a UI component that contains a set of radio buttons and allows an end user to make a single selection from the set.
The RadioGroup is a UI component that contains a set of radio buttons and allows an end user to make a single selection from the set.
The RangeSlider is a UI component that allows an end user to choose a range of numeric values.
The Resizable UI component enables its content to be resizable in the UI.
The ResponsiveBox UI component allows you to create an application or a website with a layout adapted to different screen sizes.
The Sankey is a UI component that visualizes the flow magnitude between value sets. The values being connected are called nodes; the connections - links. The higher the flow magnitude, the wider the link is.
The Scheduler is a UI component that represents scheduled data and allows a user to manage and edit it.
The ScrollView is a UI component that enables a user to scroll its content.
The SelectBox UI component is an editor that allows an end user to select an item from a drop-down list.
The SelectBox UI component is an editor that allows an end user to select an item from a drop-down list.
The SlideOut UI component is a classic slide-out menu paired with a view. An end user opens the menu by swiping away the view.
The SlideOutView UI component is a classic slide-out menu paired with a view. This UI component is very similar to the SlideOut with only one difference - the SlideOut always contains the List in the slide-out menu, while the SlideOutView can hold any collection there.
The Slider is a UI component that allows an end user to set a numeric value on a continuous range of possible values.
The Slider is a UI component that allows an end user to set a numeric value on a continuous range of possible values.
Sortable is a user interface utility that allows a UI component's items to be reordered via drag and drop gestures.
The SpeedDialAction is a button that performs a custom action. It can be represented by a Floating Action Button (FAB) or a button in a speed dial menu opened with the FAB.
The Switch is a UI component that can be in two states: 'On' and 'Off'.
The Switch is a UI component that can be in two states: 'On' and 'Off'.
The TabPanel is a UI component consisting of the Tabs and MultiView UI components. It automatically synchronizes the selected tab with the currently displayed view and vice versa.
The Tabs is a tab strip used to switch between pages or views. This UI component is included in the TabPanel UI component, but you can use the Tabs separately as well.
The TagBox UI component is an editor that allows an end user to select multiple items from a drop-down list.
The TagBox UI component is an editor that allows an end user to select multiple items from a drop-down list.
The TextArea is a UI component that enables a user to enter and edit a multi-line text.
The TextArea is a UI component that enables a user to enter and edit a multi-line text.
The TextBox is a UI component that enables a user to enter and edit a single line of text.
The TextBox is a UI component that enables a user to enter and edit a single line of text.
The TileView UI component contains a collection of tiles. Tiles can store much more information than ordinary buttons, that is why they are very popular in apps designed for touch devices.
The Toast is a UI component that provides pop-up notifications.
The Toolbar is a UI component containing items that usually manage screen content. Those items can be plain text or UI components.
The Tooltip UI component displays a tooltip for a specified element on the page.
The TreeList is a UI component that represents data from a local or remote source in the form of a multi-column tree view. This UI component offers such features as sorting, filtering, editing, selection, etc.
The TreeList is a UI component that represents data from a local or remote source in the form of a multi-column tree view. This UI component offers such features as sorting, filtering, editing, selection, etc.
The TreeView UI component is a tree-like representation of textual data.
A UI component for displaying the result of checking validation rules for editors.
The BarGauge UI component contains several circular bars that each indicates a single value.
The Bullet UI component is useful when you need to compare a single measure to a target value. The UI component comprises a horizontal bar indicating the measure and a vertical line indicating the target value.
The Chart is a UI component that visualizes data from a local or remote storage using a great variety of series types along with different interactive elements, such as tooltips, crosshair pointer, legend, etc.
The CircularGauge is a UI component that indicates values on a circular numeric scale.
The Funnel is a UI component that visualizes a value at different stages. It helps assess value changes throughout these stages and identify potential issues. The Funnel UI component conveys information using different interactive elements (tooltips, labels, legend) and enables you to create not only a funnel, but also a pyramid chart.
The LinearGauge is a UI component that indicates values on a linear numeric scale.
The PieChart is a UI component that visualizes data as a circle divided into sectors that each represents a portion of the whole.
The PolarChart is a UI component that visualizes data in a polar coordinate system.
The RangeSelector is a UI component that allows a user to select a range of values on a scale.
The Sparkline UI component is a compact chart that contains only one series. Owing to their size, sparklines occupy very little space and can be easily collected in a table or embedded straight in text.
The TreeMap is a UI component that displays hierarchical data by using nested rectangles.
The VectorMap is a UI component that visualizes geographical locations. This UI component represents a geographical map that contains areas and markers. Areas embody continents and countries. Markers flag specific points on the map, for example, towns, cities or capitals.
[descr:dxAutocomplete]
[descr:dxCalendar]
[descr:dxCheckBox]
[descr:dxColorBox]
[descr:dxDateBox]
[descr:dxDropDownBox]
[descr:dxHtmlEditor]
[descr:dxLookup]
[descr:dxNumberBox]
[descr:dxRadioGroup]
[descr:dxRangeSlider]
[descr:dxSelectBox]
[descr:dxSlider]
[descr:dxSwitch]
[descr:dxTagBox]
[descr:dxTextArea]
[descr:dxTextBox]
[descr:dxFormEmptyItem]
[descr:dxFormGroupItem]
[descr:dxFormSimpleItem]
[descr:dxFormTabbedItem]
[descr:dxFormButtonItem]
[descr:dxButton]
[descr:dxAutocomplete]
[descr:dxButton]
[descr:dxCheckBox]
[descr:dxDateBox]
[descr:dxMenu]
[descr:dxSelectBox]
[descr:dxTabs]
[descr:dxTextBox]
[descr:dxButtonGroup]
[descr:dxDropDownButton]
[descr:RequiredRule]
[descr:NumericRule]
[descr:RangeRule]
[descr:StringLengthRule]
[descr:CustomRule]
[descr:CompareRule]
[descr:PatternRule]
[descr:EmailRule]
[descr:AsyncRule]
Configures access to a Web API controller.
Configures access to an MVC controller.
Configures access to an in-memory array.
Configures access to data in JSON format.
Configures access to an OData service.
Configures access to a data controller using URLs.
A class with properties that specify data processing settings.