DevExtreme.AspNet.Mvc The Accordion widget contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this widget very useful for presenting information in a limited amount of space. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering Accordion items. The template to be used for rendering Accordion items. The template to be used for rendering Accordion items. The template to be used for rendering Accordion items. Specifies which data field provides keys for widget items. Specifies which data field provides keys for widget items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index number of the currently selected item. The index number of the currently selected item. The selected item object. Specifies an array of currently selected item keys. Specifies an array of currently selected item keys. An array of currently selected item objects. An array of currently selected item objects. An array of items displayed by the widget. A number specifying the time in milliseconds spent on the animation of the expanding or collapsing of a panel. A number specifying the time in milliseconds spent on the animation of the expanding or collapsing of a panel. Specifies whether all items can be collapsed or whether at least one item must always be expanded. Specifies whether all items can be collapsed or whether at least one item must always be expanded. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. The template to be used for rendering an item title. The template to be used for rendering an item title. The template to be used for rendering an item title. The template to be used for rendering an item title. Specifies whether the widget can expand several items or only a single item at once. Specifies whether the widget can expand several items or only a single item at once. A handler for the itemTitleClick event. A handler for the itemTitleClick event. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies the name of the icon displayed by the widget item title. Specifies the name of the icon displayed by the widget item title. Specifies text displayed for the widget item title. Specifies text displayed for the widget item title. The ActionSheet widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A Boolean value specifying whether or not the ActionSheet widget is visible. A Boolean value specifying whether or not the ActionSheet widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. An array of items displayed by the widget. The text displayed in the button that closes the action sheet. The text displayed in the button that closes the action sheet. A handler for the cancelClick event. A handler for the cancelClick event. Specifies whether or not to display the Cancel button in action sheet. Specifies whether or not to display the Cancel button in action sheet. A Boolean value specifying whether or not the title of the action sheet is visible. A Boolean value specifying whether or not the title of the action sheet is visible. Specifies the element the action sheet popover points at. Specifies the element the action sheet popover points at. The title of the action sheet. The title of the action sheet. Specifies whether or not to show the action sheet within a Popover widget. Specifies whether or not to show the action sheet within a Popover widget. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies the icon to be displayed on an action sheet button. Specifies the icon to be displayed on an 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 the type of the button that represents an action sheet item. The Autocomplete widget is a textbox that provides suggestions while a user types into it. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. An array of items displayed by the widget. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the maximum number of characters you can enter into the textbox. Specifies the maximum number of characters you can enter into the textbox. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Returns the value currently displayed by the widget. Returns the value currently displayed by the widget. Specifies whether data items should be grouped. Specifies whether data items should be grouped. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. The minimum number of characters that must be entered into the text box to begin a search. The minimum number of characters that must be entered into the text box to begin a search. A handler for the itemClick event. A handler for the itemClick event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the binary operation used to filter data. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies the maximum count of items displayed by the widget. Specifies the maximum count of items displayed by the widget. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. The Box widget allows you to arrange various elements within it. Separate and adaptive, the Box widget acts as a building block for the layout. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. An array of items displayed by the widget. Specifies how widget items are aligned along the main direction. Specifies how widget items are aligned cross-wise. Specifies the direction of item positioning in the widget. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. 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 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. The Button widget is a simple button that performs specified commands when a user clicks it. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. A Boolean value specifying whether or not the widget changes its state when interacting with a user. A Boolean value specifying whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies the icon to be displayed on the button. Specifies the icon to be displayed on the button. A handler for the click event. A handler for the click event. A template to be used for rendering the Button widget. A template to be used for rendering the Button widget. A template to be used for rendering the Button widget. A template to be used for rendering the Button widget. The text displayed on the button. The text displayed on the button. Specifies the button type. Specifies whether or not the button must submit an HTML form. Specifies whether or not the button must submit an HTML form. Specifies the name of the validation group to be accessed in the click event handler. Specifies the name of the validation group to be accessed in the click event handler. The Calendar is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. An object or a value specifying the date and time currently selected in the calendar. An object or a value specifying the date and time currently selected in the calendar. An object or a value specifying the date and time currently selected in the calendar. An object or a value specifying the date and time currently selected in the calendar. The template to be used for rendering calendar cells. The template to be used for rendering calendar cells. The template to be used for rendering calendar cells. The template to be used for rendering calendar cells. Specifies the serialization format for a date-time value. Specifies the serialization format for a date-time value. Specifies the first day of a week. The latest date the widget allows to select. The latest date the widget allows to select. The latest date the widget allows to select. The latest date the widget allows to select. Specifies the maximum zoom level of the calendar. The earliest date the widget allows to select. The earliest date the widget allows to select. The earliest date the widget allows to select. The earliest date the widget allows to select. Specifies the minimum zoom level of the calendar. Specifies whether or not the widget displays a button that selects the current date. Specifies whether or not the widget displays a button that selects the current date. Specifies the current calendar zoom level. The CheckBox is a small box, which when selected by the end user, shows that a particular feature has been enabled or a specific option has been chosen. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the widget state. Specifies the widget state. Specifies the text displayed by the check box. Specifies the text displayed by the check box. The ColorBox is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether or not the widget allows an end-user to enter a custom value. Specifies whether or not the widget allows an end-user to enter a custom value. Specifies the way an end-user applies the selected value. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Specifies the text displayed on the button that applies changes and closes the drop-down editor. Specifies the text displayed on the button that applies changes and closes the drop-down editor. Specifies the text displayed on the button that cancels changes and closes the drop-down editor. Specifies the text displayed on the button that cancels changes and closes the drop-down editor. Specifies whether or not the widget value includes the alpha channel component. Specifies whether or not the widget value includes the alpha channel component. The template to be used for rendering the widget input field. The template to be used for rendering the widget input field. The template to be used for rendering the widget input field. The template to be used for rendering the widget input field. Specifies the size of a step by which a handle is moved using a keyboard shortcut. Specifies the size of a step by which a handle is moved using a keyboard shortcut. A validation rule that demands that a validated editor has a value that is equal to a specified expression. Allows to specify an arbitrary 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. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current 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. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The ContextMenu widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. A Boolean value specifying whether or not the widget changes its state when interacting with a user. A Boolean value specifying whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The selected item object. An array of currently selected item objects. An array of currently selected item objects. Specifies the selection mode supported by the menu. Holds an array of menu items. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Configures widget visibility animations. This object contains two fields: show and hide. Specifies the name of the CSS class to be applied to the root menu level and all submenus. Specifies the name of the CSS class to be applied to the root menu level and all submenus. Specifies whether or not an item becomes selected if a user clicks it. Specifies whether or not an item becomes selected if a user clicks it. Specifies options of submenu showing and hiding. Specifies options of submenu showing and hiding. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the context menu. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the context menu. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the positioning event. A handler for the positioning event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. Specifies options for displaying the widget. Specifies options for displaying the widget. Specifies options for displaying the widget. Specifies the direction at which submenus are displayed. The target element associated with the context menu. The target element associated with the context menu. An object defining widget positioning options. Holds an array of menu items. Allows to specify an arbitrary option by its name. Specifies whether or not the menu item is disabled. Specifies whether or not the menu item is disabled. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item 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 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. The name of an icon to be displayed on the menu item. The name of an icon to be displayed on the menu item. Holds an array of menu items. 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 options for displaying the widget. Allows to specify an arbitrary option by its name. The time span after which the widget is shown. The time span after which the widget is shown. Specifies the event names on which the widget is shown. Specifies the event names on which the widget is shown. Specifies options of submenu showing and hiding. Allows to specify an arbitrary option by its name. Specifies the delay of submenu show and hiding. Specifies the delay of submenu show and hiding. Specifies the delay of submenu show and hiding. Specifies the mode name. Specifies the delay of submenu show and hiding. Allows to specify an arbitrary option by its name. The time span after which the submenu is hidden. The time span after which the submenu is hidden. The time span after which the submenu is shown. The time span after which the submenu is shown. A validation rule with custom validation logic. Allows to specify an arbitrary option by its name. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current 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. The DataGrid is a widget that represents data from a local or remote source in the form of a grid. This widget offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, export to Excel, master-detail interface, and many others. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether a user can reorder columns. Specifies whether a user can reorder columns. Specifies whether a user can resize columns. Specifies whether a user can resize columns. Specifies whether data should be cached. Specifies whether data should be cached. Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Specifies whether columns should adjust their widths to the content. Specifies whether columns should adjust their widths to the content. Configures the column chooser. Configures column fixing. Specifies whether the widget should hide columns to adapt to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies whether the widget should hide columns to adapt to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies the minimum width of columns. Specifies the minimum width of columns. Specifies how the widget resizes columns. Applies only if allowColumnResizing is true. An array of grid columns. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the serialization format for date-time values. Specifies the serialization format for date-time values. Configures editing. Indicates whether to show the error row. Indicates whether to show the error row. Configures the filter row. Configures the header filter feature. Configures the load panel. Specifies text shown when the widget does not display any data. Specifies text shown when the widget does not display any data. A handler for the adaptiveDetailRowPreparing event. Executed before an adaptive detail row is rendered. A handler for the adaptiveDetailRowPreparing event. Executed before an adaptive detail row is rendered. A handler for the dataErrorOccurred event. Executed when an error occurs in the data source. A handler for the dataErrorOccurred event. Executed when an error occurs in the data source. A handler for the initNewRow event. Executed before a new row is added to the widget. A handler for the initNewRow event. Executed before a new row is added to the widget. A handler for the keyDown event. Executed when the widget is in focus and a key has been pressed down. A handler for the keyDown event. Executed when the widget is in focus and a key has been pressed down. A handler for the rowCollapsed event. Executed after a row is collapsed. A handler for the rowCollapsed event. Executed after a row is collapsed. A handler for the rowCollapsing event. Executed before a row is collapsed. A handler for the rowCollapsing event. Executed before a row is collapsed. A handler for the rowExpanded event. Executed after a row is expanded. A handler for the rowExpanded event. Executed after a row is expanded. A handler for the rowExpanding event. Executed before a row is expanded. A handler for the rowExpanding event. Executed before a row is expanded. A handler for the rowInserted event. Executed after a new row has been inserted into the data source. A handler for the rowInserted event. Executed after a new row has been inserted into the data source. A handler for the rowInserting event. Executed before a new row is inserted into the data source. A handler for the rowInserting event. Executed before a new row is inserted into the data source. A handler for the rowRemoved event. Executed after a row has been removed from the data source. A handler for the rowRemoved event. Executed after a row has been removed from the data source. A handler for the rowRemoving event. Executed before a row is removed from the data source. A handler for the rowRemoving event. Executed before a row is removed from the data source. A handler for the rowUpdated event. Executed after a row has been updated in the data source. A handler for the rowUpdated event. Executed after a row has been updated in the data source. A handler for the rowUpdating event. Executed before a row is updated in the data source. A handler for the rowUpdating event. Executed before a row is updated in the data source. A handler for the rowValidating event. Executed after cells in a row are validated against validation rules. A handler for the rowValidating event. Executed after cells in a row are validated against validation rules. A handler for the selectionChanged event. Executed after selecting a row or clearing its selection. A handler for the selectionChanged event. Executed after selecting a row or clearing its selection. A handler for the toolbarPreparing event. Executed before the toolbar is created. A handler for the toolbarPreparing event. Executed before the toolbar is created. Specifies whether rows should be shaded differently. Specifies whether rows should be shaded differently. Configures scrolling. Configures the search panel. Specifies the keys of rows that must be selected initially. Applies only if selection | deferred is false. Specifies the keys of rows that must be selected initially. Applies only if selection | deferred is false. Configures runtime selection. Specifies whether the outer borders of the widget are visible. Specifies whether the outer borders of the widget are visible. Specifies whether column headers are visible. Specifies whether column headers are visible. Specifies whether vertical lines that separate one column from another are visible. Specifies whether vertical lines that separate one column from another are visible. Specifies whether horizontal lines that separate one row from another are visible. Specifies whether horizontal lines that separate one row from another are visible. Configures runtime sorting. Specifies whether to enable two-way data binding. Specifies whether to enable two-way data binding. Specifies whether text that does not fit into a column should be wrapped. Specifies whether text that does not fit into a column should be wrapped. Specifies a function that customizes grid columns after they are created. Specifies a function that customizes grid columns after they are created. Customizes grid columns and data before exporting. Customizes grid columns and data before exporting. Configures client-side export. Specifies grouping settings and the behavior of grouped grid records. Configures the group panel. Allows you to build a master-detail interface in the grid. A handler for the cellClick event. A handler for the cellClick event. A handler for the cellHoverChanged event. A handler for the cellHoverChanged event. A handler for the cellPrepared event. A handler for the cellPrepared event. A handler for the contextMenuPreparing event. A handler for the contextMenuPreparing event. A handler for the editingStart event. A handler for the editingStart event. A handler for the editorPrepared event. A handler for the editorPrepared event. A handler for the editorPreparing event. A handler for the editorPreparing event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the rowClick event. A handler for the rowClick event. A handler for the rowPrepared event. A handler for the rowPrepared event. Specifies the options of a grid pager. Specifies paging options. Specifies the operations that must be performed on the server side. Specifies the operations that must be performed on the server side. Specifies the operations that must be performed on the server side. Specifies the operations that must be performed on the server side. Specifies a custom template for grid rows. Specifies a custom template for grid rows. Specifies a custom template for grid rows. Specifies a custom template for grid rows. Specifies filters for the rows that must be selected initially. Applies only if selection | deferred is true. Specifies filters for the rows that must be selected initially. Applies only if selection | deferred is true. Allows you to sort groups according to the values of group summary items. Specifies options of state storing. Specifies the options of the grid summary. An array of grid columns. Allows to specify an arbitrary 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 option. Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing | allowUpdating option. 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 option. 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 option. 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 option by default. Specifies whether this column can be searched. Applies only if searchPanel | visible is true. Inherits the value of the allowFiltering option 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". Calculates custom values for column cells. Calculates custom values for column cells. Calculates custom display values for column cells. Used when display values should differ from values for editing. Calculates custom display values for column cells. Used when display values should differ from values for editing. Specifies the column's custom filtering rules. Specifies the column's custom filtering rules. Calculates custom values to be used in sorting. Calculates custom values to be used in sorting. Specifies a caption for the column. Specifies a caption for the column. Specifies a custom template for column cells. Specifies a custom template for column cells. Specifies a custom template for column cells. Specifies a custom template for column cells. 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 column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies options for the underlain editor. 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 option is false. In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways option is false. Specifies a set of available filter operations. Applies only if filterRow | visible and allowFiltering are true. 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 a filter value for the column. Specifies filter values for the column's header filter. Specifies filter values for the column's header filter. Fixes the column. Fixes the column. Specifies the widget's edge to which the column is fixed. Applies only if columns] | [fixed is true. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Configures the form item produced by this column in the editing state. Used only if editing | mode is "form" or "popup". Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies data settings for the header filter. Specifies the order in which columns are hidden when the widget 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 widget adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies whether the column bands other columns or not. Specifies whether the column bands other columns or not. Specifies options of a lookup column. Specifies the minimum width of the column. Specifies the minimum width of the column. Specifies the identifier of the column. Specifies the identifier of the column. 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 the selected filter operation for 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 the sort order of column values. In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways option is false. In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways option is false. Specifies validation rules to be checked on updating cell values. Specifies whether the column is visible or not. Specifies whether the column is visible or not. Specifies the position of the column regarding other columns in the resulting widget. Specifies the position of the column regarding other columns in the resulting widget. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Specifies whether data from this column should be exported. Specifies whether data from this column should be exported. 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 groups appear expanded or not when records are grouped by a specific column. Setting this option 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 option makes sense only when grouping is allowed for this column. Specifies a field name or a function that returns a field name or a value to be used for grouping column cells. Specifies a field name or a function that returns a field name or a value to be used for grouping column cells. An array of grid columns. Specifies a custom template for the group cell of a grid column. Specifies a custom template for the group cell of a grid column. Specifies a custom template for the group cell of a grid column. Specifies a custom template for the group cell of a grid column. 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 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. Configures the column chooser. Allows to specify an arbitrary option by its name. Specifies text displayed by the column chooser when it is empty. Specifies text displayed by the column chooser when it is empty. Specifies whether a user can open the column chooser. Specifies whether a user can open the column chooser. Specifies the height of the column chooser. Specifies the height of the column chooser. Specifies how a user manages columns using the column chooser. Specifies the title of the column chooser. Specifies the title of the column chooser. Specifies the width of the column chooser. Specifies the width of the column chooser. Configures column fixing. Allows to specify an arbitrary option by its name. Enables column fixing. Enables column fixing. Contains options that specify texts for column fixing commands in the context menu of a column header. Contains options that specify texts for column fixing commands in the context menu of a column header. Allows to specify an arbitrary option by its name. Specifies text for the context menu item that fixes a column. Specifies text for the context menu item that fixes a column. Specifies text for the context menu subitem that fixes a column to the left edge of the widget. Specifies text for the context menu subitem that fixes a column to the left edge of the widget. Specifies text for the context menu subitem that fixes a column to the right edge of the widget. Specifies text for the context menu subitem that fixes a column to the right edge of the widget. Specifies text for the context menu item that unfixes a column. Specifies text for the context menu item that unfixes a column. Specifies data settings for the header filter. Allows to specify an arbitrary option by its name. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies how the header filter combines values into groups. Specifies how the header filter combines values into groups. Specifies how the header filter combines values into groups. Specifies options of a lookup column. Allows to specify an arbitrary option by its name. Specifies whether a user can nullify values of the lookup column. Specifies whether a user can nullify values of 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 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 source field whose values must be replaced. Specifies the data source field whose values must be replaced. Configures editing. Allows to specify an arbitrary option by its name. Specifies whether a user can add new rows. Specifies whether a user can add new rows. Specifies whether a user can delete rows. Specifies whether a user can delete rows. Specifies whether a user can update rows. Specifies whether a user can update rows. Configures the form. Used only if editing | mode is "form" or "popup". Specifies how a user edits data. Configures the popup. Used only if editing | mode is "popup". Contains options that specify texts for editing-related UI elements. Contains options that specify texts for editing-related UI elements. Allows to specify an arbitrary option by its name. Specifies text for a hint that appears when a user pauses on the global "Add" button. Applies only if editing | allowAdding is true. Specifies text for a hint that appears when a user pauses on the global "Add" button. Applies only if editing | allowAdding is true. Specifies text for a hint that appears when a user pauses on the "Discard" button. Applies only if editing | mode is "batch". Specifies text for a hint that appears when a user pauses on the "Discard" button. Applies only if editing | mode is "batch". Specifies text for a button that cancels changes in a row. Applies only if editing | allowUpdating is true and editing | mode is "row". Specifies text for a button that cancels changes in a row. Applies only if editing | allowUpdating is true and editing | mode is "row". Specifies a message that prompts a user to confirm deletion. Specifies a message that prompts a user to confirm deletion. Specifies a title for the window that asks a user to confirm deletion. Specifies a title for the window that asks a user to confirm deletion. Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Specifies text for a hint that appears when a user pauses on the global "Save" button. Applies only if editing | mode is "batch". Specifies text for a hint that appears when a user pauses on the global "Save" button. Applies only if editing | mode is "batch". Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true. Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true. Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing | mode is "batch". Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing | mode is "batch". Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing | mode is "cell" and data validation is enabled. Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing | mode is "cell" and data validation is enabled. Configures client-side export. Allows to specify an arbitrary option by its name. Allows an end user to export selected rows only. Allows an end user to export selected rows only. Enables the client-side export feature. Enables the client-side export feature. Specifies whether to enable Excel filtering for the exported data in the resulting XLSX file. Specifies whether to enable Excel filtering for the exported data in the resulting XLSX file. Specifies whether to enable word wrapping for the exported data in the resulting XLSX file. Specifies whether to enable word wrapping for the exported data in the resulting XLSX file. Specifies a default name for the file to which grid data is exported. Specifies a default name for the file to which grid data is exported. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable export in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable export in IE9 and Safari browsers. Contains options that specify texts for the export-related commands and hints. Contains options that specify texts for the export-related commands and hints. Allows to specify an arbitrary option by its name. Specifies the text of the command that exports all data. Specifies the text of the command that exports all data. Specifies the text of the drop-down menu command that exports selected rows. Specifies the text of the drop-down menu command that exports selected rows. Specifies the hint of the Export button when the allowExportSelectedData option is true. Specifies the hint of the Export button when the allowExportSelectedData option is true. Configures the filter row. Allows to specify an arbitrary option by its name. Specifies when to apply a filter. Specifies text for a hint that appears when a user pauses on a button that applies the filter. Specifies text for a hint that appears when a user pauses on a button that applies the filter. Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the start of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the start of a range when a user selects the "between" filter operation. Specifies descriptions for filter operations on the filter list. Specifies text for the reset operation on the filter list. Specifies text for the reset operation on the filter list. Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Specifies whether icons that open the filter lists are visible. Specifies whether icons that open the filter lists are visible. Specifies whether the filter row is visible. Specifies whether the filter row is visible. Specifies descriptions for filter operations on the filter list. Allows to specify an arbitrary option by its name. A description for the "between" operation. A description for the "between" operation. A description for the "contains" operation. A description for the "contains" operation. A description for the "endswith" operation. A description for the "endswith" operation. A description for the "=" operation. A description for the "=" operation. A description for the ">" operation. A description for the ">" operation. A description for the ">=" operation. A description for the ">=" operation. A description for the "<" operation. A description for the "<" operation. A description for the "<=" operation. A description for the "<=" operation. A description for the "notcontains" operation. A description for the "notcontains" operation. A description for the "<>" operation. A description for the "<>" operation. A description for the "startswith" operation. A description for the "startswith" operation. Specifies grouping settings and the behavior of grouped grid records. Allows to specify an arbitrary option by its name. Specifies whether the user can collapse grouped records in a grid or not. Specifies whether the user can collapse grouped records in a grid or not. Specifies whether groups appear expanded or not. Specifies whether groups appear expanded or not. Enables the user to group data using the context menu. Enables the user to group data using the context menu. Specifies the event on which a group will be expanded/collapsed. Defines the texts of grouping-related visual elements. Defines the texts of grouping-related visual elements. Allows to specify an arbitrary option by its name. Specifies the text of the context menu item that groups data by a specific column. Specifies the text of the context menu item that groups data by a specific column. Specifies the message displayed in a group row when the corresponding group is continued from the previous page. Specifies the message displayed in a group row when the corresponding group is continued from the previous page. Specifies the message displayed in a group row when the corresponding group continues on the next page. Specifies the message displayed in a group row when the corresponding group continues on the next page. Specifies the text of the context menu item that clears grouping settings of a specific column. Specifies the text of the context menu item that clears grouping settings of a specific column. Specifies the text of the context menu item that clears grouping settings of all columns. Specifies the text of the context menu item that clears grouping settings of all columns. Configures the group panel. Allows to specify an arbitrary option by its name. Specifies whether columns can be dragged onto or from the group panel. Specifies whether columns can be dragged onto or from the group panel. Specifies text displayed by the group panel when it does not contain any columns. Specifies text displayed by the group panel when it does not contain any columns. Specifies whether the group panel is visible or not. Specifies whether the group panel is visible or not. Specifies whether the group panel is visible or not. Configures the header filter feature. Allows to specify an arbitrary option by its name. Specifies the height of the popup menu that contains values for filtering. Specifies the height of the popup menu that contains values for filtering. Contains options that specify text for various elements of the popup menu. Indicates whether header filter icons are visible. Indicates whether header filter icons are visible. Specifies the width of the popup menu that contains values for filtering. Specifies the width of the popup menu that contains values for filtering. Contains options that specify text for various elements of the popup menu. Allows to specify an arbitrary option by its name. Specifies text for the button that closes the popup menu without applying a filter. Specifies text for the button that closes the popup menu without applying a filter. Specifies a name for the item that represents empty values in the popup menu. Specifies a name for the item that represents empty values in the popup menu. Specifies text for the button that applies the specified filter. Specifies text for the button that applies the specified filter. Configures the load panel. Allows to specify an arbitrary option by its name. Specifies whether to show the load panel or not. Specifies whether to show the load panel or not. Specifies whether to show the load panel or not. Specifies the height of the load panel in pixels. Specifies the height of the load panel in pixels. Specifies a URL pointing to an image to be used as a loading indicator. Specifies a URL pointing to an image to be used as a loading indicator. Specifies whether to show the loading indicator. Specifies whether to show the loading indicator. Specifies whether to show the pane of the load panel. Specifies whether to show the pane of the load panel. Specifies text displayed on the load panel. Specifies text displayed on the load panel. Specifies the width of the load panel in pixels. Specifies the width of the load panel in pixels. Allows you to build a master-detail interface in the grid. Allows to specify an arbitrary option by its name. Specifies whether detail sections appear expanded or collapsed. Specifies whether detail sections appear expanded or collapsed. Enables an end-user to expand/collapse detail sections. Enables an end-user to expand/collapse detail sections. Specifies the template for detail sections. Specifies the template for detail sections. Specifies the template for detail sections. Specifies the template for detail sections. Specifies the options of a grid pager. Allows to specify an arbitrary option by its name. Specifies the page sizes that can be selected at runtime. Specifies the page sizes that can be selected at runtime. Specifies the text accompanying the page navigator. Specifies the text accompanying the page navigator. Specifies whether or not to display the text accompanying the page navigator. This text is specified by the infoText option. Specifies whether or not to display the text accompanying the page navigator. This text is specified by the infoText option. Specifies whether or not to display buttons that switch the grid to the previous or next page. Specifies whether or not to display buttons that switch the grid to the previous or next page. Specifies whether to show the page size selector or not. Specifies whether to show the page size selector or not. Specifies whether to show the pager or not. Specifies whether to show the pager or not. Specifies whether to show the pager or not. Specifies paging options. Allows to specify an arbitrary option by its name. Specifies whether DataGrid loads data page by page or all at once. Specifies whether DataGrid loads data page by page or all at once. Specifies the grid page that should be displayed by default. Specifies the grid page that should be displayed by default. Specifies the size of grid pages. Specifies the size of grid pages. Specifies the operations that must be performed on the server side. Allows to specify an arbitrary option by its name. Specifies whether or not filtering must be performed on the server side. Specifies whether or not filtering must be performed on the server side. Specifies whether or not grouping must be performed on the server side. Specifies whether or not grouping must be performed on the server side. Specifies whether or not paging by groups must be performed on the server side. Specifies whether or not paging by groups must be performed on the server side. Specifies whether or not paging must be performed on the server side. Specifies whether or not paging must be performed on the server side. Specifies whether or not sorting must be performed on the server side. Specifies whether or not sorting must be performed on the server side. Specifies whether or not summaries calculation must be performed on the server. Specifies whether or not summaries calculation must be performed on the server. Configures scrolling. Allows to specify an arbitrary option by its name. Specifies whether the widget should load pages adjacent to the current page. Applies only if scrolling | mode is "virtual". Specifies whether the widget should load pages adjacent to the current page. Applies only if scrolling | mode is "virtual". Specifies whether a user can scroll the content with a swipe gesture. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with a swipe gesture. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with the scrollbar. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with the scrollbar. Applies only if native scrolling is disabled. Specifies when to show the scrollbar. Specifies whether the widget should use native or simulated scrolling. Specifies whether the widget should use native or simulated scrolling. Specifies whether the widget should use native or simulated scrolling. Specifies the scrolling mode. Configures the search panel. Allows to specify an arbitrary option by its name. Notifies the widget whether search is case-sensitive to ensure proper highlightning of search results. Applies only if highlightSearchText is true. Notifies the widget whether search is case-sensitive to ensure proper highlightning of search results. Applies only if highlightSearchText is true. Specifies whether found substrings should be highlighted. Specifies whether found substrings should be highlighted. Specifies a placeholder for the search panel. Specifies a placeholder for the search panel. Specifies whether the widget should search against all columns or only visible ones. Specifies whether the widget should search against all columns or only visible ones. Sets a search string for the search panel. Sets a search string for the search panel. Specifies whether the search panel is visible or not. Specifies whether the search panel is visible or not. Specifies the width of the search panel in pixels. Specifies the width of the search panel in pixels. Configures runtime selection. Allows to specify an arbitrary option by its name. Specifies whether a user can select all rows at once. Specifies whether a user can select all rows at once. Specifies the selection mode. Makes selection deferred. Makes selection deferred. Specifies the mode in which all the records are selected. Applies only if selection | allowSelectAll is true. Specifies when to display checkboxes in rows. Applies only if selection | mode is "multiple". Allows you to sort groups according to the values of group summary items. Allows to specify an arbitrary option by its name. Specifies the identifier of the column that must be used in grouping so that sorting by group summary item values be applied. Specifies the identifier of the column that must be used in grouping so that sorting by group summary item values be applied. Specifies the sort order of group summary item values. Specifies the group summary item whose values must be used to sort groups. Specifies the group summary item whose values must be used to sort groups. Configures runtime sorting. Allows to specify an arbitrary option by its name. Specifies text for the context menu item that sets an ascending sort order in a column. Specifies text for the context menu item that sets an ascending sort order in a column. Specifies text for the context menu item that clears sorting settings for a column. Specifies text for the context menu item that clears sorting settings for a column. Specifies text for the context menu item that sets a descending sort order in a column. Specifies text for the context menu item that sets a descending sort order in a column. Specifies the sorting mode. Specifies options of state storing. Allows to specify an arbitrary option by its name. Specifies a callback function that performs specific actions on state loading. Specifies a callback function that performs specific actions on state loading. Specifies a callback function that performs specific actions on state saving. Specifies a callback function that performs specific actions on state saving. Specifies whether or not a grid saves its state. Specifies whether or not a grid saves its state. Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Specifies a unique key to be used for storing the grid state. Specifies a unique key to be used for storing the grid state. Specifies the type of storage to be used for state storing. Specifies the options of the grid summary. Allows to specify an arbitrary option by its name. Allows you to use a custom aggregate function to calculate the value of a summary item. Allows you to use a custom aggregate function to calculate the value of a summary item. Specifies items of the group summary. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Contains options that specify text patterns for summary items. Specifies items of the total summary. Specifies items of the group summary. Allows to specify an arbitrary option by its name. Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Specifies the column that provides data for a group summary item. Specifies the column that provides data for a group summary item. Customizes the text to be displayed in the summary item. Customizes the text to be displayed in the summary item. Specifies a pattern for the summary item text. Specifies a pattern for the summary item text. Specifies the identifier of a summary item. Specifies the identifier of a summary item. Specifies the column that must hold the summary item when this item is displayed in the group footer or aligned by a column in the group row. Specifies the column that must hold the summary item when this item is displayed in the group footer or aligned by a column in the group row. Specifies whether or not a summary item must be displayed in the group footer. Specifies whether or not a summary item must be displayed in the group footer. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Specifies how to aggregate data for a summary item. Specifies a format for the summary item value. Specifies a format for the summary item value. Specifies a format for the summary item value. Specifies a format for the summary item value. Contains options that specify text patterns for summary items. Allows to specify an arbitrary option by its name. Specifies a pattern for the 'avg' summary items when they are displayed in the parent column. Specifies a pattern for the 'avg' summary items when they are displayed in the parent column. Specifies a pattern for the 'avg' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'avg' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'count' summary items. Specifies a pattern for the 'count' summary items. Specifies a pattern for the 'max' summary items when they are displayed in the parent column. Specifies a pattern for the 'max' summary items when they are displayed in the parent column. Specifies a pattern for the 'max' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'max' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'min' summary items when they are displayed in the parent column. Specifies a pattern for the 'min' summary items when they are displayed in the parent column. Specifies a pattern for the 'min' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'min' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'sum' summary items when they are displayed in the parent column. Specifies a pattern for the 'sum' summary items when they are displayed in the parent column. Specifies a pattern for the 'sum' summary items displayed in a group row or in any other column rather than the parent one. Specifies a pattern for the 'sum' summary items displayed in a group row or in any other column rather than the parent one. Specifies items of the total summary. Allows to specify an arbitrary option by its name. Specifies the alignment of a summary item. Specifies the column that provides data for a summary item. Specifies the column that provides data for a summary item. Specifies a CSS class to be applied to a summary item. Specifies a CSS class to be applied to a summary item. Customizes the text to be displayed in the summary item. Customizes the text to be displayed in the summary item. Specifies a pattern for the summary item text. Specifies a pattern for the summary item text. Specifies the identifier of a summary item. Specifies the identifier of a summary item. Specifies the column that must hold the summary item. Specifies the column that must hold the summary item. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Specifies whether or not to skip empty strings, null and undefined values when calculating a summary. Specifies how to aggregate data for a summary item. Specifies a format for the summary item value. Specifies a format for the summary item value. Specifies a format for the summary item value. Specifies a format for the summary item value. Allows to specify an arbitrary option by its name. The DateBox is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. An object or a value specifying the date and time currently selected using the date box. An object or a value specifying the date and time currently selected using the date box. An object or a value specifying the date and time currently selected using the date box. An object or a value specifying the date and time currently selected using the date box. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is not yet specified. This text is also used as a title of the date picker. The text displayed by the widget when the widget value is not yet specified. This text is also used as a title of the date picker. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the maximum number of characters you can enter into the textbox. Specifies the maximum number of characters you can enter into the textbox. Specifies whether or not the widget allows an end-user to enter a custom value. Specifies whether or not the widget allows an end-user to enter a custom value. Specifies the way an end-user applies the selected value. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Specifies whether or not adaptive widget rendering is enabled on a small screen. Specifies whether or not adaptive widget rendering is enabled on a small screen. The text displayed on the Apply button. The text displayed on the Apply button. The text displayed on the Cancel button. The text displayed on the Cancel button. Specifies the message displayed if the specified date is later than the max value or earlier than the min value. Specifies the message displayed if the specified date is later than the max value or earlier than the min value. Specifies the serialization format for a date-time value. Specifies the serialization format for a date-time value. Specifies the date display format. Ignored if the pickerType option is 'native' Specifies the date display format. Ignored if the pickerType option is 'native' Specifies the date display format. Ignored if the pickerType option is 'native' Specifies the date display format. Ignored if the pickerType option is 'native' Specifies the interval between neighboring values in the popup list in minutes. Specifies the interval between neighboring values in the popup list in minutes. Specifies the message displayed if the typed value is not a valid date or time. Specifies the message displayed if the typed value is not a valid date or time. The last date that can be selected within the widget. The last date that can be selected within the widget. The last date that can be selected within the widget. The last date that can be selected within the widget. Specifies the maximum zoom level of a calendar, which is used to pick the date. The minimum date that can be selected within the widget. The minimum date that can be selected within the widget. The minimum date that can be selected within the widget. The minimum date that can be selected within the widget. Specifies the minimal zoom level of a calendar, which is used to pick the date. Specifies the type of the date/time picker. A format used to display date/time information. The DropDownBox widget 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. Allows to specify an arbitrary option by its name. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies after which DOM events the widget updates the value. Specifies after which DOM events the widget updates the value. Specifies whether the widget allows a user to enter a custom value. Specifies whether the widget allows a user to enter a custom value. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Specifies a custom template for the drop-down content. Specifies a custom template for the drop-down content. Specifies a custom template for the drop-down content. Specifies a custom template for the drop-down content. Configures the drop-down field which holds the content. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. A validation rule that demands that the validated field match the Email pattern. Allows to specify an arbitrary option by its name. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current rule is broken. The FileUploader widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. Specifies the value passed to the name attribute of the underlying input element. Specifies the value passed to the name attribute of the underlying input element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies a File instance representing the selected file. Read-only when uploadMode is "useForm". Specifies a File instance representing the selected file. Read-only when uploadMode is "useForm". Specifies a file type or several types accepted by the widget. Specifies a file type or several types accepted by the widget. Specifies if an end user can remove a file from the selection and interrupt uploading. Specifies if an end user can remove a file from the selection and interrupt uploading. Specifies the text displayed on the area to which an end-user can drop a file. Specifies the text displayed on the area to which an end-user can drop a file. Specifies whether the widget enables an end-user to select a single file or multiple files. Specifies whether the widget enables an end-user to select a single file or multiple files. A handler for the uploaded event. A handler for the uploaded event. A handler for the uploadAborted event. A handler for the uploadAborted event. A handler for the uploaded event. A handler for the uploaded event. A handler for the uploadError event. A handler for the uploadError event. A handler for the uploadStarted event. A handler for the uploadStarted event. Gets the current progress in percentages. Gets the current progress in percentages. The message displayed by the widget when it is ready to upload the specified files. The message displayed by the widget when it is ready to upload the specified files. The text displayed on the button that opens the file browser. The text displayed on the button that opens the file browser. Specifies whether or not the widget displays the list of selected files. Specifies whether or not the widget displays the list of selected files. The text displayed on the button that starts uploading. The text displayed on the button that starts uploading. The message displayed by the widget when uploading is finished. The message displayed by the widget when uploading is finished. The message displayed by the widget on uploading failure. The message displayed by the widget on uploading failure. Specifies headers for the upload request. Specifies the method for the upload request. Specifies how the widget uploads files. Specifies a target Url for the upload request. Specifies a target Url for the upload request. Formats values. Allows to specify an arbitrary option by its name. Specifies the currency code for the 'currency' format. Specifies the currency code for the 'currency' format. Specifies a custom format. Specifies a custom format. Parses string values into numeric or date-time values. Always used with formatter. Parses string values into numeric or date-time values. Always used with formatter. Specifies a precision for values of a numeric format. Specifies a precision for values of a numeric format. Specifies a predefined format. The Form widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether or not all root item labels are aligned. Specifies whether or not all root item labels are aligned. Specifies whether or not item labels in all groups are aligned. Specifies whether or not item labels in all groups are aligned. The count of columns in the form layout. The count of columns in the form layout. The count of columns in the form layout. Specifies dependency between the screen factor and the count of columns in the form layout. Specifies a function that customizes a form item after it has been created. Specifies a function that customizes a form item after it has been created. An object providing data for the form. Holds an array of form items. Specifies the location of a label against the editor. The minimum column width used for calculating column count in the form layout. The minimum column width used for calculating column count in the form layout. A handler for the editorEnterKey event. A handler for the editorEnterKey event. A handler for the fieldDataChanged event. A handler for the fieldDataChanged event. The text displayed for optional fields. The text displayed for optional fields. Specifies whether or not all editors on the form are read-only. Specifies whether or not all editors on the form are read-only. The text displayed for required fields. The text displayed for required fields. Specifies the message that is shown for end-users if a required field value is not specified. Specifies the message that is shown for end-users if a required field value is not specified. Specifies the function returning the screen factor depending on the screen width. Specifies the function returning the screen factor depending on the screen width. A Boolean value specifying whether to enable or disable form scrolling. A Boolean value specifying whether to enable or disable form scrolling. Specifies whether or not a colon is displayed at the end of form labels. Specifies whether or not a colon is displayed at the end of form labels. Specifies whether or not the optional mark is displayed for optional fields. Specifies whether or not the optional mark is displayed for optional fields. Specifies whether or not the required mark is displayed for required fields. Specifies whether or not the required mark is displayed for required fields. Specifies whether or not the total validation summary is displayed on the form. Specifies whether or not the total validation summary is displayed on the form. Gives a name to the internal validation group. Gives a name to the internal validation group. Specifies dependency between the screen factor and the count of columns in the form layout. Allows to specify an arbitrary 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 options of an empty form item. Allows to specify an arbitrary 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 form item name. Specifies the form item name. 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 options of a group form item. Allows to specify an arbitrary 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 dependency between the screen factor and the count of columns in the group 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. 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 dependency between the screen factor and the count of columns in the group layout. Allows to specify an arbitrary 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 options for the form item label. Allows to specify an arbitrary 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 options of a simple form item. Allows to specify an arbitrary 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 which editor widget 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 options for the form item label. Specifies the form item name. Specifies the form item name. A template to be used for rendering the form item. A template to be used for rendering the form item. A template to be used for rendering the form item. A template to be used for rendering the form item. 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 options of a tabbed form item. Allows to specify an arbitrary 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. Holds a configuration object for the TabPanel widget 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 dependency between the screen factor and the count of columns in the tab layout. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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 dependency between the screen factor and the count of columns in the tab layout. A Boolean value specifying whether or not the tab can respond to user interaction. A Boolean value specifying whether or not the tab can respond 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 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 widget that displays a collection of images in a carousel. The widget is supplied with various navigation controls that allow a user to switch between images. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index of the currently active gallery item. The index of the currently active gallery item. The selected item object. An array of items displayed by the widget. An array of items displayed by the widget. The time, in milliseconds, spent on slide animation. The time, in milliseconds, spent on slide animation. Specifies whether or not to animate the displayed item change. Specifies whether or not to animate the displayed item change. A Boolean value specifying whether or not to allow users to switch between items by clicking an indicator. A Boolean value specifying whether or not to allow users to switch between items by clicking an indicator. Specifies the width of an area used to display a single image. Specifies the width of an area used to display a single image. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to display an indicator that points to the selected gallery item. A Boolean value specifying whether or not to display an indicator that points to the selected gallery item. A Boolean value that specifies the availability of the "Forward" and "Back" navigation buttons. A Boolean value that specifies the availability of the "Forward" and "Back" navigation buttons. The time interval in milliseconds, after which the gallery switches to the next item. The time interval in milliseconds, after which the gallery switches to the next item. Specifies if the widget stretches images to fit the total gallery width. Specifies if the widget stretches images to fit the total gallery width. A Boolean value specifying whether or not to allow users to switch between items by swiping. A Boolean value specifying whether or not to allow users to switch between items by swiping. Specifies whether or not to display parts of previous and next images along the sides of the current image. Specifies whether or not to display parts of previous and next images along the sides of the current image. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. 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. An object that defines a gauge indicator of the rangeBar type. Allows to specify an arbitrary 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 color of the indicator. Specifies a color of the indicator. Specifies the orientation of the rangeBar indicator. Applies only if the geometry | orientation option 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 array of colors to be used for coloring subvalue indicators. Sets the array of colors to be used for coloring subvalue indicators. Sets the array of colors to be used for coloring subvalue indicators. 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 orientation of the rangeBar indicator. Applies only if the geometry | orientation option is "horizontal". Specifies the width of an indicator in pixels. Specifies the width of an indicator in pixels. Specifies the type of subvalue indicators. Specifies the appearance of the text displayed in an indicator of the rangeBar type. Allows to specify an arbitrary 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 options for the text displayed by the indicator. Specifies a format for the text displayed in an indicator. Specifies a format for the text displayed in an indicator. Specifies a format for the text displayed in an indicator. Specifies a format for the text displayed in an indicator. Specifies the range bar's label indent in pixels. Specifies the range bar's label indent in pixels. The List is a widget that represents a collection of items in a scrollable list. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies which data field provides keys for widget items. Specifies which data field provides keys for widget items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemDeleted event. A handler for the itemDeleted event. A handler for the itemDeleting event. Executed before an item is deleted from the data source. A handler for the itemDeleting event. Executed before an item is deleted from the data source. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the itemReordered event. A handler for the itemReordered event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies an array of currently selected item keys. Specifies an array of currently selected item keys. An array of currently selected item objects. An array of currently selected item objects. Specifies item selection mode. An array of items displayed by the widget. An array of items displayed by the widget. Specifies whether or not an end user can delete list items. Specifies whether or not an end user can delete list items. Specifies whether or not an end user can reorder list items. Specifies whether or not an end user can reorder list items. A Boolean value specifying whether to enable or disable the bounce-back effect. A Boolean value specifying whether to enable or disable the bounce-back effect. Specifies whether or not an end-user can collapse groups. Specifies whether or not an end-user can collapse groups. A Boolean value specifying whether or not to display a grouped list. A Boolean value specifying whether or not to display a grouped list. The template to be used for rendering item groups. The template to be used for rendering item groups. The template to be used for rendering item groups. The template to be used for rendering item groups. Specifies whether or not to show the loading panel when the DataSource bound to the widget is loading data. Specifies whether or not to show the loading panel when the DataSource bound to the widget is loading data. Specifies the way a user can delete items from the list. Specifies the array of items for a context menu called for a list item. Specifies whether an item context menu is shown when a user holds or swipes an item. The text displayed on the button used to load the next page from the data source. The text displayed on the button used to load the next page from the data source. A handler for the groupRendered event. A handler for the groupRendered event. A handler for the itemSwipe event. A handler for the itemSwipe event. A handler for the pageLoading event. A handler for the pageLoading event. A handler for the pullRefresh event. A handler for the pullRefresh event. A handler for the scroll event. A handler for the scroll event. A handler for the selectAllValueChanged event. A handler for the selectAllValueChanged event. Specifies the text shown in the pullDown panel, which is displayed when the list is scrolled to the bottom. Specifies the text shown in the pullDown panel, which is displayed when the list is scrolled to the bottom. Specifies whether the next page is loaded when a user scrolls the widget to the bottom or when the "next" button is clicked. Specifies the text displayed in the pullDown panel when the list is pulled below the refresh threshold. Specifies the text displayed in the pullDown panel when the list is pulled below the refresh threshold. Specifies the text shown in the pullDown panel while the list is being pulled down to the refresh threshold. Specifies the text shown in the pullDown panel while the list is being pulled down to the refresh threshold. A Boolean value specifying whether or not the widget supports the "pull down to refresh" gesture. A Boolean value specifying whether or not the widget supports the "pull down to refresh" gesture. Specifies the text displayed in the pullDown panel while the list is being refreshed. Specifies the text displayed in the pullDown panel while the list is being refreshed. A Boolean value specifying if the list is scrolled by content. A Boolean value specifying if the list is scrolled by content. A Boolean value specifying if the list is scrolled using the scrollbar. A Boolean value specifying if the list is scrolled using the scrollbar. A Boolean value specifying whether to enable or disable list scrolling. A Boolean value specifying whether to enable or disable list scrolling. Specifies the mode in which all items are selected. Specifies when the widget shows the scrollbar. Specifies whether or not to display controls used to select list items. Specifies whether or not to display controls used to select list items. Specifies whether or not the widget uses native scrolling. Specifies whether or not the widget uses native scrolling. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies the text of a badge displayed for the list item. Specifies the text of a badge displayed for the list item. 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 the array of items for a context menu called for a list item. Allows to specify an arbitrary option by its name. Holds on a function called when the item is clicked. Holds on a function called when the item is clicked. Specifies the menu item text. Specifies the menu item text. 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies the path to an image used as the indicator. Specifies the path to an image used as the indicator. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The LoadPanel is an overlay widget notifying the viewer that loading is in progress. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. The height of the widget. The height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. The width of the widget. The width of the widget. Specifies whether or not the widget can be focused. Specifies whether or not the widget can be focused. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. Configures widget visibility animations. This object contains two fields: show and hide. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. A Boolean value specifying whether or not the main screen is inactive while the widget is active. A Boolean value specifying whether or not the main screen is inactive while the widget is active. Specifies the shading color. Specifies the shading color. The delay in milliseconds after which the load panel is displayed. The delay in milliseconds after which the load panel is displayed. A URL pointing to an image to be used as a load indicator. A URL pointing to an image to be used as a load indicator. The text displayed in the load panel. The text displayed in the load panel. A Boolean value specifying whether or not to show a load indicator. A Boolean value specifying whether or not to show a load indicator. A Boolean value specifying whether or not to show the pane behind the load indicator. A Boolean value specifying whether or not to show the pane behind the load indicator. An object defining widget positioning options. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Lookup is a widget 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. Allows to specify an arbitrary option by its name. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. An array of items displayed by the widget. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. The text displayed by the widget when nothing is selected. The text displayed by the widget when nothing is selected. Specifies whether or not to display the Clear button in the lookup window. Specifies whether or not to display the Clear button in the lookup window. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the way an end-user applies the selected value. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Returns the value currently displayed by the widget. Returns the value currently displayed by the widget. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. A Boolean value specifying whether or not to group widget items. A Boolean value specifying whether or not to group widget items. The name of the template used to display a group header. The name of the template used to display a group header. The name of the template used to display a group header. The name of the template used to display a group header. The minimum number of characters that must be entered into the text box to begin a search. The minimum number of characters that must be entered into the text box to begin a search. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the selectionChanged event. A handler for the selectionChanged event. A Boolean value specifying whether or not the search bar is visible. A Boolean value specifying whether or not the search bar is visible. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the binary operation used to filter data. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. Configures widget visibility animations. This object contains two fields: show and hide. The text displayed on the Apply button. The text displayed on the Apply button. The text displayed on the Cancel button. The text displayed on the Cancel button. Specifies whether or not the widget cleans the search box when the popup window is displayed. Specifies whether or not the widget cleans the search box when the popup window is displayed. The text displayed on the Clear button. The text displayed on the Clear button. A Boolean value specifying whether or not a widget is closed if a user clicks outside of the overlaying window. A Boolean value specifying whether or not a widget is closed if a user clicks outside of the overlaying window. A Boolean value specifying whether or not to display the lookup in full-screen mode. A Boolean value specifying whether or not to display the lookup in full-screen mode. The text displayed on the button used to load the next page from the data source. The text displayed on the button used to load the next page from the data source. A handler for the pageLoading event. A handler for the pageLoading event. A handler for the pullRefresh event. A handler for the pullRefresh event. A handler for the scroll event. A handler for the scroll event. A handler for the titleRendered event. A handler for the titleRendered event. Specifies the text shown in the pullDown panel, which is displayed when the widget is scrolled to the bottom. Specifies the text shown in the pullDown panel, which is displayed when the widget is scrolled to the bottom. Specifies whether the next page is loaded when a user scrolls the widget to the bottom or when the "next" button is clicked. The height of the widget popup element. The height of the widget popup element. The height of the widget popup element. The width of the widget popup element. The width of the widget popup element. The width of the widget popup element. Specifies the text displayed in the pullDown panel when the widget is pulled below the refresh threshold. Specifies the text displayed in the pullDown panel when the widget is pulled below the refresh threshold. Specifies the text shown in the pullDown panel while the list is being pulled down to the refresh threshold. Specifies the text shown in the pullDown panel while the list is being pulled down to the refresh threshold. A Boolean value specifying whether or not the widget supports the "pull down to refresh" gesture. A Boolean value specifying whether or not the widget supports the "pull down to refresh" gesture. Specifies the text displayed in the pullDown panel while the widget is being refreshed. Specifies the text displayed in the pullDown panel while the widget is being refreshed. The text that is provided as a hint in the lookup's search bar. The text that is provided as a hint in the lookup's search bar. A Boolean value specifying whether or not the main screen is inactive while the lookup is active. A Boolean value specifying whether or not the main screen is inactive while the lookup is active. Specifies whether to display the Cancel button in the lookup window. Specifies whether to display the Cancel button in the lookup window. A Boolean value specifying whether or not to display the title in the popup window. A Boolean value specifying whether or not to display the title in the popup window. The title of the lookup window. The title of the lookup window. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. Specifies whether or not the widget uses native scrolling. Specifies whether or not the widget uses native scrolling. Specifies whether or not to show lookup contents in a Popover widget. Specifies whether or not to show lookup contents in a Popover widget. An object defining widget positioning options. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. The Map is an interactive widget that displays a geographic map with markers and routes. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether or not the widget automatically adjusts center and zoom option values when adding a new marker or route, or when creating a widget if it initially contains markers or routes. Specifies whether or not the widget automatically adjusts center and zoom option values when adding a new marker or route, or when creating a widget if it initially contains markers or routes. Specifies whether or not map widget controls are available. Specifies whether or not map widget controls are available. A key used to authenticate the application within the required map provider. A key used to authenticate the application within the required map provider. A key used to authenticate the application within the required map provider. A URL pointing to the custom icon to be used for map markers. A URL pointing to the custom icon to be used for map markers. An array of markers displayed on a map. A handler for the click event. A handler for the click event. A handler for the markerAdded event. A handler for the markerAdded event. A handler for the markerRemoved event. A handler for the markerRemoved event. A handler for the ready event. A handler for the ready event. A handler for the routeAdded event. A handler for the routeAdded event. A handler for the routeRemoved event. A handler for the routeRemoved event. The name of the current map data provider. An array of routes shown on the map. The type of a map to display. The zoom level of the map. The zoom level of the map. A key used to authenticate the application within the required map provider. Allows to specify an arbitrary option by its name. A key used to authenticate the application within the "Bing" map provider. A key used to authenticate the application within the "Bing" map provider. A key used to authenticate the application within the "Google" map provider. A key used to authenticate the application within the "Google" map provider. A key used to authenticate the application within the "Google Static" map provider. A key used to authenticate the application within the "Google Static" map provider. An array of markers displayed on a map. Allows to specify an arbitrary option by its name. A URL pointing to the custom icon to be used for the marker. A URL pointing to the custom icon to be used for the marker. A callback function performed when the marker is clicked. A callback function performed when the marker is clicked. A tooltip to be used for the marker. A tooltip to be used for the marker. A tooltip to be used for the marker. A tooltip to be used for the marker. Allows to specify an arbitrary option by its name. Specifies whether a tooltip is visible by default or not. Specifies whether a tooltip is visible by default or not. Specifies the tooltip text. Specifies the tooltip text. An array of routes shown on the map. Allows to specify an arbitrary option by its name. Specifies the color of the line displaying the route. Specifies the color of the line displaying the route. Contains an array of objects making up the route. Specifies a transportation mode to be used in the displayed route. Specifies the opacity of the line displaying the route. Specifies the opacity of the line displaying the route. Specifies the thickness of the line displaying the route in pixels. Specifies the thickness of the line displaying the route in pixels. Contains an array of objects making up the route. Allows to specify an arbitrary option by its name. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Menu widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. A Boolean value specifying whether or not the widget changes its state when interacting with a user. A Boolean value specifying whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The selected item object. Specifies the selection mode supported by the menu. Holds an array of menu items. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Configures widget visibility animations. This object contains two fields: show and hide. Specifies the name of the CSS class to be applied to the root menu level and all submenus. Specifies the name of the CSS class to be applied to the root menu level and all submenus. Specifies whether or not an item becomes selected if a user clicks it. Specifies whether or not an item becomes selected if a user clicks it. Specifies options of submenu showing and hiding. Specifies options of submenu showing and hiding. Specifies whether or not adaptive widget rendering is enabled on a small screen. Specifies whether or not adaptive widget rendering is enabled on a small screen. Specifies whether or not the submenu is hidden when the mouse pointer leaves it. Specifies whether or not the submenu is hidden when the mouse pointer leaves it. A handler for the submenuHidden event. A handler for the submenuHidden event. A handler for the submenuHiding event. A handler for the submenuHiding event. A handler for the submenuShowing event. A handler for the submenuShowing event. A handler for the submenuShown event. A handler for the submenuShown event. Specifies whether the menu has horizontal or vertical orientation. Specifies options for showing and hiding the first level submenu. Specifies options for showing and hiding the first level submenu. Specifies the direction at which the submenus are displayed. Holds an array of menu items. Allows to specify an arbitrary option by its name. Specifies whether or not the menu item is disabled. Specifies whether or not the menu item is disabled. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item 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 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. The name of an icon to be displayed on the menu item. The name of an icon to be displayed on the menu item. Holds an array of menu items. 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 options for showing and hiding the first level submenu. Allows to specify an arbitrary option by its name. Specifies the delay in submenu showing and hiding. Specifies the delay in submenu showing and hiding. Specifies the delay in submenu showing and hiding. Specifies the mode name. Specifies the delay in submenu showing and hiding. Allows to specify an arbitrary option by its name. The time span after which the submenu is hidden. The time span after which the submenu is hidden. The time span after which the submenu is shown. The time span after which the submenu is shown. Specifies options of submenu showing and hiding. Allows to specify an arbitrary option by its name. Specifies the delay of submenu show and hiding. Specifies the delay of submenu show and hiding. Specifies the delay of submenu show and hiding. Specifies the mode name. Specifies the delay of submenu show and hiding. Allows to specify an arbitrary option by its name. The time span after which the submenu is hidden. The time span after which the submenu is hidden. The time span after which the submenu is shown. The time span after which the submenu is shown. The MultiView is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index of the currently displayed item. The index of the currently displayed item. The selected item object. An array of items displayed by the widget. Specifies whether or not to animate the displayed item change. Specifies whether or not to animate the displayed item change. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to allow users to change the selected index by swiping. A Boolean value specifying whether or not to allow users to change the selected index by swiping. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. The NavBar is a widget that navigates the application views. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies which data field provides keys for widget items. Specifies which data field provides keys for widget items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index of the currently selected widget item. The index of the currently selected widget item. The selected item object. Specifies an array of currently selected item keys. Specifies an array of currently selected item keys. An array of currently selected item objects. An array of currently selected item objects. Specifies whether the widget enables an end-user to select only a single item or multiple items. An array of items displayed by the widget. Specifies whether or not an end-user can scroll tabs by swiping. Specifies whether or not an end-user can scroll tabs by swiping. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies a badge text for the navbar item. Specifies a badge text for the navbar item. Specifies the name of the icon displayed by the widget item. Specifies the name of the icon displayed by the widget item. The NumberBox is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. The current number box value. The current number box value. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the text of the message displayed if the specified value is not a number. Specifies the text of the message displayed if the specified value is not a number. The maximum value accepted by the number box. The maximum value accepted by the number box. The minimum value accepted by the number box. The minimum value accepted by the number box. Specifies the value to be passed to the type attribute of the underlying `` element. Specifies whether to show the buttons that change the value by a step. Specifies whether to show the buttons that change the value by a step. Specifies by which value the widget value changes when a spin button is clicked. Specifies by which value the widget value changes when a spin button is clicked. Specifies whether to use touch friendly spin buttons. Applies only if showSpinButtons is true. Specifies whether to use touch friendly spin buttons. Applies only if showSpinButtons is true. A validation rule that demands that the validated field has a numeric value. Allows to specify an arbitrary option by its name. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current rule is broken. A validation rule that demands that the validated field match a specified pattern. Allows to specify an arbitrary option by its name. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current 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 widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Allows an end-user to expand/collapse all header items within a header level. Allows an end-user to expand/collapse all header items within a header level. Allows an end-user to change filtering options. Allows an end-user to change filtering options. Allows an end-user to change sorting options. Allows an end-user to change sorting options. Allows an end-user to sort columns by summary values. Allows an end-user to sort columns by summary values. Specifies the area to which data field headers must belong. Specifies a data source for the pivot grid. Configures client-side export. The Field Chooser configuration options. Configures the field panel. Specifies whether or not to hide rows and columns with no data. Specifies whether or not to hide rows and columns with no data. Specifies options configuring the load panel. A handler for the cellClick event. A handler for the cellClick event. A handler for the cellPrepared event. A handler for the cellPrepared event. A handler for the contextMenuPreparing event. A handler for the contextMenuPreparing event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. Specifies the layout of items in the row header. A configuration object specifying scrolling options. Specifies whether the outer borders of the grid are visible or not. Specifies whether the outer borders of the grid are visible or not. Specifies whether to display the Grand Total column. Specifies whether to display the Grand Total column. Specifies whether to display the Total columns. Specifies whether to display the Total columns. Specifies whether to display the Grand Total row. Specifies whether to display the Grand Total row. Specifies whether to display the Total rows. Applies only if rowHeaderLayout is "standard". Specifies whether to display the Total rows. Applies only if rowHeaderLayout is "standard". Specifies where to show the total rows or columns. Applies only if rowHeaderLayout is "standard". A configuration object specifying options related to state storing. Strings that can be changed or localized in the PivotGrid widget. Specifies whether long text in header items should be wrapped. Specifies whether long text in header items should be wrapped. An object that provides access to data for the PivotGrid widget. Allows to specify an arbitrary option by its name. An array of pivot grid fields. Specifies data filtering conditions. Cannot be used for the XmlaStore store type. Specifies data filtering conditions. Cannot be used for the XmlaStore store type. A handler for the changed event. A handler for the changed event. A handler for the fieldsPrepared event. A handler for the fieldsPrepared event. A handler for the loadError event. A handler for the loadError event. A handler for the loadingChanged event. A handler for the loadingChanged event. Specifies whether or not all the operations (filtering, grouping and summary calculation) are performed remotely. Specifies whether or not all the operations (filtering, grouping and summary calculation) are performed remotely. Indicates whether or not the automatic field generation from data in the Store is enabled. Indicates whether or not the automatic field generation from data in the Store is enabled. An array of pivot grid fields. Allows to specify an arbitrary option by its name. Specifies whether to allow the predefined summary post-processing functions ('absoluteVariation' and 'percentVariation') and runningTotal to take values of different groups into account. Specifies whether to allow the predefined summary post-processing functions ('absoluteVariation' and 'percentVariation') and runningTotal to take values of different groups into account. Allows an end-user to expand/collapse all header items within a header level. Allows an end-user to expand/collapse all header items within a header level. Allows an end-user to change filtering options. Allows an end-user to change filtering options. Allows an end-user to change sorting options. Allows an end-user to change sorting options. Allows an end-user to sort columns by summary values. Allows an end-user to sort columns by summary values. Type of the area where the field is located. Index among the other fields displayed within the same area. Index among the other fields displayed within the same area. Allows you to use a custom aggregate function to calculate the summary values. Cannot be used for the XmlaStore store type. Allows you to use a custom aggregate function to calculate the summary values. Cannot be used for the XmlaStore store type. Specifies a callback function that allows you to modify summary values after they are calculated. Specifies a callback function that allows you to modify summary values after they are calculated. A caption that will be displayed in the pivot grid's field chooser and field panel to identify the field. A caption that will be displayed in the pivot grid's field chooser and field panel to identify the field. Specifies a callback function that returns the text to be displayed in the cells of a field. Specifies a callback function that returns the text to be displayed in the cells of a field. Name of the data source field containing data for the pivot grid field. Name of the data source field containing data for the pivot grid field. Specifies a type of field values. The name of the folder in which the field is located. The name of the folder in which the field is located. Indicates whether all header items of the field's header level are expanded. Indicates whether all header items of the field's header level are expanded. The filter type for the current field. The filter values for the current field. The filter values for the current field. Specifies a display format for field values. Specifies a display format for field values. Specifies a display format for field values. Specifies a display format for field values. The index of the field within a group. The index of the field within a group. Specifies how the values of the current field are combined into groups. Cannot be used for the XmlaStore store type. Specifies how the values of the current field are combined into groups. Cannot be used for the XmlaStore store type. Specifies how the values of the current field are combined into groups. Cannot be used for the XmlaStore store type. The name of the group to which the field belongs. The name of the group to which the field belongs. Specifies whether the field should be treated as a Data Field. Specifies whether the field should be treated as a Data Field. Specifies whether to summarize each next summary value with the previous one by rows or columns. Specifies the function that determines how to split data from the data source into ranges for header items. Cannot be used for the XmlaStore store type and along with remote operations. Specifies the function that determines how to split data from the data source into ranges for header items. Cannot be used for the XmlaStore store type and along with remote operations. Specifies whether or not to display Grand Total values for the field. Specifies whether or not to display Grand Total values for the field. Specifies whether or not to display Total values for the field. Specifies whether or not to display Total values for the field. Specifies whether or not to display summary values. Applies only to the fields whose area is "data". Inherits the value of showTotals by default. Specifies whether or not to display summary values. Applies only to the fields whose area is "data". Inherits the value of showTotals by default. Specifies how field data should be sorted. Can be used for the XmlaStore store type only. Sorts the header items of this field by the summary values of another field. Sorts the header items of this field by the summary values of another field. The array of field names that specify a path to column/row whose summary field is used for sorting of this field's header items. The array of field names that specify a path to column/row whose summary field is used for sorting of this field's header items. The array of field names that specify a path to column/row whose summary field is used for sorting of this field's header items. Specifies how to sort header items. Specifies how to sort header items. Specifies the sort order of field values. Specifies the summary post-processing algorithm. Specifies how to aggregate field data. Cannot be used for the XmlaStore store type. A boolean value specifying whether or not the field is visible in the pivot grid and the Field Chooser. A boolean value specifying whether or not the field is visible in the pivot grid and the Field Chooser. Specifies the absolute width of the field in the pivot grid. Specifies the absolute width of the field in the pivot grid. Specifies whether or not long text in header items should be wrapped. Specifies whether or not long text in header items should be wrapped. Configures client-side export. Allows to specify an arbitrary option by its name. Enables client-side export. Enables client-side export. Specifies a default name for the file to which grid data is exported. Specifies a default name for the file to which grid data is exported. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable export in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable export in IE9 and Safari browsers. The Field Chooser configuration options. Allows to specify an arbitrary option by its name. Enables or disables the field chooser. Enables or disables the field chooser. Specifies the field chooser height. Specifies the field chooser height. Specifies the field chooser layout. Strings that can be changed or localized in the pivot grid's integrated Field Chooser. Specifies the text to display as a title of the field chooser popup window. Specifies the text to display as a title of the field chooser popup window. Specifies the field chooser width. Specifies the field chooser width. Strings that can be changed or localized in the pivot grid's integrated Field Chooser. Allows to specify an arbitrary option by its name. The string to display instead of All Fields. The string to display instead of All Fields. The string to display instead of Column Fields. The string to display instead of Column Fields. The string to display instead of Data Fields. The string to display instead of Data Fields. The string to display instead of Filter Fields. The string to display instead of Filter Fields. The string to display instead of Row Fields. The string to display instead of Row Fields. Configures the field panel. Allows to specify an arbitrary option by its name. Makes fields on the field panel draggable. Makes fields on the field panel draggable. Shows/hides column fields on the field panel. Shows/hides column fields on the field panel. Shows/hides data fields on the field panel. Shows/hides data fields on the field panel. Shows/hides filter fields on the field panel. Shows/hides filter fields on the field panel. Shows/hides row fields on the field panel. Shows/hides row fields on the field panel. Specifies the placeholders of the field areas. Shows/hides the field panel. Shows/hides the field panel. Specifies the placeholders of the field areas. Allows to specify an arbitrary option by its name. Specifies the placeholder of the column field area. Specifies the placeholder of the column field area. Specifies the placeholder of the data field area. Specifies the placeholder of the data field area. Specifies the placeholder of the filter field area. Specifies the placeholder of the filter field area. Specifies the placeholder of the row field area. Specifies the placeholder of the row field area. Specifies options configuring the load panel. Allows to specify an arbitrary option by its name. Enables or disables the load panel. Enables or disables the load panel. Specifies the height of the load panel. Specifies the height of the load panel. Specifies the URL pointing to an image that will be used as a load indicator. Specifies the URL pointing to an image that will be used as a load indicator. Specifies whether or not to show a load indicator. Specifies whether or not to show a load indicator. Specifies whether or not to show load panel background. Specifies whether or not to show load panel background. Specifies the text to display inside a load panel. Specifies the text to display inside a load panel. Specifies the width of the load panel. Specifies the width of the load panel. A configuration object specifying scrolling options. Allows to specify an arbitrary option by its name. Specifies the scrolling mode. Specifies whether or not the widget uses native scrolling. Specifies whether or not the widget uses native scrolling. Specifies whether or not the widget uses native scrolling. A configuration object specifying options related to state storing. Allows to specify an arbitrary option by its name. Specifies a callback function that performs specific actions on state loading. Specifies a callback function that performs specific actions on state loading. Specifies a callback function that performs specific actions on state saving. Specifies a callback function that performs specific actions on state saving. Specifies whether or not a grid saves its state. Specifies whether or not a grid saves its state. Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Specifies a unique key to be used for storing the grid state. Specifies a unique key to be used for storing the grid state. Specifies the type of storage to be used for state storing. Strings that can be changed or localized in the PivotGrid widget. Allows to specify an arbitrary option by its name. The string to display as a Collapse All context menu item. The string to display as a Collapse All context menu item. Specifies text displayed in a cell when its data is unavailable for some reason. Specifies text displayed in a cell when its data is unavailable for some reason. The string to display as an Expand All context menu item. The string to display as an Expand All context menu item. The string to display as an Export to Excel file context menu item. The string to display as an Export to Excel file context menu item. The string to display as a header of the Grand Total row and column. The string to display as a header of the Grand Total row and column. Specifies the text displayed when a pivot grid does not contain any fields. Specifies the text displayed when a pivot grid does not contain any fields. The string to display as a Remove All Sorting context menu item. The string to display as a Remove All Sorting context menu item. The string to display as a Show Field Chooser context menu item. The string to display as a Show Field Chooser context menu item. The string to display as a Sort Column by Summary Value context menu item. The string to display as a Sort Column by Summary Value context menu item. The string to display as a Sort Row by Summary Value context menu item. The string to display as a Sort Row by Summary Value context menu item. The string to display as a header of the Total row and column. The string to display as a header of the Total row and column. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Popover is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. Configures widget visibility animations. This object contains two fields: show and hide. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the popover window and outside the target element. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the popover window and outside the target element. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. A Boolean value specifying whether or not the main screen is inactive while the widget is active. A Boolean value specifying whether or not the main screen is inactive while the widget is active. Specifies the shading color. Specifies the shading color. A handler for the titleRendered event. A handler for the titleRendered event. Specifies whether or not the widget displays the Close button. Specifies whether or not the widget displays the Close button. A Boolean value specifying whether or not to display the title in the overlay window. A Boolean value specifying whether or not to display the title in the overlay window. The title in the overlay window. The title in the overlay window. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. Specifies items displayed on the top or bottom toolbar of the popup window. Specifies options of popover hiding. Specifies options of popover hiding. Specifies options of popover hiding. An object defining widget positioning options. An object defining widget positioning options. Specifies options for displaying the widget. Specifies options for displaying the widget. Specifies options for displaying the widget. The target element associated with a popover. The target element associated with a popover. Specifies options of popover hiding. Allows to specify an arbitrary option by its name. The time span after which the popover is hidden. The time span after which the popover is hidden. Specifies the event names on which the widget is hidden. Specifies the event names on which the widget is hidden. Specifies options for displaying the widget. Allows to specify an arbitrary option by its name. The time span after which the widget is shown. The time span after which the widget is shown. Specifies the event names on which the widget is shown. Specifies the event names on which the widget is shown. Specifies items displayed on the top or bottom toolbar of the popup window. Allows to specify an arbitrary option by its name. Specifies whether or not a toolbar item must be displayed disabled. Specifies whether or not a toolbar item must be displayed disabled. Specifies html code inserted into the toolbar item element. Specifies html code inserted into the toolbar item element. Specifies a location for the item on the toolbar. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the toolbar item. Specifies text displayed for the toolbar item. Specifies whether the item is displayed on a top or bottom toolbar. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. A widget that presents a toolbar item. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Popup widget is a pop-up window overlaying the current view. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. The height of the widget in pixels. The height of the widget in pixels. The height of the widget in pixels. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. The widget width in pixels. The widget width in pixels. The widget width in pixels. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. Configures widget visibility animations. This object contains two fields: show and hide. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether or not to allow a user to drag the popup window. Specifies whether or not to allow a user to drag the popup window. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. A Boolean value specifying whether or not the main screen is inactive while the widget is active. A Boolean value specifying whether or not the main screen is inactive while the widget is active. Specifies the shading color. Specifies the shading color. A Boolean value specifying whether or not to display the widget in full-screen mode. A Boolean value specifying whether or not to display the widget in full-screen mode. A handler for the resize event. A handler for the resize event. A handler for the resizeEnd event. A handler for the resizeEnd event. A handler for the resizeStart event. A handler for the resizeStart event. A handler for the titleRendered event. A handler for the titleRendered event. Specifies whether or not an end user can resize the widget. Specifies whether or not an end user can resize the widget. Specifies whether or not the widget displays the Close button. Specifies whether or not the widget displays the Close button. A Boolean value specifying whether or not to display the title in the popup window. A Boolean value specifying whether or not to display the title in the popup window. The title in the overlay window. The title in the overlay window. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. A template to be used for rendering the widget title. Specifies items displayed on the top or bottom toolbar of the popup window. An object defining widget positioning options. Specifies items displayed on the top or bottom toolbar of the popup window. Allows to specify an arbitrary option by its name. Specifies whether or not a toolbar item must be displayed disabled. Specifies whether or not a toolbar item must be displayed disabled. Specifies html code inserted into the toolbar item element. Specifies html code inserted into the toolbar item element. Specifies a location for the item on the toolbar. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the toolbar item. Specifies text displayed for the toolbar item. Specifies whether the item is displayed on a top or bottom toolbar. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. A widget that presents a toolbar item. The ProgressBar is a widget that shows current progress. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. The current widget value. The current widget value. The maximum value the widget can accept. The maximum value the widget can accept. The minimum value the widget can accept. The minimum value the widget can accept. A handler for the complete event. A handler for the complete event. Specifies whether or not the widget displays a progress status. Specifies whether or not the widget displays a progress status. Specifies a format for the progress status. Specifies a format for the progress status. The RadioGroup is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The currently selected value in the widget. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. An array of items displayed by the widget. Specifies the radio group layout. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. A validation rule that demands the target value be within the specified value range (including the range's end points). Allows to specify an arbitrary option by its name. 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 to end-users if the current rule is broken. Specifies the message that is shown to end-users if the current 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 widget that allows an end user to choose a range of numeric values. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. The current slider value. The current slider value. The maximum value the widget can accept. The maximum value the widget can accept. The minimum value the widget can accept. The minimum value the widget can accept. Specifies the size of a step by which a slider handle is moved when a user uses the Page up or Page down keyboard shortcuts. Specifies the size of a step by which a slider handle is moved when a user uses the Page up or Page down keyboard shortcuts. Specifies options for labels displayed at the min and max values. Specifies whether or not to highlight a range selected within the widget. Specifies whether or not to highlight a range selected within the widget. The slider step size. The slider step size. Specifies options for the slider tooltip. The right edge of the interval currently selected using the range slider. The right edge of the interval currently selected using the range slider. The value to be assigned to the name attribute of the underlying `` element. The value to be assigned to the name attribute of the underlying `` element. The left edge of the interval currently selected using the range slider. The left edge of the interval currently selected using the range slider. The value to be assigned to the name attribute of the underlying `` element. The value to be assigned to the name attribute of the underlying `` element. Specifies options for labels displayed at the min and max values. Allows to specify an arbitrary option by its name. Specifies a format for labels. Specifies a format for labels. Specifies a format for labels. Specifies a format for labels. Specifies whether labels are located over or under the scale. Specifies whether or not slider labels are visible. Specifies whether or not slider labels are visible. Specifies options for the slider tooltip. Allows to specify an arbitrary option by its name. Specifies whether or not the tooltip is enabled. Specifies whether or not the tooltip is enabled. Specifies format for the tooltip. Specifies format for the tooltip. Specifies format for the tooltip. Specifies format for the tooltip. Specifies whether the tooltip is located over or under the slider. Specifies whether the widget always shows a tooltip or only when a pointer is over the slider. A validation rule that demands that a validated field has a value. Allows to specify an arbitrary option by its name. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current 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 widget enables its content to be resizable in the UI. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the upper height boundary for resizing. Specifies the upper height boundary for resizing. Specifies the upper width boundary for resizing. Specifies the upper width boundary for resizing. Specifies the lower height boundary for resizing. Specifies the lower height boundary for resizing. Specifies the lower width boundary for resizing. Specifies the lower width boundary for resizing. A handler for the resize event. A handler for the resize event. A handler for the resizeEnd event. A handler for the resizeEnd event. A handler for the resizeStart event. A handler for the resizeStart event. The ResponsiveBox widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. An array of items displayed by the widget. Specifies the collection of columns for the grid used to position layout elements. Specifies the collection of rows for the grid used to position layout elements. Specifies the function returning the size qualifier depending on the screen's width. Specifies the function returning the size qualifier depending on the screen's width. Decides on which screens all layout elements should be arranged in a single column. Decides on which screens all layout elements should be arranged in a single column. Specifies the collection of columns for the grid used to position layout elements. Allows to specify an arbitrary option by its name. The base width of the column. The base width of the column. The base width of the column. The column width ratio. The column width ratio. Decides on which screens the current column is rendered. Decides on which screens the current column is rendered. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies the item location and size against the widget grid. Specifies the item location and size against the widget grid. Allows to specify an arbitrary 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 the collection of rows for the grid used to position layout elements. Allows to specify an arbitrary option by its name. The base height of the row. The base height of the row. The base height of the row. The row height ratio. The row height ratio. Decides on which screens the current row is rendered. Decides on which screens the current row is rendered. The Scheduler is a widget that represents scheduled data and allows a user to manage and edit it. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. A handler for the contentReady event. A handler for the contentReady event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies the name of the data source item field whose value defines whether or not the corresponding appointment is an all-day appointment. Specifies the name of the data source item field whose value defines whether or not the corresponding appointment is an all-day appointment. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. Specifies cell duration in minutes. Specifies cell duration in minutes. Specifies whether or not an end-user can scroll the view in both directions at the same time. Specifies whether or not an end-user can scroll the view in both directions at the same time. Specifies a date displayed on the current scheduler view by default. Specifies a date displayed on the current scheduler view by default. Specifies a date displayed on the current scheduler view by default. Specifies a date displayed on the current scheduler view by default. Specifies the view used in the scheduler by default. The template to be used for rendering table cells. The template to be used for rendering table cells. The template to be used for rendering table cells. The template to be used for rendering table cells. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The template used for rendering day scale items. The template used for rendering day scale items. The template used for rendering day scale items. The template used for rendering day scale items. Specifies the serialization format for date-time values. Specifies the serialization format for date-time values. Specifies the name of the data source item field whose value holds the description of the corresponding appointment. Specifies the name of the data source item field whose value holds the description of the corresponding appointment. Specifies which editing operations an end-user can perform on appointments. Specifies which editing operations an end-user can perform on appointments. Specifies which editing operations an end-user can perform on appointments. Specifies the name of the data source item field that defines the ending of an appointment. Specifies the name of the data source item field that defines the ending of an appointment. Specifies the name of the data source item field that defines the timezone of the appointment end date. Specifies the name of the data source item field that defines the timezone of the appointment end date. Specifies an end hour in the scheduler view's time interval. Specifies an end hour in the scheduler view's time interval. Specifies the first day of a week. Specifies the resource kinds by which the scheduler's appointments are grouped in a timetable. Specifies the resource kinds by which the scheduler's appointments are grouped in a timetable. The latest date the widget allows you to select. The latest date the widget allows you to select. The latest date the widget allows you to select. The latest date the widget allows you to select. The earliest date the widget allows you to select. The earliest date the widget allows you to select. The earliest date the widget allows you to select. The earliest date the widget allows you to select. The text or HTML markup displayed by the widget if the item collection is empty. Available for the Agenda view only. The text or HTML markup displayed by the widget if the item collection is empty. Available for the Agenda view only. A handler for the appointmentAdded event. A handler for the appointmentAdded event. A handler for the AppointmentAdding event. A handler for the AppointmentAdding event. A handler for the appointmentClick event. A handler for the appointmentClick event. A handler for the appointmentDblClick event. A handler for the appointmentDblClick event. A handler for the appointmentDeleted event. A handler for the appointmentDeleted event. A handler for the AppointmentDeleting event. A handler for the AppointmentDeleting event. A handler for the appointmentFormCreated event. A handler for the appointmentFormCreated event. A handler for the appointmentRendered event. A handler for the appointmentRendered event. A handler for the appointmentUpdated event. A handler for the appointmentUpdated event. A handler for the AppointmentUpdating event. A handler for the AppointmentUpdating event. A handler for the cellClick event. A handler for the cellClick event. Specifies the edit mode for recurring appointments. Specifies the name of the data source item field that defines exceptions for the current recurring appointment. Specifies the name of the data source item field that defines exceptions for the current recurring appointment. Specifies the name of the data source item field that defines a recurrence rule for generating recurring appointments. Specifies the name of the data source item field that defines a recurrence rule for generating recurring appointments. Specifies whether filtering is performed on the server or client side. Specifies whether filtering is performed on the server or client side. The template to be used for rendering resource headers. The template to be used for rendering resource headers. The template to be used for rendering resource headers. The template to be used for rendering resource headers. Specifies an array of resources available in the scheduler. Specifies whether or not the "All-day" panel is visible. Specifies whether or not the "All-day" panel is visible. Specifies the name of the data source item field that defines the start of an appointment. Specifies the name of the data source item field that defines the start of an appointment. Specifies the name of the data source item field that defines the timezone of the appointment start date. Specifies the name of the data source item field that defines the timezone of the appointment start date. Specifies a start hour in the scheduler view's time interval. Specifies a start hour in the scheduler view's time interval. Specifies the name of the data source item field that holds the subject of an appointment. Specifies the name of the data source item field that holds the subject of an appointment. The template to be used for rendering time scale items. The template to be used for rendering time scale items. The template to be used for rendering time scale items. The template to be used for rendering time scale items. Specifies the timezone of the widget. Specifies the timezone of the widget. Specifies whether a user can switch views using tabs or a drop-down menu. Specifies whether a user can switch views using tabs or a drop-down menu. Configures individual views. Configures individual views. Specifies which editing operations an end-user can perform on appointments. Allows to specify an arbitrary option by its name. Specifies whether or not an end-user can add appointments. Specifies whether or not an end-user can add appointments. Specifies whether or not an end-user can delete appointments. Specifies whether or not an end-user can delete appointments. Specifies whether or not an end-user can drag appointments. Specifies whether or not an end-user can drag appointments. Specifies whether or not an end-user can change an appointment duration. Specifies whether or not an end-user can change an appointment duration. Specifies whether or not an end-user can change appointment options. Specifies whether or not an end-user can change appointment options. Specifies an array of resources available in the scheduler. Allows to specify an arbitrary option by its name. Indicates whether or not several resources of this kind can be assigned to an appointment. Indicates whether or not several resources of this kind can be assigned to an appointment. Specifies the resource object field that is used as a resource color. Specifies the resource object field that is used as a resource color. A data source used to fetch resources to be available in the scheduler. A data source used to fetch resources to be available in the scheduler. A data source used to fetch resources to be available in the scheduler. A data source used to fetch resources to be available in the scheduler. A data source used to fetch resources to be available in the scheduler. Specifies the resource object field whose value is displayed by the Resource editor in the Appointment popup window. Specifies the resource object field whose value is displayed by the Resource editor in the Appointment popup window. The name of the appointment object field that specifies a resource of this kind. The name of the appointment object field that specifies a resource of this kind. Specifies the label of the Appointment popup window field that allows end users to assign a resource of this kind. Specifies the label of the Appointment popup window field that allows end users to assign a resource of this kind. Specifies whether appointments are colored like this resource kind. Specifies whether appointments are colored like this resource kind. Specifies the resource object field that is used as a value of the Resource editor in the Appointment popup window. Specifies the resource object field that is used as a value of the Resource editor in the Appointment popup window. Configures individual views. Allows to specify an arbitrary option by its name. Specifies the number of dates that can be shown at a time in the agenda view. Specifies the number of dates that can be shown at a time in the agenda view. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering appointments. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. The template to be used for rendering an appointment tooltip. The cell duration in minutes. The cell duration in minutes. The template to be used for rendering table cells. The template to be used for rendering table cells. The template to be used for rendering table cells. The template to be used for rendering table cells. The template to be used for rendering date scale items. The template to be used for rendering date scale items. The template to be used for rendering date scale items. The template to be used for rendering date scale items. The end hour of the view time scale. The end hour of the view time scale. The first day of a week. The resource kinds by which appointments are grouped. The resource kinds by which appointments are grouped. The template to be used for rendering resource headers. The template to be used for rendering resource headers. The template to be used for rendering resource headers. The template to be used for rendering resource headers. The start hour of the view time scale. The start hour of the view time scale. The template to be used for rendering time scale items. The template to be used for rendering time scale items. The template to be used for rendering time scale items. The template to be used for rendering time scale items. The name of the view. The ScrollView is a widget that enables a user to scroll its content. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. A Boolean value specifying whether to enable or disable the bounce-back effect. A Boolean value specifying whether to enable or disable the bounce-back effect. A string value specifying the available scrolling directions. A Boolean value specifying whether or not the widget can respond to user interaction. A Boolean value specifying whether or not the widget can respond to user interaction. A handler for the scroll event. A handler for the scroll event. A handler for the update event. A handler for the update event. A Boolean value specifying whether or not an end-user can scroll the widget content swiping it up or down. A Boolean value specifying whether or not an end-user can scroll the widget content swiping it up or down. A Boolean value specifying whether or not an end-user can scroll the widget content using the scrollbar. A Boolean value specifying whether or not an end-user can scroll the widget content using the scrollbar. Specifies when the widget shows the scrollbar. Indicates whether to use native or simulated scrolling. Indicates whether to use native or simulated scrolling. A handler for the pullDown event. A handler for the pullDown event. A handler for the reachBottom event. A handler for the reachBottom event. Specifies the text shown in the pullDown panel when pulling the content down lowers the refresh threshold. Specifies the text shown in the pullDown panel when pulling the content down lowers the refresh threshold. Specifies the text shown in the pullDown panel while pulling the content down to the refresh threshold. Specifies the text shown in the pullDown panel while pulling the content down to the refresh threshold. Specifies the text shown in the pullDown panel displayed when content is scrolled to the bottom. Specifies the text shown in the pullDown panel displayed when content is scrolled to the bottom. Specifies the text shown in the pullDown panel displayed when the content is being refreshed. Specifies the text shown in the pullDown panel displayed when the content is being refreshed. The SelectBox widget 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. Allows to specify an arbitrary option by its name. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. An array of items displayed by the widget. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text that is provided as a hint in the select box editor. The text that is provided as a hint in the select box editor. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the maximum number of characters you can enter into the textbox. Specifies the maximum number of characters you can enter into the textbox. Specifies whether the widget allows a user to enter a custom value. Requires the onCustomItemCreating handler implementation. Specifies whether the widget allows a user to enter a custom value. Requires the onCustomItemCreating handler implementation. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. Returns the value currently displayed by the widget. Returns the value currently displayed by the widget. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. Specifies whether data items should be grouped. Specifies whether data items should be grouped. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. The minimum number of characters that must be entered into the text box to begin a search. The minimum number of characters that must be entered into the text box to begin a search. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies whether or not the widget supports searching. Specifies whether or not the widget supports searching. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the binary operation used to filter data. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. A handler for the customItemCreating event. Executed when a user adds a custom item. Requires acceptCustomValue to be set to true. A handler for the customItemCreating event. Executed when a user adds a custom item. Requires acceptCustomValue to be set to true. Specifies whether or not to display selection controls. Specifies whether or not to display selection controls. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. The SlideOut widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. A Boolean value specifying whether or not the widget changes its state when interacting with a user. A Boolean value specifying whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index number of the currently selected item. The index number of the currently selected item. The selected item object. An array of items displayed by the widget. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A Boolean value specifying whether or not to display a grouped menu. A Boolean value specifying whether or not to display a grouped menu. The name of the template used to display a group header. The name of the template used to display a group header. The name of the template used to display a group header. The name of the template used to display a group header. The template used to render menu items. The template used to render menu items. The template used to render menu items. The template used to render menu items. Specifies the current menu position. Specifies whether or not the slide-out menu is displayed. Specifies whether or not the slide-out menu is displayed. A handler for the menuGroupRendered event. A handler for the menuGroupRendered event. A handler for the menuItemRendered event. A handler for the menuItemRendered event. Indicates whether the menu can be shown/hidden by swiping the widget's main panel. Indicates whether the menu can be shown/hidden by swiping the widget's main panel. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. 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. The SlideOutView widget is a classic slide-out menu paired with a view. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget is visible. Specifies whether the widget is visible. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. Specifies the current menu position. A template to be used for rendering menu panel content. A template to be used for rendering menu panel content. A template to be used for rendering menu panel content. A template to be used for rendering menu panel content. Specifies whether or not the menu panel is visible. Specifies whether or not the menu panel is visible. Specifies whether or not the menu is shown when a user swipes the widget content. Specifies whether or not the menu is shown when a user swipes the widget content. The Slider is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. The current slider value. The current slider value. The maximum value the widget can accept. The maximum value the widget can accept. The minimum value the widget can accept. The minimum value the widget can accept. Specifies the size of a step by which a slider handle is moved when a user uses the Page up or Page down keyboard shortcuts. Specifies the size of a step by which a slider handle is moved when a user uses the Page up or Page down keyboard shortcuts. Specifies options for labels displayed at the min and max values. Specifies whether or not to highlight a range selected within the widget. Specifies whether or not to highlight a range selected within the widget. The slider step size. The slider step size. Specifies options for the slider tooltip. Specifies options for labels displayed at the min and max values. Allows to specify an arbitrary option by its name. Specifies a format for labels. Specifies a format for labels. Specifies a format for labels. Specifies a format for labels. Specifies whether labels are located over or under the scale. Specifies whether or not slider labels are visible. Specifies whether or not slider labels are visible. Specifies options for the slider tooltip. Allows to specify an arbitrary option by its name. Specifies whether or not the tooltip is enabled. Specifies whether or not the tooltip is enabled. Specifies format for the tooltip. Specifies format for the tooltip. Specifies format for the tooltip. Specifies format for the tooltip. Specifies whether the tooltip is located over or under the slider. Specifies whether the widget always shows a tooltip or only when a pointer is over the slider. A validation rule that demands the target value length be within the specified value range (including the range's end points). Allows to specify an arbitrary option by its name. Specifies the maximum length allowed for the validated value. Specifies the maximum length allowed for the validated value. Specifies the message that is shown for end-users if the current rule is broken. Specifies the message that is shown for end-users if the current 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 widget that can be in two states: "On" and "Off". Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. A Boolean value specifying whether the current switch state is "On" or "Off". A Boolean value specifying whether the current switch state is "On" or "Off". Text displayed when the widget is in a disabled state. Text displayed when the widget is in a disabled state. Text displayed when the widget is in an enabled state. Text displayed when the widget is in an enabled state. The TabPanel is a widget consisting of the Tabs and MultiView widgets. It automatically synchronizes the selected tab with the currently displayed view and vice versa. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index of the currently displayed item. The index of the currently displayed item. The selected item object. An array of items displayed by the widget. Specifies whether or not to animate the displayed item change. Specifies whether or not to animate the displayed item change. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. A Boolean value specifying whether or not to allow users to change the selected index by swiping. A Boolean value specifying whether or not to allow users to change the selected index by swiping. The template to be used for rendering an item title. The template to be used for rendering an item title. The template to be used for rendering an item title. The template to be used for rendering an item title. A handler for the titleClick event. A handler for the titleClick event. A handler for the titleHold event. A handler for the titleHold event. A handler for the titleRendered event. A handler for the titleRendered event. A Boolean value specifying if tabs in the title are scrolled by content. A Boolean value specifying if tabs in the title are scrolled by content. A Boolean indicating whether or not to add scrolling support for tabs in the title. A Boolean indicating whether or not to add scrolling support for tabs in the title. A Boolean value that specifies the availability of navigation buttons. A Boolean value that specifies the availability of navigation buttons. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies a badge text for the tab. Specifies a badge text for the tab. Specifies the name of the icon displayed by the widget item title. Specifies the name of the icon displayed by the widget item 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 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 widget is included in the TabPanel widget, but you can use the Tabs separately as well. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies which data field provides keys for widget items. Specifies which data field provides keys for widget items. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. The index of the currently selected widget item. The index of the currently selected widget item. The selected item object. Specifies an array of currently selected item keys. Specifies an array of currently selected item keys. An array of currently selected item objects. An array of currently selected item objects. Specifies whether the widget enables an end-user to select only a single item or multiple items. An array of items displayed by the widget. An array of items displayed by the widget. Specifies whether or not an end-user can scroll tabs by swiping. Specifies whether or not an end-user can scroll tabs by swiping. Specifies whether or not an end-user can scroll tabs. Specifies whether or not an end-user can scroll tabs. A Boolean value that specifies the availability of navigation buttons. A Boolean value that specifies the availability of navigation buttons. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies a badge text for the tab. Specifies a badge text for the tab. Specifies the name of the icon displayed by the widget item. Specifies the name of the icon displayed by the widget item. The TagBox widget 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. Allows to specify an arbitrary option by its name. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies the name of a data source item field whose value is held in the value configuration option. Specifies the name of a data source item field whose value is held in the value configuration option. An array of items displayed by the widget. An array of items displayed by the widget. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the selected items. Specifies the selected items. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. The text that is provided as a hint in the select box editor. The text that is provided as a hint in the select box editor. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies whether the widget allows a user to enter a custom value. Requires the onCustomItemCreating handler implementation. Specifies whether the widget allows a user to enter a custom value. Requires the onCustomItemCreating handler implementation. Specifies how the widget applies values. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. Specifies a custom template for the drop-down button. A handler for the closed event. A handler for the closed event. A handler for the opened event. A handler for the opened event. Specifies whether or not the drop-down editor is displayed. Specifies whether or not the drop-down editor is displayed. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. The template to be used for rendering the widget text field. Specifies whether data items should be grouped. Specifies whether data items should be grouped. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. Specifies a custom template for group captions. The minimum number of characters that must be entered into the text box to begin a search. The minimum number of characters that must be entered into the text box to begin a search. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies whether or not the widget supports searching. Specifies whether or not the widget supports searching. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the name of a data source item field or an expression whose value is compared to the search criterion. Specifies the binary operation used to filter data. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies the time delay, in milliseconds, after the last character has been typed in, before a search is executed. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. Specifies whether or not the widget displays unfiltered values until a user types a number of characters exceeding the minSearchLength option value. A handler for the customItemCreating event. Executed when a user adds a custom item. Requires acceptCustomValue to be set to true. A handler for the customItemCreating event. Executed when a user adds a custom item. Requires acceptCustomValue to be set to true. Specifies whether or not to display selection controls. Specifies whether or not to display selection controls. A Boolean value specifying whether or not to hide selected items. A Boolean value specifying whether or not to hide selected items. A Boolean value specifying whether or not the widget is multiline. A Boolean value specifying whether or not the widget is multiline. A handler for the selectAllValueChanged event. A handler for the selectAllValueChanged event. Specifies the mode in which all items are selected. The template to be used for rendering tags. The template to be used for rendering tags. The template to be used for rendering tags. The template to be used for rendering tags. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. The TextArea is a widget that enables a user to enter and edit a multi-line text. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the maximum number of characters you can enter into the textbox. Specifies the maximum number of characters you can enter into the textbox. A Boolean value specifying whether or not the auto resizing mode is enabled. A Boolean value specifying whether or not the auto resizing mode is enabled. Specifies the maximum height of the widget. Specifies the maximum height of the widget. Specifies the maximum height of the widget. Specifies the minimum height of the widget. Specifies the minimum height of the widget. Specifies the minimum height of the widget. The TextBox is a widget that enables a user to enter and edit a single line of text. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the focusIn event. A handler for the focusIn event. A handler for the focusOut event. A handler for the focusOut event. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether the editor's value is valid. Specifies whether the editor's value is valid. The value to be assigned to the `name` attribute of the underlying HTML element. The value to be assigned to the `name` attribute of the underlying HTML element. A handler for the valueChanged event. A handler for the valueChanged event. A Boolean value specifying whether or not the widget is read-only. A Boolean value specifying whether or not the widget is read-only. Holds the object that defines the error that occurred during validation. Specifies how the message about the validation rules that are not satisfied by this editor's value is displayed. Specifies the current value displayed by the widget. Specifies the current value displayed by the widget. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. Specifies the attributes to be passed on to the underlying HTML element. The editor mask that specifies the format of the entered string. The editor mask that specifies the format of the entered string. Specifies a mask placeholder character. Specifies a mask placeholder character. A message displayed when the entered text does not match the specified pattern. A message displayed when the entered text does not match the specified pattern. Specifies custom mask rules. A handler for the change event. A handler for the change event. A handler for the copy event. A handler for the copy event. A handler for the cut event. A handler for the cut event. A handler for the enterKey event. A handler for the enterKey event. A handler for the input event. A handler for the input event. A handler for the keyDown event. A handler for the keyDown event. A handler for the keyPress event. A handler for the keyPress event. A handler for the keyUp event. A handler for the keyUp event. A handler for the paste event. A handler for the paste event. The text displayed by the widget when the widget value is empty. The text displayed by the widget when the widget value is empty. Specifies whether to display the Clear button in the widget. Specifies whether to display the Clear button in the widget. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether or not the widget checks the inner text for spelling mistakes. Specifies whether the value should contain mask characters or not. Specifies whether the value should contain mask characters or not. Specifies DOM event names that update a widget's value. Specifies DOM event names that update a widget's value. Specifies the maximum number of characters you can enter into the textbox. Specifies the maximum number of characters you can enter into the textbox. The "mode" attribute value of the actual HTML input element representing the text box. The TileView widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. A Boolean value specifying whether or not the widget changes its state when interacting with a user. A Boolean value specifying whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. An array of items displayed by the widget. Specifies the height of the base tile view item. Specifies the height of the base tile view item. Specifies the width of the base tile view item. Specifies the width of the base tile view item. Specifies whether tiles are placed horizontally or vertically. Specifies the distance in pixels between adjacent tiles. Specifies the distance in pixels between adjacent tiles. A Boolean value specifying whether or not to display a scrollbar. A Boolean value specifying whether or not to display a scrollbar. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies a multiplier for the baseItemHeight option value (for the purpose of obtaining the actual item height). Specifies a multiplier for the baseItemHeight option value (for the purpose of obtaining the actual item height). Specifies a multiplier for the baseItemWidth option value (for the purpose of obtaining the actual item width). Specifies a multiplier for the baseItemWidth option value (for the purpose of obtaining the actual item width). Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Toast is a widget that provides pop-up notifications. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. The height of the widget in pixels. The height of the widget in pixels. The height of the widget in pixels. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. The widget width in pixels. The widget width in pixels. The widget width in pixels. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. Configures widget visibility animations. This object contains two fields: show and hide. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the overlapping window. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. A Boolean value specifying whether or not the main screen is inactive while the widget is active. A Boolean value specifying whether or not the main screen is inactive while the widget is active. Specifies the shading color. Specifies the shading color. A Boolean value specifying whether or not the toast is closed if a user clicks it. A Boolean value specifying whether or not the toast is closed if a user clicks it. A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. The time span in milliseconds during which the Toast widget is visible. The time span in milliseconds during which the Toast widget is visible. The Toast message text. The Toast message text. An object defining widget positioning options. An object defining widget positioning options. An object defining widget positioning options. Specifies the Toast widget type. The Toolbar is a widget containing items that usually manage screen content. Those items can be plain text or widgets. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. An array of items displayed by the widget. The template used to render menu items. The template used to render menu items. The template used to render menu items. The template used to render menu items. Informs the widget about its location in a view HTML markup. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. 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 when to display the text for the widget item. A widget that presents a toolbar item. Configures widget visibility animations. This object contains two fields: show and hide. Allows to specify an arbitrary option by its name. An object that defines the animation options used when the widget is being hidden. An object that defines the animation options used when the widget is being shown. The Tooltip widget displays a tooltip for a specified element on the page. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A Boolean value specifying whether or not the widget is visible. A Boolean value specifying whether or not the widget is visible. Configures widget visibility animations. This object contains two fields: show and hide. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user presses the Back hardware button. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the popover window and outside the target element. A Boolean value specifying whether or not the widget is closed if a user clicks outside of the popover window and outside the target element. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. A template to be used for rendering widget content. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies whether widget content is rendered when the widget is shown or when rendering the widget. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum height the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the maximum width the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum height the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. Specifies the minimum width the widget can reach while resizing. A handler for the hidden event. A handler for the hidden event. A handler for the hiding event. A handler for the hiding event. A handler for the showing event. A handler for the showing event. A handler for the shown event. A handler for the shown event. A Boolean value specifying whether or not the main screen is inactive while the widget is active. A Boolean value specifying whether or not the main screen is inactive while the widget is active. Specifies the shading color. Specifies the shading color. Specifies options of popover hiding. Specifies options of popover hiding. Specifies options of popover hiding. An object defining widget positioning options. An object defining widget positioning options. Specifies options for displaying the widget. Specifies options for displaying the widget. Specifies options for displaying the widget. The target element associated with a popover. The target element associated with a popover. Specifies options of popover hiding. Allows to specify an arbitrary option by its name. The time span after which the popover is hidden. The time span after which the popover is hidden. Specifies the event names on which the widget is hidden. Specifies the event names on which the widget is hidden. Specifies options for displaying the widget. Allows to specify an arbitrary option by its name. The time span after which the widget is shown. The time span after which the widget is shown. Specifies the event names on which the widget is shown. Specifies the event names on which the widget is shown. The TreeList is a widget that represents data from a local or remote source in the form of a multi-column tree view. This widget offers such features as sorting, filtering, editing, selection, etc. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. A handler for the contentReady event. Executed when the widget's content is ready. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. Specifies whether a user can reorder columns. Specifies whether a user can reorder columns. Specifies whether a user can resize columns. Specifies whether a user can resize columns. Specifies whether data should be cached. Specifies whether data should be cached. Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Specifies whether columns should adjust their widths to the content. Specifies whether columns should adjust their widths to the content. Configures the column chooser. Configures column fixing. Specifies whether the widget should hide columns to adapt to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies whether the widget should hide columns to adapt to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies the minimum width of columns. Specifies the minimum width of columns. Specifies how the widget resizes columns. Applies only if allowColumnResizing is true. Configures columns. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the serialization format for date-time values. Specifies the serialization format for date-time values. Configures editing. Indicates whether to show the error row. Indicates whether to show the error row. Configures the filter row. Configures the header filter feature. Configures the load panel. Specifies text shown when the widget does not display any data. Specifies text shown when the widget does not display any data. A handler for the adaptiveDetailRowPreparing event. Executed before an adaptive detail row is rendered. A handler for the adaptiveDetailRowPreparing event. Executed before an adaptive detail row is rendered. A handler for the dataErrorOccurred event. Executed when an error occurs in the data source. A handler for the dataErrorOccurred event. Executed when an error occurs in the data source. A handler for the initNewRow event. Executed before a new row is added to the widget. A handler for the initNewRow event. Executed before a new row is added to the widget. A handler for the keyDown event. Executed when the widget is in focus and a key has been pressed down. A handler for the keyDown event. Executed when the widget is in focus and a key has been pressed down. A handler for the rowCollapsed event. Executed after a row is collapsed. A handler for the rowCollapsed event. Executed after a row is collapsed. A handler for the rowCollapsing event. Executed before a row is collapsed. A handler for the rowCollapsing event. Executed before a row is collapsed. A handler for the rowExpanded event. Executed after a row is expanded. A handler for the rowExpanded event. Executed after a row is expanded. A handler for the rowExpanding event. Executed before a row is expanded. A handler for the rowExpanding event. Executed before a row is expanded. A handler for the rowInserted event. Executed after a new row has been inserted into the data source. A handler for the rowInserted event. Executed after a new row has been inserted into the data source. A handler for the rowInserting event. Executed before a new row is inserted into the data source. A handler for the rowInserting event. Executed before a new row is inserted into the data source. A handler for the rowRemoved event. Executed after a row has been removed from the data source. A handler for the rowRemoved event. Executed after a row has been removed from the data source. A handler for the rowRemoving event. Executed before a row is removed from the data source. A handler for the rowRemoving event. Executed before a row is removed from the data source. A handler for the rowUpdated event. Executed after a row has been updated in the data source. A handler for the rowUpdated event. Executed after a row has been updated in the data source. A handler for the rowUpdating event. Executed before a row is updated in the data source. A handler for the rowUpdating event. Executed before a row is updated in the data source. A handler for the rowValidating event. Executed after cells in a row are validated against validation rules. A handler for the rowValidating event. Executed after cells in a row are validated against validation rules. A handler for the selectionChanged event. Executed after selecting a row or clearing its selection. A handler for the selectionChanged event. Executed after selecting a row or clearing its selection. A handler for the toolbarPreparing event. Executed before the toolbar is created. A handler for the toolbarPreparing event. Executed before the toolbar is created. Specifies whether rows should be shaded differently. Specifies whether rows should be shaded differently. Configures scrolling. Configures the search panel. Specifies the keys of rows that must be selected initially. Applies only if selection | deferred is false. Specifies the keys of rows that must be selected initially. Applies only if selection | deferred is false. Configures runtime selection. Specifies whether the outer borders of the widget are visible. Specifies whether the outer borders of the widget are visible. Specifies whether column headers are visible. Specifies whether column headers are visible. Specifies whether vertical lines that separate one column from another are visible. Specifies whether vertical lines that separate one column from another are visible. Specifies whether horizontal lines that separate one row from another are visible. Specifies whether horizontal lines that separate one row from another are visible. Configures runtime sorting. Specifies whether to enable two-way data binding. Specifies whether to enable two-way data binding. Specifies whether text that does not fit into a column should be wrapped. Specifies whether text that does not fit into a column should be wrapped. Specifies whether all rows are expanded initially. Specifies whether all rows are expanded initially. Customizes columns after they are created. Customizes columns after they are created. Notifies the widget of your data structure. Specifies keys of the initially expanded rows. Specifies keys of the initially expanded rows. Specifies whether nodes appear expanded or collapsed after filtering is applied. Specifies whether nodes appear expanded or collapsed after filtering is applied. Specifies which data field defines whether the node has children. Specifies which data field defines whether the node has children. Specifies which data field contains nested items. Set this option when your data has a hierarchical structure. Specifies which data field contains nested items. Set this option when your data has a hierarchical structure. Specifies which data field provides keys for nodes. Specifies which data field provides keys for nodes. A handler for the cellClick event. Executed after a user clicks a cell. A handler for the cellClick event. Executed after a user clicks a cell. A handler for the cellHoverChanged event. Executed after the pointer enters or leaves a cell. A handler for the cellHoverChanged event. Executed after the pointer enters or leaves a cell. A handler for the cellPrepared event. Executed after the widget creates a cell. A handler for the cellPrepared event. Executed after the widget creates a cell. A handler for the contextMenuPreparing event. Executed before a context menu is rendered. A handler for the contextMenuPreparing event. Executed before a context menu is rendered. A handler for editingStart. Executed before a cell or row switches to the editing state. A handler for editingStart. Executed before a cell or row switches to the editing state. A handler for the editorPrepared event. Executed after an editor is created. A handler for the editorPrepared event. Executed after an editor is created. A handler for the editorPreparing event. Executed before an editor is created. A handler for the editorPreparing event. Executed before an editor is created. A handler for the nodesInitialized event. Executed after all nodes in the widget are initialized. A handler for the nodesInitialized event. Executed after all nodes in the widget are initialized. A handler for the rowClick event. Executed when a user clicks a row. A handler for the rowClick event. Executed when a user clicks a row. A handler for the rowPrepared event. Executed after the widget creates a row. A handler for the rowPrepared event. Executed after the widget creates a row. Specifies which data field provides parent keys. Specifies which data field provides parent keys. Specifies what operations are performed on the server. Specifies what operations are performed on the server. Specifies what operations are performed on the server. Specifies the root node's identifier. Applies if dataStructure is 'plain'. Configures columns. Allows to specify an arbitrary 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 option. Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing | allowUpdating option. 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 option. 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 option. 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 option by default. Specifies whether this column can be searched. Applies only if searchPanel | visible is true. Inherits the value of the allowFiltering option 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". Calculates custom values for column cells. Calculates custom values for column cells. Calculates custom display values for column cells. Used when display values should differ from values for editing. Calculates custom display values for column cells. Used when display values should differ from values for editing. Specifies the column's custom filtering rules. Specifies the column's custom filtering rules. Calculates custom values to be used in sorting. Calculates custom values to be used in sorting. Specifies a caption for the column. Specifies a caption for the column. Specifies a custom template for column cells. Specifies a custom template for column cells. Specifies a custom template for column cells. Specifies a custom template for column cells. 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 column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies a custom template for column cells in the editing state. Specifies options for the underlain editor. 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 option is false. In a boolean column, replaces all false items with a specified text. Applies only if showEditorAlways option is false. Specifies a set of available filter operations. Applies only if filterRow | visible and allowFiltering are true. 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 a filter value for the column. Specifies filter values for the column's header filter. Specifies filter values for the column's header filter. Fixes the column. Fixes the column. Specifies the widget's edge to which the column is fixed. Applies only if columns] | [fixed is true. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Specifies a format for the values displayed in the column. Configures the form item produced by this column in the editing state. Used only if editing | mode is "form" or "popup". Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies a custom template for the column header. Specifies data settings for the header filter. Specifies the order in which columns are hidden when the widget 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 widget adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is "widget". Specifies whether the column bands other columns or not. Specifies whether the column bands other columns or not. Specifies options of a lookup column. Specifies the minimum width of the column. Specifies the minimum width of the column. Specifies the identifier of the column. Specifies the identifier of the column. 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 the selected filter operation for 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 the sort order of column values. In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways option is false. In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways option is false. Specifies validation rules to be checked on updating cell values. Specifies whether the column is visible or not. Specifies whether the column is visible or not. Specifies the position of the column regarding other columns in the resulting widget. Specifies the position of the column regarding other columns in the resulting widget. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Specifies the column's width in pixels or percentages. Ignored if less than minWidth. Configures columns. Configures the column chooser. Allows to specify an arbitrary option by its name. Specifies text displayed by the column chooser when it is empty. Specifies text displayed by the column chooser when it is empty. Specifies whether a user can open the column chooser. Specifies whether a user can open the column chooser. Specifies the height of the column chooser. Specifies the height of the column chooser. Specifies how a user manages columns using the column chooser. Specifies the title of the column chooser. Specifies the title of the column chooser. Specifies the width of the column chooser. Specifies the width of the column chooser. Configures column fixing. Allows to specify an arbitrary option by its name. Enables column fixing. Enables column fixing. Contains options that specify texts for column fixing commands in the context menu of a column header. Contains options that specify texts for column fixing commands in the context menu of a column header. Allows to specify an arbitrary option by its name. Specifies text for the context menu item that fixes a column. Specifies text for the context menu item that fixes a column. Specifies text for the context menu subitem that fixes a column to the left edge of the widget. Specifies text for the context menu subitem that fixes a column to the left edge of the widget. Specifies text for the context menu subitem that fixes a column to the right edge of the widget. Specifies text for the context menu subitem that fixes a column to the right edge of the widget. Specifies text for the context menu item that unfixes a column. Specifies text for the context menu item that unfixes a column. Specifies data settings for the header filter. Allows to specify an arbitrary option by its name. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies a data source for the header filter. Specifies how the header filter combines values into groups. Specifies how the header filter combines values into groups. Specifies how the header filter combines values into groups. Specifies options of a lookup column. Allows to specify an arbitrary option by its name. Specifies whether a user can nullify values of the lookup column. Specifies whether a user can nullify values of 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 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 source field whose values must be replaced. Specifies the data source field whose values must be replaced. Configures editing. Allows to specify an arbitrary option by its name. Specifies whether a user can add new rows. Specifies whether a user can add new rows. Specifies whether a user can delete rows. Specifies whether a user can delete rows. Specifies whether a user can update rows. Specifies whether a user can update rows. Configures the form. Used only if editing | mode is "form" or "popup". Specifies how a user edits data. Configures the popup. Used only if editing | mode is "popup". Contains options that specify texts for editing-related UI elements. Contains options that specify texts for editing-related UI elements. Allows to specify an arbitrary option by its name. Specifies text for a hint that appears when a user pauses on the global "Add" button. Applies only if editing | allowAdding is true. Specifies text for a hint that appears when a user pauses on the global "Add" button. Applies only if editing | allowAdding is true. Specifies text for a hint that appears when a user pauses on the "Discard" button. Applies only if editing | mode is "batch". Specifies text for a hint that appears when a user pauses on the "Discard" button. Applies only if editing | mode is "batch". Specifies text for a button that cancels changes in a row. Applies only if editing | allowUpdating is true and editing | mode is "row". Specifies text for a button that cancels changes in a row. Applies only if editing | allowUpdating is true and editing | mode is "row". Specifies a message that prompts a user to confirm deletion. Specifies a message that prompts a user to confirm deletion. Specifies a title for the window that asks a user to confirm deletion. Specifies a title for the window that asks a user to confirm deletion. Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Specifies text for a hint that appears when a user pauses on the global "Save" button. Applies only if editing | mode is "batch". Specifies text for a hint that appears when a user pauses on the global "Save" button. Applies only if editing | mode is "batch". Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true. Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true. Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing | mode is "batch". Specifies text for buttons that recover deleted rows. Applies only if allowDeleting is true and editing | mode is "batch". Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing | mode is "cell" and data validation is enabled. Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing | mode is "cell" and data validation is enabled. Specifies text for the button that adds a new nested row. Applies if the editing | mode is "batch" or "cell". Specifies text for the button that adds a new nested row. Applies if the editing | mode is "batch" or "cell". Configures the filter row. Allows to specify an arbitrary option by its name. Specifies when to apply a filter. Specifies text for a hint that appears when a user pauses on a button that applies the filter. Specifies text for a hint that appears when a user pauses on a button that applies the filter. Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the start of a range when a user selects the "between" filter operation. Specifies a placeholder for the editor that specifies the start of a range when a user selects the "between" filter operation. Specifies descriptions for filter operations on the filter list. Specifies text for the reset operation on the filter list. Specifies text for the reset operation on the filter list. Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Specifies text for the item that clears the applied filter. Used only when a cell of the filter row contains a select box. Specifies whether icons that open the filter lists are visible. Specifies whether icons that open the filter lists are visible. Specifies whether the filter row is visible. Specifies whether the filter row is visible. Specifies descriptions for filter operations on the filter list. Allows to specify an arbitrary option by its name. A description for the "between" operation. A description for the "between" operation. A description for the "contains" operation. A description for the "contains" operation. A description for the "endswith" operation. A description for the "endswith" operation. A description for the "=" operation. A description for the "=" operation. A description for the ">" operation. A description for the ">" operation. A description for the ">=" operation. A description for the ">=" operation. A description for the "<" operation. A description for the "<" operation. A description for the "<=" operation. A description for the "<=" operation. A description for the "notcontains" operation. A description for the "notcontains" operation. A description for the "<>" operation. A description for the "<>" operation. A description for the "startswith" operation. A description for the "startswith" operation. Configures the header filter feature. Allows to specify an arbitrary option by its name. Specifies the height of the popup menu that contains values for filtering. Specifies the height of the popup menu that contains values for filtering. Contains options that specify text for various elements of the popup menu. Indicates whether header filter icons are visible. Indicates whether header filter icons are visible. Specifies the width of the popup menu that contains values for filtering. Specifies the width of the popup menu that contains values for filtering. Contains options that specify text for various elements of the popup menu. Allows to specify an arbitrary option by its name. Specifies text for the button that closes the popup menu without applying a filter. Specifies text for the button that closes the popup menu without applying a filter. Specifies a name for the item that represents empty values in the popup menu. Specifies a name for the item that represents empty values in the popup menu. Specifies text for the button that applies the specified filter. Specifies text for the button that applies the specified filter. Configures the load panel. Allows to specify an arbitrary option by its name. Specifies whether to show the load panel or not. Specifies whether to show the load panel or not. Specifies whether to show the load panel or not. Specifies the height of the load panel in pixels. Specifies the height of the load panel in pixels. Specifies a URL pointing to an image to be used as a loading indicator. Specifies a URL pointing to an image to be used as a loading indicator. Specifies whether to show the loading indicator. Specifies whether to show the loading indicator. Specifies whether to show the pane of the load panel. Specifies whether to show the pane of the load panel. Specifies text displayed on the load panel. Specifies text displayed on the load panel. Specifies the width of the load panel in pixels. Specifies the width of the load panel in pixels. Specifies what operations are performed on the server. Allows to specify an arbitrary option by its name. Specifies whether filtering should be performed on the server. Specifies whether filtering should be performed on the server. Specifies whether grouping should be performed on the server. Specifies whether grouping should be performed on the server. Specifies whether sorting should be performed on the server. Specifies whether sorting should be performed on the server. Configures scrolling. Allows to specify an arbitrary option by its name. Specifies whether the widget should load pages adjacent to the current page. Applies only if scrolling | mode is "virtual". Specifies whether the widget should load pages adjacent to the current page. Applies only if scrolling | mode is "virtual". Specifies whether a user can scroll the content with a swipe gesture. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with a swipe gesture. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with the scrollbar. Applies only if native scrolling is disabled. Specifies whether a user can scroll the content with the scrollbar. Applies only if native scrolling is disabled. Specifies when to show the scrollbar. Specifies whether the widget should use native or simulated scrolling. Specifies whether the widget should use native or simulated scrolling. Specifies whether the widget should use native or simulated scrolling. Specifies the scrolling mode. Configures the search panel. Allows to specify an arbitrary option by its name. Notifies the widget whether search is case-sensitive to ensure proper highlightning of search results. Applies only if highlightSearchText is true. Notifies the widget whether search is case-sensitive to ensure proper highlightning of search results. Applies only if highlightSearchText is true. Specifies whether found substrings should be highlighted. Specifies whether found substrings should be highlighted. Specifies a placeholder for the search panel. Specifies a placeholder for the search panel. Specifies whether the widget should search against all columns or only visible ones. Specifies whether the widget should search against all columns or only visible ones. Sets a search string for the search panel. Sets a search string for the search panel. Specifies whether the search panel is visible or not. Specifies whether the search panel is visible or not. Specifies the width of the search panel in pixels. Specifies the width of the search panel in pixels. Configures runtime selection. Allows to specify an arbitrary option by its name. Specifies whether a user can select all rows at once. Specifies whether a user can select all rows at once. Specifies the selection mode. Configures runtime sorting. Allows to specify an arbitrary option by its name. Specifies text for the context menu item that sets an ascending sort order in a column. Specifies text for the context menu item that sets an ascending sort order in a column. Specifies text for the context menu item that clears sorting settings for a column. Specifies text for the context menu item that clears sorting settings for a column. Specifies text for the context menu item that sets a descending sort order in a column. Specifies text for the context menu item that sets a descending sort order in a column. Specifies the sorting mode. The TreeMap is a widget that displays hierarchical data by using nested rectangles. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies the name of the data source field that provides nested items for a group. Applies to hierarchical data sources only. Specifies the name of the data source field that provides nested items for a group. Applies to hierarchical data sources only. Specifies the name of the data source field that provides colors for tiles. Specifies the name of the data source field that provides colors for tiles. Manages the color settings. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Configures groups. Specifies whether tiles and groups change their style when a user pauses on them. Specifies whether tiles and groups change their style when a user pauses on them. Specifies the name of the data source field that provides IDs for items. Applies to plain data sources only. Specifies the name of the data source field that provides IDs for items. Applies to plain data sources only. Specifies whether the user will interact with a single tile or its group. Specifies whether the user will interact with a single tile or its group. Specifies the name of the data source field that provides texts for tile and group labels. Specifies the name of the data source field that provides texts for tile and group labels. Specifies the layout algorithm. Specifies the direction in which the items will be laid out. Specifies how many hierarchical levels must be visualized. Specifies how many hierarchical levels must be visualized. A handler for the click event. A handler for the click event. A handler for the drill event. A handler for the drill event. A handler for the hoverChanged event. A handler for the hoverChanged event. A handler for the nodesInitialized event. A handler for the nodesInitialized event. A handler for the nodesRendering event. A handler for the nodesRendering event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies the name of the data source field that provides parent IDs for items. Applies to plain data sources only. Specifies the name of the data source field that provides parent IDs for items. Applies to plain data sources only. Decides whether those labels that overflow their tile/group should be hidden or truncated with ellipsis. Specifies whether a single or multiple nodes can be in the selected state simultaneously. Configures tiles. Specifies the name of the data source field that provides values for tiles. Specifies the name of the data source field that provides values for tiles. Manages the color settings. Allows to specify an arbitrary option by its name. Specifies the name of the data source field whose values define the color of a tile. Applies only if the type option is "gradient" or "range". Specifies the name of the data source field whose values define the color of a tile. Applies only if the type option is "gradient" or "range". Specifies whether or not all tiles in a group must be colored uniformly. Applies only if the type option is "discrete". Specifies whether or not all tiles in a group must be colored uniformly. Applies only if the type option is "discrete". Sets the palette to be used for colorizing tiles. Sets the palette to be used for colorizing tiles. Sets the palette to be used for colorizing tiles. Allows you to paint tiles with similar values uniformly. Applies only if the type option is "gradient" or "range". Allows you to paint tiles with similar values uniformly. Applies only if the type option is "gradient" or "range". Specifies the colorizing algorithm. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Configures the group borders. Allows to specify an arbitrary option by its name. Colors the group borders. Colors the group borders. Specifies the width of the group borders in pixels. Specifies the width of the group borders in pixels. Configures groups. Allows to specify an arbitrary option by its name. Configures the group borders. Colors the group headers. Colors the group headers. Specifies the height of the group headers in pixels. Specifies the height of the group headers in pixels. Specifies whether groups change their style when a user pauses on them. Specifies whether groups change their style when a user pauses on them. Specifies the appearance of groups in the hover state. Configures the group labels. Specifies the appearance of groups in the selected state. Configures the appearance of the group borders in the hover state. Allows to specify an arbitrary option by its name. Colors the group borders in the hover state. Colors the group borders in the hover state. Specifies the width of the group borders in pixels. Applies to a group in the hover state. Specifies the width of the group borders in pixels. Applies to a group in the hover state. Specifies the appearance of groups in the hover state. Allows to specify an arbitrary option by its name. Configures the appearance of the group borders in the hover state. Colors the group headers in the hover state. Colors the group headers in the hover state. Configures the group labels. Allows to specify an arbitrary option by its name. Specifies the font settings of the group labels. Changes the visibility of the group labels. Changes the visibility of the group labels. Configures the appearance of the group borders in the selected state. Allows to specify an arbitrary option by its name. Colors the group borders in the selected state. Colors the group borders in the selected state. Specifies the width of the group borders in pixels. Applies to a group in the selected state. Specifies the width of the group borders in pixels. Applies to a group in the selected state. Specifies the appearance of groups in the selected state. Allows to specify an arbitrary option by its name. Configures the appearance of the group borders in the selected state. Colors the group headers in the selected state. Colors the group headers in the selected state. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Configures the tile borders. Allows to specify an arbitrary option by its name. Colors the tile borders. Colors the tile borders. Specifies the width of the tile borders in pixels. Specifies the width of the tile borders in pixels. Configures tiles. Allows to specify an arbitrary option by its name. Configures the tile borders. Specifies a single color for all tiles. Specifies a single color for all tiles. Specifies the appearance of tiles in the hover state. Configures the tile labels. Specifies the appearance of tiles in the selected state. Configures the appearance of the tile borders in the hover state. Allows to specify an arbitrary option by its name. Colors the tile borders in the hover state. Colors the tile borders in the hover state. Specifies the width of the tile borders in pixels. Applies to a tile in the hover state. Specifies the width of the tile borders in pixels. Applies to a tile in the hover state. Specifies the appearance of tiles in the hover state. Allows to specify an arbitrary option by its name. Configures the appearance of the tile borders in the hover state. Colors tiles in the hover state. Colors tiles in the hover state. Configures the tile labels. Allows to specify an arbitrary option by its name. Specifies the font settings of the tile labels. Changes the visibility of the tile labels. Changes the visibility of the tile labels. Configures the appearance of the tile borders in the selected state. Allows to specify an arbitrary option by its name. Colors the tile borders in the selected state. Colors the tile borders in the selected state. Specifies the width of the tile borders in pixels. Applies to a tile in the selected state. Specifies the width of the tile borders in pixels. Applies to a tile in the selected state. Specifies the appearance of tiles in the selected state. Allows to specify an arbitrary option by its name. Configures the appearance of the tile borders in the selected state. Colors tiles in the selected state. Colors tiles in the selected state. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Allows you to change tooltip appearance. Allows you to change tooltip appearance. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. The TreeView widget is a tree-like representation of textual data. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the height of the widget. Specifies the height of the widget. Specifies the height of the widget. Switches the widget to a right-to-left representation. Switches the widget to a right-to-left representation. Specifies the width of the widget. Specifies the width of the widget. Specifies the width of the widget. Specifies the shortcut key that sets focus on the widget. Specifies the shortcut key that sets focus on the widget. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether or not the widget changes its state when interacting with a user. Specifies whether the widget responds to user interaction. Specifies whether the widget responds to user interaction. Specifies whether the widget can be focused using keyboard navigation. Specifies whether the widget can be focused using keyboard navigation. Specifies text for a hint that appears when a user pauses on the widget. Specifies text for a hint that appears when a user pauses on the widget. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. Specifies the number of the element when the Tab key is used for navigating. Specifies the number of the element when the Tab key is used for navigating. Specifies whether the widget is visible. Specifies whether the widget is visible. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. A data source used to fetch data to be displayed by the widget. The time period in milliseconds before the onItemHold event is raised. The time period in milliseconds before the onItemHold event is raised. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. Specifies which data field provides keys for TreeView items. Specifies which data field provides keys for TreeView items. The text or HTML markup displayed by the widget if the item collection is empty. The text or HTML markup displayed by the widget if the item collection is empty. A handler for the itemClick event. A handler for the itemClick event. A handler for the itemContextMenu event. A handler for the itemContextMenu event. A handler for the itemHold event. A handler for the itemHold event. A handler for the itemRendered event. A handler for the itemRendered event. A handler for the selectionChanged event. A handler for the selectionChanged event. Specifies item selection mode. An array of items displayed by the widget. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is disabled. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field whose value is displayed by the widget. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field that contains an array of nested items. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Specifies the name of the data source item field whose value defines whether or not the corresponding widget items is selected. Specifies whether or not to animate item collapsing and expanding. Specifies whether or not to animate item collapsing and expanding. Allows you to load nodes manually. Allows you to load nodes manually. Specifies whether a nested or plain array is used as a data source. Specifies whether or not a user can expand all tree view items by the "*" hot key. Specifies whether or not a user can expand all tree view items by the "*" hot key. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is displayed expanded. Specifies the name of the data source item field whose value defines whether or not the corresponding widget item is displayed expanded. Specifies whether or not all parent nodes of an initially expanded node are displayed expanded. Specifies whether or not all parent nodes of an initially expanded node are displayed expanded. Specifies the name of the data source item field whose value defines whether or not the corresponding node includes child nodes. Specifies the name of the data source item field whose value defines whether or not the corresponding node includes child nodes. A handler for the itemCollapsed event. A handler for the itemCollapsed event. A handler for the itemExpanded event. A handler for the itemExpanded event. A handler for the itemSelectionChanged event. A handler for the itemSelectionChanged event. Specifies the name of the data source item field for holding the parent key of the corresponding node. Specifies the name of the data source item field for holding the parent key of the corresponding node. Specifies the parent ID value of the root item. A string value specifying available scrolling directions. Specifies the current value used to filter tree view items. Specifies the current value used to filter tree view items. Specifies the text displayed at the "Select All" check box. Specifies the text displayed at the "Select All" check box. Specifies whether or not an item becomes selected if a user clicks it. Specifies whether or not an item becomes selected if a user clicks it. Specifies whether or not to select nodes recursively. Specifies whether or not to select nodes recursively. Specifies the current check boxes display mode. Specifies if the virtual mode is enabled. Specifies if the virtual mode is enabled. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. 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. The name of an icon to be displayed on the tree view item. The name of an icon to be displayed on the tree view item. Holds an array of 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 or not the tree view item is displayed selected. Specifies whether or not the tree view item is displayed selected. A widget for displaying the result of checking validation rules for editors. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether the widget changes its state when a user pauses on it. Specifies whether the widget changes its state when a user pauses on it. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. A handler for the contentReady event. Executed when the widget's content is ready. This handler may be executed multiple times during the widget's lifetime depending on the number of times its content changes. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. The template to be used for rendering items. A handler for the itemClick event. A handler for the itemClick event. An array of items displayed by the widget. Specifies the validation group for which summary should be generated. Specifies the validation group for which summary should be generated. An array of items displayed by the widget. Allows to specify an arbitrary option by its name. Specifies whether or not a widget item must be displayed disabled. Specifies whether or not a widget item must be displayed disabled. Specifies html code inserted into the widget item element. Specifies html code inserted into the widget item element. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies an item template that should be used to render this item only. Specifies text displayed for the widget item. Specifies text displayed for the widget item. Specifies whether or not a widget item must be displayed. Specifies whether or not a widget item must be displayed. Specifies animation options. Allows to specify an arbitrary option by its name. Determines how long animation runs. Determines how long animation runs. Specifies the animation easing mode. Indicates whether or not animation is enabled. Indicates whether or not animation is enabled. The BarGauge widget contains several circular bars that each indicates a single value. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies animation options. Specifies a color for the remaining segment of the bar's track. Specifies a color for the remaining segment of the bar's track. Specifies a distance between bars in pixels. Specifies a distance between bars in pixels. Specifies a base value for bars. Specifies a base value for bars. Specifies an end value for the gauge's invisible scale. Specifies an end value for the gauge's invisible scale. Defines the shape of the gauge's arc. Specifies the options of the labels that accompany gauge bars. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Defines the radius of the bar that is closest to the center relatively to the radius of the topmost bar. Defines the radius of the bar that is closest to the center relatively to the radius of the topmost bar. Specifies a start value for the gauge's invisible scale. Specifies a start value for the gauge's invisible scale. Specifies the array of values to be indicated on a bar gauge. Specifies the array of values to be indicated on a bar gauge. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Defines the shape of the gauge's arc. Allows to specify an arbitrary option by its name. Specifies the end angle of the bar gauge's arc. Specifies the end angle of the bar gauge's arc. Specifies the start angle of the bar gauge's arc. Specifies the start angle of the bar gauge's arc. Specifies the options of the labels that accompany gauge bars. Allows to specify an arbitrary option by its name. Specifies a color for the label connector text. Specifies a color for the label connector text. Specifies the width of the label connector in pixels. Specifies the width of the label connector in pixels. Specifies a callback function that returns a text for labels. Specifies a callback function that returns a text for labels. Specifies font options for bar labels. Specifies a format for bar labels. Specifies a format for bar labels. Specifies a format for bar labels. Specifies a format for bar labels. Specifies the distance between the upper bar and bar labels in pixels. Specifies the distance between the upper bar and bar labels in pixels. Specifies whether bar labels appear on a gauge or not. Specifies whether bar labels appear on a gauge or not. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Use the title | subtitle option instead. Allows to specify an arbitrary option by its name. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Allows you to change tooltip appearance. Allows you to change tooltip appearance. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. The Bullet widget is useful when you need to compare a single measure to a target value. The widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Configures the tooltip. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Specifies a color for the bullet bar. Specifies a color for the bullet bar. Specifies an end value for the invisible scale. Specifies an end value for the invisible scale. Specifies whether or not to show the target line. Specifies whether or not to show the target line. Specifies whether or not to show the line indicating zero on the invisible scale. Specifies whether or not to show the line indicating zero on the invisible scale. Specifies a start value for the invisible scale. Specifies a start value for the invisible scale. Specifies the value indicated by the target line. Specifies the value indicated by the target line. Specifies a color for both the target and zero level lines. Specifies a color for both the target and zero level lines. Specifies the width of the target line. Specifies the width of the target line. Specifies the primary value indicated by the bullet bar. Specifies the primary value indicated by the bullet bar. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures the tooltip. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Overridden by descriptions for particular widgets. Overridden by descriptions for particular widgets. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Specifies adaptive layout options. Allows to specify an arbitrary option by its name. Specifies the widget's height small enough for the layout to begin adapting. Specifies the widget's height small enough for the layout to begin adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies animation options. Allows to specify an arbitrary option by its name. Specifies how long the animation runs in milliseconds. Specifies how long the animation runs in milliseconds. Specifies the easing function of the animation. Enables the animation in the widget. Enables the animation in the widget. Specifies how many series points the widget should have before the animation will be disabled. Specifies how many series points the widget should have before the animation will be disabled. Configures the argument axis. Allows to specify an arbitrary option by its name. Specifies the color of the axis line. Specifies the color of the axis line. Specifies the appearance of those constant lines that belong to the argument axis. Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the "discrete" type. Configures the grid. Inverts the axis. Inverts the axis. Configures the labels of the argument axis. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Configures the minor grid. Configures the appearance of minor axis ticks. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Specifies how transparent the axis line should be. Specifies how transparent the axis line should be. Reserves a pixel-measured space for the axis. Reserves a pixel-measured space for the axis. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Configures the appearance of strips. Configures the appearance of major axis ticks. Configures the axis title. Configures the axis title. Configures the axis title. Adds an empty space between the axis and the minimum and maximum series points. Adds an empty space between the axis and the minimum and maximum series points. Makes the axis line visible. Makes the axis line visible. Specifies the width of the axis line in pixels. Specifies the width of the axis line in pixels. Casts arguments to a specified data type. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Declares a collection of constant lines belonging to the argument axis. Specifies chart elements to be highlighted when a user points to an axis label. Specifies the value to be raised to a power when generating ticks for an axis of the "logarithmic" type. Specifies the value to be raised to a power when generating ticks for an axis of the "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Specifies how many minor ticks to place between two neighboring major ticks. Specifies how many minor ticks to place between two neighboring major ticks. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Relocates the argument axis. Declares a collection of strips belonging to the argument axis. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the type of the argument axis. Declares a collection of constant lines belonging to the argument axis. Allows to specify an arbitrary option by its name. Specifies the color of constant lines. Specifies the color of constant lines. Specifies the dash style of constant lines. Configures the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Specifies the width of constant lines in pixels. Specifies the width of constant lines in pixels. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Configures the constant line label. Allows to specify an arbitrary option by its name. Specifies font options for constant line labels. Specifies the position of constant line labels on the chart plot. Makes constant line labels visible. Makes constant line labels visible. Aligns constant line labels in the horizontal direction. Specifies the text of a constant line label. By default, equals to the value of the constant line. Specifies the text of a constant line label. By default, equals to the value of the constant line. Aligns constant line labels in the vertical direction. Specifies the appearance of those constant lines that belong to the argument axis. Allows to specify an arbitrary option by its name. Specifies the color of constant lines. Specifies the color of constant lines. Specifies the dash style of constant lines. Specifies the appearance of the labels of those constant lines that belong to the argument axis. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Specifies the width of constant lines in pixels. Specifies the width of constant lines in pixels. Specifies the appearance of the labels of those constant lines that belong to the argument axis. Allows to specify an arbitrary option by its name. Specifies font options for constant line labels. Specifies the position of constant line labels on the chart plot. Makes constant line labels visible. Makes constant line labels visible. Aligns constant line labels in the horizontal direction. Aligns constant line labels in the vertical direction. Configures the grid. Allows to specify an arbitrary option by its name. Specifies the color of grid lines. Specifies the color of grid lines. Specifies how transparent grid lines should be. Specifies how transparent grid lines should be. Makes grid lines visible. Makes grid lines visible. Specifies the width of grid lines in pixels. Specifies the width of grid lines in pixels. Configures the labels of the argument axis. Allows to specify an arbitrary option by its name. Aligns axis labels in relation to ticks. Allows you to rotate or stagger axis labels. Specifies font options for axis labels. Adds a pixel-measured empty space between an axis and its labels. Adds a pixel-measured empty space between an axis and its labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Shows/hides axis labels. Shows/hides axis labels. Specifies the hint that appears when a user points to an axis label. Specifies the hint that appears when a user points to an axis label. Customizes the text displayed by axis labels. Customizes the text displayed by axis labels. Specifies the format of the arguments displayed by axis labels. Specifies the format of the arguments displayed by axis labels. Specifies the format of the arguments displayed by axis labels. Specifies the format of the arguments displayed by axis labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Allows to specify an arbitrary option by its name. Configures the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies how transparent the lines of the minor grid should be. Specifies how transparent the lines of the minor grid should be. Makes the minor grid visible. Makes the minor grid visible. Specifies a width for the lines of the minor grid in pixels. Specifies a width for the lines of the minor grid in pixels. Configures the appearance of minor axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of minor ticks. Specifies the color of minor ticks. Specifies the length of minor ticks in pixels. Specifies the length of minor ticks in pixels. Specifies how transparent minor ticks should be. Specifies how transparent minor ticks should be. Makes minor ticks visible. Makes minor ticks visible. Specifies the width of minor ticks in pixels. Specifies the width of minor ticks in pixels. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Declares a collection of strips belonging to the argument axis. Allows to specify an arbitrary option by its name. Configures the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Specifies the color of the strip. Specifies the color of the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Configures the strip label. Allows to specify an arbitrary option by its name. Specifies font options for strip labels. Aligns strip labels in the horizontal direction. Aligns strip labels in the vertical direction. Specifies the text of the strip label. Specifies the text of the strip label. Configures the appearance of strips. Allows to specify an arbitrary option by its name. Configures the appearance of strip labels. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Configures the appearance of strip labels. Allows to specify an arbitrary option by its name. Specifies font options for strip labels. Aligns strip labels in the horizontal direction. Aligns strip labels in the vertical direction. Configures the appearance of major axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of ticks. Specifies the color of ticks. Specifies the length of ticks in pixels. Specifies the length of ticks in pixels. Specifies how transparent ticks should be. Specifies how transparent ticks should be. Makes ticks visible. Makes ticks visible. Specifies the width of ticks in pixels. Specifies the width of ticks in pixels. Specifies the interval between major ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Configures the axis title. Allows to specify an arbitrary option by its name. Specifies font options for the axis title. Adds a pixel-measured empty space between the axis title and axis labels. Adds a pixel-measured empty space between the axis title and axis labels. Specifies the text of the axis title. Specifies the text of the axis title. The Chart is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies adaptive layout options. Specifies animation options. Specifies animation options. Specifies animation options. Customizes the appearance of an individual point label. Customizes the appearance of an individual point label. Customizes the appearance of an individual series point. Customizes the appearance of an individual series point. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the options of a chart's legend. A handler for the done event. A handler for the done event. A handler for the pointClick event. A handler for the pointClick event. A handler for the pointHoverChanged event. A handler for the pointHoverChanged event. A handler for the pointSelectionChanged event. A handler for the pointSelectionChanged event. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Specifies whether a single point or multiple points can be selected in the chart. Specifies whether or not to adjust the value axis when zooming the widget. Specifies whether or not to adjust the value axis when zooming the widget. Configures the argument axis. Controls the width of bars in the widget. Applies only to bar-like series and when the equalBarWidth option is true. Controls the width of bars in the widget. Applies only to bar-like series and when the equalBarWidth option is true. Defines common settings for both the argument and value axis in a chart. Defines common settings for all panes in a chart. Specifies settings common for all series in the chart. Colors the background of the chart container. Colors the background of the chart container. Configures the crosshair feature. Processes data before visualizing it. Specifies which pane should be used by default. Specifies which pane should be used by default. Specifies whether all bars should have equal width, even if some values are missing from a series. Applies only to bar-like series. Specifies whether all bars should have equal width, even if some values are missing from a series. Applies only to bar-like series. Specifies a coefficient determining the diameter of the largest bubble. Specifies a coefficient determining the diameter of the largest bubble. Specifies the diameter of the smallest bubble measured in pixels. Specifies the diameter of the smallest bubble measured in pixels. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. A handler for the argumentAxisClick event. A handler for the argumentAxisClick event. A handler for the legendClick event. A handler for the legendClick event. A handler for the seriesClick event. A handler for the seriesClick event. A handler for the seriesHoverChanged event. A handler for the seriesHoverChanged event. A handler for the seriesSelectionChanged event. A handler for the seriesSelectionChanged event. A handler for the zoomEnd event. A handler for the zoomEnd event. A handler for the zoomStart event. A handler for the zoomStart event. Declares a collection of panes. Specifies how the chart must behave when series point labels overlap. Swaps the axes around making the value axis horizontal and the argument axis vertical. Swaps the axes around making the value axis horizontal and the argument axis vertical. Specifies the settings of the scroll bar. Enables scrolling in your chart. Specifies options for Chart widget series. Specifies whether a single series or multiple series can be selected in the chart. Defines options for the series template. Indicates whether or not to synchronize value axes when they are displayed on a single pane. Indicates whether or not to synchronize value axes when they are displayed on a single pane. Specifies whether or not to filter the series points depending on their quantity. Specifies whether or not to filter the series points depending on their quantity. Configures the value axis. Enables zooming in your chart. Defines common settings for both the argument and value axis in a chart. Allows to specify an arbitrary option by its name. Specifies the color of the axis line. Specifies the color of the axis line. Configures the appearance of all constant lines in the widget. Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the "discrete" type. Configures the grid. Inverts the axis. Inverts the axis. Configures axis labels. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Configures the minor grid. Configures the appearance of minor axis ticks. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Specifies how transparent the axis line should be. Specifies how transparent the axis line should be. Reserves a pixel-measured space for the axis. Reserves a pixel-measured space for the axis. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Configures the appearance of strips. Configures the appearance of major axis ticks. Configures axis titles. Adds an empty space between the axis and the minimum and maximum series points. Adds an empty space between the axis and the minimum and maximum series points. Makes the axis line visible. Makes the axis line visible. Specifies the width of the axis line in pixels. Specifies the width of the axis line in pixels. Configures the appearance of all constant lines in the widget. Allows to specify an arbitrary option by its name. Specifies the color of constant lines. Specifies the color of constant lines. Specifies the dash style of constant lines. Configures constant line labels. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Specifies the width of constant lines in pixels. Specifies the width of constant lines in pixels. Configures constant line labels. Allows to specify an arbitrary option by its name. Specifies font options for constant line labels. Specifies the position of constant line labels on the chart plot. Makes constant line labels visible. Makes constant line labels visible. Configures the grid. Allows to specify an arbitrary option by its name. Specifies the color of grid lines. Specifies the color of grid lines. Specifies how transparent grid lines should be. Specifies how transparent grid lines should be. Makes grid lines visible. Makes grid lines visible. Specifies the width of grid lines in pixels. Specifies the width of grid lines in pixels. Configures axis labels. Allows to specify an arbitrary option by its name. Aligns axis labels in relation to ticks. Allows you to rotate or stagger axis labels. Specifies font options for axis labels. Adds a pixel-measured empty space between an axis and its labels. Adds a pixel-measured empty space between an axis and its labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Shows/hides axis labels. Shows/hides axis labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Allows to specify an arbitrary option by its name. Configures the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies how transparent the lines of the minor grid should be. Specifies how transparent the lines of the minor grid should be. Makes the minor grid visible. Makes the minor grid visible. Specifies a width for the lines of the minor grid in pixels. Specifies a width for the lines of the minor grid in pixels. Configures the appearance of minor axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of minor ticks. Specifies the color of minor ticks. Specifies the length of minor ticks in pixels. Specifies the length of minor ticks in pixels. Specifies how transparent minor ticks should be. Specifies how transparent minor ticks should be. Makes minor ticks visible. Makes minor ticks visible. Specifies the width of minor ticks in pixels. Specifies the width of minor ticks in pixels. Configures the appearance of strips. Allows to specify an arbitrary option by its name. Configures the appearance of strip labels. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Configures the appearance of strip labels. Allows to specify an arbitrary option by its name. Specifies font options for strip labels. Aligns strip labels in the horizontal direction. Aligns strip labels in the vertical direction. Configures the appearance of major axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of ticks. Specifies the color of ticks. Specifies the length of ticks in pixels. Specifies the length of ticks in pixels. Specifies how transparent ticks should be. Specifies how transparent ticks should be. Makes ticks visible. Makes ticks visible. Specifies the width of ticks in pixels. Specifies the width of ticks in pixels. Configures axis titles. Allows to specify an arbitrary option by its name. Specifies font options for the axis title. Adds a pixel-measured empty space between the axis title and axis labels. Adds a pixel-measured empty space between the axis title and axis labels. Configures the pane border. Allows to specify an arbitrary option by its name. Shows/hides the bottom border of the pane. Applies only when the border | visible option is true. Shows/hides the bottom border of the pane. Applies only when the border | visible option is true. Specifies the color of the pane border. Specifies the color of the pane border. Specifies the dash style of the pane border. Shows/hides the left border of the pane. Applies only when the border | visible option is true. Shows/hides the left border of the pane. Applies only when the border | visible option is true. Specifies how transparent the pane border should be. Specifies how transparent the pane border should be. Shows/hides the right border of the pane. Applies only when the border | visible option is true. Shows/hides the right border of the pane. Applies only when the border | visible option is true. Shows/hides the top border of the pane. Applies only when the border | visible option is true. Shows/hides the top border of the pane. Applies only when the border | visible option is true. Shows the pane border. Shows the pane border. Specifies the width of the pane border in pixels. Specifies the width of the pane border in pixels. Defines common settings for all panes in a chart. Allows to specify an arbitrary option by its name. Specifies the color of the pane's background. Specifies the color of the pane's background. Configures the pane border. Configures the series border (in area-like series) or the series point border (in bar-like and bubble series). Allows to specify an arbitrary 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 settings common for all series in the chart. Allows to specify an arbitrary option by its name. 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. 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 option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue2Field option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue1Field option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue1Field option, specifies which data source field provides values for a range-like series. Specifies reduction options 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. Defines common settings for all area series. Defines common settings for all bar series. Defines common settings for all bubble series. Defines common settings for all candlestick series. Defines common settings for all full-stacked area series. Defines common settings for all full-stacked bar series. Defines common settings for all full-stacked line series. Defines common settings for all full-stacked spline series. Defines common settings for all full-stacked spline area series. Defines common settings for all line series. Defines common settings for all range area series. Defines common settings for all range bar series. Defines common settings for all scatter series. Defines common settings for all spline series. Defines common settings for all spline area series. Defines common settings for all stacked area series. Defines common settings for all stacked bar series. Defines common settings for all stacked line series. Defines common settings for all stacked spline series. Defines common settings for all stacked spline area series. Defines common settings for all step area series. Defines common settings for all step line series. Defines common settings for all stock series. Specifies the type of the 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary option by its name. Aligns point labels in relation to their points. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Colors the background of point labels. By default, point labels inherit the color from their points. Colors the background of point labels. By default, point labels inherit the color from their 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 options 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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 options for financial series. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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 the error bar edges. Specifies the length of the lines that indicate the 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. Configures the crosshair feature. Allows to specify an arbitrary option by its name. Specifies the color of the crosshair lines. Specifies the color of the crosshair lines. Specifies the dash style of the crosshair lines. Enables the crosshair. Enables the crosshair. Configures the horizontal crosshair line individually. Configures the horizontal crosshair line individually. Configures the horizontal crosshair line individually. Configures the crosshair labels. Specifies how transparent the crosshair lines should be. Specifies how transparent the crosshair lines should be. Configures the vertical crosshair line individually. Configures the vertical crosshair line individually. Configures the vertical crosshair line individually. Specifies the width of the crosshair lines. Specifies the width of the crosshair lines. Configures the horizontal crosshair line individually. Allows to specify an arbitrary option by its name. Specifies the color of the horizontal crosshair line. Specifies the color of the horizontal crosshair line. Specifies the dash style of the horizontal crosshair line. Configures the label that belongs to the horizontal crosshair line. Specifies how transparent the horizontal crosshair line should be. Specifies how transparent the horizontal crosshair line should be. Specifies whether to show the horizontal crosshair line or not. Specifies whether to show the horizontal crosshair line or not. Specifies the width of the horizontal crosshair line in pixels. Specifies the width of the horizontal crosshair line in pixels. Configures the label that belongs to the horizontal crosshair line. Allows to specify an arbitrary option by its name. Paints the background of the label that belongs to the horizontal crosshair line. Paints the background of the label that belongs to the horizontal crosshair line. Customizes the text displayed by the label that belongs to the horizontal crosshair line. Customizes the text displayed by the label that belongs to the horizontal crosshair line. Specifies font options for the label of the horizontal crosshair line. Formats the point value before it will be displayed in the crosshair label. Formats the point value before it will be displayed in the crosshair label. Formats the point value before it will be displayed in the crosshair label. Formats the point value before it will be displayed in the crosshair label. Makes the label of the horizontal crosshair line visible. Applies only if the crosshair feature is enabled and the horizontal line is visible. Makes the label of the horizontal crosshair line visible. Applies only if the crosshair feature is enabled and the horizontal line is visible. Configures the crosshair labels. Allows to specify an arbitrary option by its name. Paints the background of the crosshair labels. Paints the background of the crosshair labels. Customizes the text displayed by the crosshair labels. Customizes the text displayed by the crosshair labels. Specifies font options for the crosshair labels. Formats the point value/argument before it will be displayed in the crosshair label. Formats the point value/argument before it will be displayed in the crosshair label. Formats the point value/argument before it will be displayed in the crosshair label. Formats the point value/argument before it will be displayed in the crosshair label. Makes the crosshair labels visible. Applies only if the crosshair feature is enabled. Makes the crosshair labels visible. Applies only if the crosshair feature is enabled. Configures the vertical crosshair line individually. Allows to specify an arbitrary option by its name. Specifies the color of the vertical crosshair line. Specifies the color of the vertical crosshair line. Specifies the dash style of the vertical crosshair line. Configures the label that belongs to the vertical crosshair line. Specifies how transparent the vertical crosshair line should be. Specifies how transparent the vertical crosshair line should be. Specifies whether to show the vertical crosshair line or not. Specifies whether to show the vertical crosshair line or not. Specifies the width of the vertical crosshair line in pixels. Specifies the width of the vertical crosshair line in pixels. Configures the label that belongs to the vertical crosshair line. Allows to specify an arbitrary option by its name. Paints the background of the label that belongs to the vertical crosshair line. Paints the background of the label that belongs to the vertical crosshair line. Customizes the text displayed by the label that belongs to the vertical crosshair line. Customizes the text displayed by the label that belongs to the vertical crosshair line. Specifies font options for the label of the vertical crosshair line. Formats the point argument before it will be displayed in the crosshair label. Formats the point argument before it will be displayed in the crosshair label. Formats the point argument before it will be displayed in the crosshair label. Formats the point argument before it will be displayed in the crosshair label. Makes the label of the vertical crosshair line visible. Applies only if the crosshair feature is enabled and the vertical line is visible. Makes the label of the vertical crosshair line visible. Applies only if the crosshair feature is enabled and the vertical line is visible. Processes data before visualizing it. Allows to specify an arbitrary option by its name. Validates the type of each value coming from the data source. Validates the type of each value coming from the data source. Converts data coming from a data source into a data type supported by the axis. Converts data coming from a data source into a data type supported by the axis. Specifies the sorting order in which series points should be drawn. Specifies the sorting order in which series points should be drawn. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies legend border options. Allows to specify an arbitrary option by its name. Specifies border color. Specifies border color. Specifies a radius of a border's corners in degrees. Specifies a radius of a border's corners in degrees. Specifies the border's dash style in the legend. Specifies a border's opacity. Specifies a border's opacity. Sets a legend's border visibility state. Sets a legend's border visibility state. Specifies a border's width, in pixels. Specifies a border's width, in pixels. Specifies the options of a chart's legend. Allows to specify an arbitrary option by its name. Specifies a color for the legend's background. Specifies a color for the legend's background. Specifies legend border options. Specifies how many columns it takes to arrange legend items. Specifies how many columns it takes to arrange legend items. Specifies a blank space between legend columns in pixels. Specifies a blank space between legend columns in pixels. Specifies font options for the text displayed in the legend. Specifies a legend's position on the chart. Specifies the alignment of legend items. Specifies the position of text relative to the item marker. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the size of item markers in the legend in pixels. Specifies the size of item markers in the legend in pixels. Specifies whether to place legend items horizontally or vertically. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies how many rows it takes to arrange legend items. Specifies how many rows it takes to arrange legend items. Specifies a blank space between legend rows in pixels. Specifies a blank space between legend rows in pixels. Specifies a legend's position on the chart. Specifies the visibility state of the chart's legend. Specifies the visibility state of the chart's legend. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies a callback function that returns the text to be displayed by a legend item. Specifies a callback function that returns the text to be displayed by a legend item. Specifies what series elements to highlight when a corresponding item in the legend is hovered over. Specifies whether the legend is located outside or inside the chart's plot. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Allows to specify an arbitrary 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 bottom margin in pixels. Specifies the legend's bottom margin in pixels. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Declares a collection of panes. Allows to specify an arbitrary option by its name. Specifies the color of the pane's background. Specifies the color of the pane's background. Configures the pane border. Specifies the name of the pane. Specifies the name of the pane. Configures the pane border. Allows to specify an arbitrary option by its name. Shows/hides the bottom border of the pane. Applies only when the border | visible option is true. Shows/hides the bottom border of the pane. Applies only when the border | visible option is true. Specifies the color of the pane border. Specifies the color of the pane border. Specifies the dash style of the pane border. Shows/hides the left border of the pane. Applies only when the border | visible option is true. Shows/hides the left border of the pane. Applies only when the border | visible option is true. Specifies how transparent the pane border should be. Specifies how transparent the pane border should be. Shows/hides the right border of the pane. Applies only when the border | visible option is true. Shows/hides the right border of the pane. Applies only when the border | visible option is true. Shows/hides the top border of the pane. Applies only when the border | visible option is true. Shows/hides the top border of the pane. Applies only when the border | visible option is true. Shows the pane border. Shows the pane border. Specifies the width of the pane border in pixels. Specifies the width of the pane border in pixels. Specifies the settings of the scroll bar. Allows to specify an arbitrary option by its name. Specifies the color of the scroll bar. Specifies the color of the scroll bar. Specifies the spacing between the scroll bar and the chart's plot in pixels. Specifies the spacing between the scroll bar and the chart's plot in pixels. Specifies the opacity of the scroll bar. Specifies the opacity of the scroll bar. Specifies the position of the scroll bar in the chart. Specifies whether the scroll bar is visible or not. Specifies whether the scroll bar is visible or not. Specifies the width of the scroll bar in pixels. Specifies the width of the scroll bar in pixels. Configures the series border (in area-like series) or the series point border (in bar-like and bubble series). Allows to specify an arbitrary 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 options for Chart widget series. Allows to specify an arbitrary option by its name. 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. 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 option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue2Field option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue1Field option, specifies which data source field provides values for a range-like series. Coupled with the rangeValue1Field option, specifies which data source field provides values for a range-like series. Specifies reduction options 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. Specifies the name that identifies the series. Specifies the name that identifies the series. Specifies data about a series. Sets the series type. 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary option by its name. Aligns point labels in relation to their points. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Formats the point argument before it will be displayed in the point label. Colors the background of point labels. By default, point labels inherit the color from their points. Colors the background of point labels. By default, point labels inherit the color from their 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 options 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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 options for financial series. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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. Defines options for the series template. Allows to specify an arbitrary option by its name. Specifies a callback function that returns a series object with individual series settings. Specifies a callback function that returns a series object with individual series settings. Specifies a data source field that represents the series name. Specifies a data source field that represents the series name. Configures error bars. Allows to specify an arbitrary 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 the error bar edges. Specifies the length of the lines that indicate the 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 the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Allows you to change the appearance of specified tooltips. Allows you to change the appearance of specified tooltips. Specifies whether the tooltip must be located in the center of a series point or on its edge. Applies to bar-like and bubble series only. Specifies the kind of information to display in a tooltip. Specifies the kind of information to display in a tooltip. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Configures the value axis. Allows to specify an arbitrary option by its name. Specifies the color of the axis line. Specifies the color of the axis line. Specifies the appearance of those constant lines that belong to the value axis. Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the "discrete" type. Configures the grid. Inverts the axis. Inverts the axis. Configures the labels of the value axis. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Configures the minor grid. Configures the appearance of minor axis ticks. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type. Specifies how transparent the axis line should be. Specifies how transparent the axis line should be. Reserves a pixel-measured space for the axis. Reserves a pixel-measured space for the axis. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Rounds off date-time values to the nearest tick interval. Applies only to the axes of the "continuous" type containing date-time values. Configures the appearance of strips. Configures the appearance of major axis ticks. Configures the axis title. Configures the axis title. Configures the axis title. Adds an empty space between the axis and the minimum and maximum series points. Adds an empty space between the axis and the minimum and maximum series points. Makes the axis line visible. Makes the axis line visible. Specifies the width of the axis line in pixels. Specifies the width of the axis line in pixels. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Specifies the order of categories on an axis of the "discrete" type. Declares a collection of constant lines belonging to the value axis. Specifies the value to be raised to a power when generating ticks for an axis of the "logarithmic" type. Specifies the value to be raised to a power when generating ticks for an axis of the "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the min option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Coupled with the max option, focuses the widget on a specific chart segment. Applies only to the axes of the "continuous" and "logarithmic" type. Specifies how many minor ticks to place between two neighboring major ticks. Specifies how many minor ticks to place between two neighboring major ticks. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Adds a pixel-measured empty space between two side-by-side value axes. Applies if several value axes are located on one side of the chart. Adds a pixel-measured empty space between two side-by-side value axes. Applies if several value axes are located on one side of the chart. Specifies the name of the value axis. Specifies the name of the value axis. Binds the value axis to a pane. Binds the value axis to a pane. Relocates the value axis. Specifies whether or not to show zero on the value axis. Specifies whether or not to show zero on the value axis. Declares a collection of strips belonging to the value axis. Synchronizes two or more value axes with each other at a specific value. Synchronizes two or more value axes with each other at a specific value. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the interval between major ticks. Specifies the type of the value axis. Casts values to a specified data type. Declares a collection of constant lines belonging to the value axis. Allows to specify an arbitrary option by its name. Specifies the color of constant lines. Specifies the color of constant lines. Specifies the dash style of constant lines. Configures the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Specifies the width of constant lines in pixels. Specifies the width of constant lines in pixels. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Specifies the value indicated by a constant line. Setting this option is necessary. Configures the constant line label. Allows to specify an arbitrary option by its name. Specifies font options for constant line labels. Specifies the position of constant line labels on the chart plot. Makes constant line labels visible. Makes constant line labels visible. Aligns constant line labels in the horizontal direction. Specifies the text of a constant line label. By default, equals to the value of the constant line. Specifies the text of a constant line label. By default, equals to the value of the constant line. Aligns constant line labels in the vertical direction. Specifies the appearance of those constant lines that belong to the value axis. Allows to specify an arbitrary option by its name. Specifies the color of constant lines. Specifies the color of constant lines. Specifies the dash style of constant lines. Specifies the appearance of the labels of those constant lines that belong to the value axis. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Specifies the width of constant lines in pixels. Specifies the width of constant lines in pixels. Specifies the appearance of the labels of those constant lines that belong to the value axis. Allows to specify an arbitrary option by its name. Specifies font options for constant line labels. Specifies the position of constant line labels on the chart plot. Makes constant line labels visible. Makes constant line labels visible. Aligns constant line labels in the horizontal direction. Aligns constant line labels in the vertical direction. Configures the grid. Allows to specify an arbitrary option by its name. Specifies the color of grid lines. Specifies the color of grid lines. Specifies how transparent grid lines should be. Specifies how transparent grid lines should be. Makes grid lines visible. Makes grid lines visible. Specifies the width of grid lines in pixels. Specifies the width of grid lines in pixels. Configures the labels of the value axis. Allows to specify an arbitrary option by its name. Aligns axis labels in relation to ticks. Allows you to rotate or stagger axis labels. Specifies font options for axis labels. Adds a pixel-measured empty space between an axis and its labels. Adds a pixel-measured empty space between an axis and its labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Specifies the rotation angle of axis labels. Applies only if displayMode or overlappingBehavior is "rotate". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is "stagger". Shows/hides axis labels. Shows/hides axis labels. Specifies the hint that appears when a user points to an axis label. Specifies the hint that appears when a user points to an axis label. Customizes the text displayed by axis labels. Customizes the text displayed by axis labels. Specifies the format of the values displayed by axis labels. Specifies the format of the values displayed by axis labels. Specifies the format of the values displayed by axis labels. Specifies the format of the values displayed by axis labels. Decides how to arrange axis labels when there is not enough space to keep all of them. Allows to specify an arbitrary option by its name. Configures the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies how transparent the lines of the minor grid should be. Specifies how transparent the lines of the minor grid should be. Makes the minor grid visible. Makes the minor grid visible. Specifies a width for the lines of the minor grid in pixels. Specifies a width for the lines of the minor grid in pixels. Configures the appearance of minor axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of minor ticks. Specifies the color of minor ticks. Specifies the length of minor ticks in pixels. Specifies the length of minor ticks in pixels. Specifies how transparent minor ticks should be. Specifies how transparent minor ticks should be. Makes minor ticks visible. Makes minor ticks visible. Specifies the width of minor ticks in pixels. Specifies the width of minor ticks in pixels. Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Declares a collection of strips belonging to the value axis. Allows to specify an arbitrary option by its name. Configures the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Specifies the color of the strip. Specifies the color of the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the startValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Along with the endValue option, limits the strip. Configures the strip label. Allows to specify an arbitrary option by its name. Specifies font options for strip labels. Aligns strip labels in the horizontal direction. Aligns strip labels in the vertical direction. Specifies the text of the strip label. Specifies the text of the strip label. Configures the appearance of strips. Allows to specify an arbitrary option by its name. Configures the appearance of strip labels. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the left/right border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label. Configures the appearance of strip labels. Allows to specify an arbitrary option by its name. Specifies font options for strip labels. Aligns strip labels in the horizontal direction. Aligns strip labels in the vertical direction. Configures the appearance of major axis ticks. Allows to specify an arbitrary option by its name. Specifies the color of ticks. Specifies the color of ticks. Specifies the length of ticks in pixels. Specifies the length of ticks in pixels. Specifies how transparent ticks should be. Specifies how transparent ticks should be. Makes ticks visible. Makes ticks visible. Specifies the width of ticks in pixels. Specifies the width of ticks in pixels. Specifies the interval between major ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Configures the axis title. Allows to specify an arbitrary option by its name. Specifies font options for the axis title. Adds a pixel-measured empty space between the axis title and axis labels. Adds a pixel-measured empty space between the axis title and axis labels. Specifies the text of the axis title. Specifies the text of the axis title. Specifies animation options. Allows to specify an arbitrary option by its name. Determines how long animation runs. Determines how long animation runs. Specifies the animation easing mode. Indicates whether or not animation is enabled. Indicates whether or not animation is enabled. The CircularGauge is a widget that indicates values on a circular numeric scale. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies animation options. Specifies the color of the parent page element. Specifies the color of the parent page element. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Specifies gauge range container options. Specifies a gauge's scale options. Specifies a set of subvalues to be designated by the subvalue indicators. Specifies a set of subvalues to be designated by the subvalue indicators. Specifies the main value on a gauge. Specifies the main value on a gauge. Specifies the options required to set the geometry of the CircularGauge widget. Specifies the appearance options of subvalue indicators. Specifies the appearance options of the value indicator. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the options required to set the geometry of the CircularGauge widget. Allows to specify an arbitrary option by its name. Specifies the end angle of the circular gauge's arc. Specifies the end angle of the circular gauge's arc. Specifies the start angle of the circular gauge's arc. Specifies the start angle of the circular gauge's arc. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies gauge range container options. Allows to specify an arbitrary option by its name. Specifies a range container's background color. Specifies a range container's background color. Specifies the offset of the range container from an invisible scale line in pixels. Specifies the offset of the range container from an invisible scale line in pixels. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. An array of objects representing ranges contained in the range container. Specifies the orientation of the range container in the CircularGauge widget. Specifies the range container's width in pixels. Specifies the range container's width in pixels. An array of objects representing ranges contained in the range container. Allows to specify an arbitrary option by its name. Specifies a color of a range. Specifies a color of a range. Specifies an end value of a range. Specifies an end value of a range. Specifies a start value of a range. Specifies a start value of a range. Specifies a gauge's scale options. Allows to specify an arbitrary option by its name. Specifies an array of custom minor ticks. Specifies an array of custom minor ticks. Specifies an array of custom major ticks. Specifies an array of custom major ticks. Specifies the end value for the scale of the gauge. Specifies the end value for the scale of the gauge. Specifies common options for scale labels. Specifies options of the gauge's minor ticks. Specifies an interval between minor ticks. Specifies an interval between minor ticks. Specifies the start value for the scale of the gauge. Specifies the start value for the scale of the gauge. Specifies options of the gauge's major ticks. Specifies an interval between major ticks. Specifies an interval between major ticks. Specifies the orientation of scale ticks. Specifies common options for scale labels. Allows to specify an arbitrary option by its name. Specifies a callback function that returns the text to be displayed in scale labels. Specifies a callback function that returns the text to be displayed in scale labels. Specifies font options for the text displayed in the scale labels of the gauge. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Decides how to arrange scale labels when there is not enough space to keep all of them. Decides how to arrange scale labels when there is not enough space to keep all of them. Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Specifies whether or not scale labels are visible on the gauge. Specifies whether or not scale labels are visible on the gauge. Specifies which label to hide in case of overlapping. Specifies the spacing between scale labels and ticks. Specifies the spacing between scale labels and ticks. Decides how to arrange scale labels when there is not enough space to keep all of them. Allows to specify an arbitrary option by its name. Use the tick option instead. Allows to specify an arbitrary option by its name. Specifies options of the gauge's minor ticks. Allows to specify an arbitrary option by its name. Specifies the color of the scale's minor ticks. Specifies the color of the scale's minor ticks. Specifies the length of the scale's minor ticks. Specifies the length of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Indicates whether scale minor ticks are visible or not. Indicates whether scale minor ticks are visible or not. Specifies the width of the scale's minor ticks. Specifies the width of the scale's minor ticks. Specifies options of the gauge's major ticks. Allows to specify an arbitrary option by its name. Specifies the color of the scale's major ticks. Specifies the color of the scale's major ticks. Specifies the length of the scale's major ticks. Specifies the length of the scale's major ticks. Specifies the opacity of the scale's major ticks. Specifies the opacity of the scale's major ticks. Indicates whether scale major ticks are visible or not. Indicates whether scale major ticks are visible or not. Specifies the width of the scale's major ticks. Specifies the width of the scale's major ticks. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Use the title | subtitle option instead. Allows to specify an arbitrary option by its name. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Allows you to change the appearance of specified tooltips. Allows you to change the appearance of specified tooltips. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Specifies animation options. Allows to specify an arbitrary option by its name. Determines how long animation runs. Determines how long animation runs. Specifies the animation easing mode. Indicates whether or not animation is enabled. Indicates whether or not animation is enabled. The LinearGauge is a widget that indicates values on a linear numeric scale. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies animation options. Specifies the color of the parent page element. Specifies the color of the parent page element. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Specifies gauge range container options. Specifies the gauge's scale options. Specifies a set of subvalues to be designated by the subvalue indicators. Specifies a set of subvalues to be designated by the subvalue indicators. Specifies the main value on a gauge. Specifies the main value on a gauge. Specifies the options required to set the geometry of the LinearGauge widget. Specifies the appearance options of subvalue indicators. Specifies the appearance options of the value indicator. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the options required to set the geometry of the LinearGauge widget. Allows to specify an arbitrary option by its name. Indicates whether to display the LinearGauge widget vertically or horizontally. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies gauge range container options. Allows to specify an arbitrary option by its name. Specifies a range container's background color. Specifies a range container's background color. Specifies the offset of the range container from an invisible scale line in pixels. Specifies the offset of the range container from an invisible scale line in pixels. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. Sets the name of the palette or an array of colors to be used for coloring the gauge range container. An array of objects representing ranges contained in the range container. Specifies the orientation of the range container. Applies only if the geometry | orientation option is "vertical". Specifies the orientation of the range container. Applies only if the geometry | orientation option is "horizontal". Specifies the width of the range container's start and end boundaries in the LinearGauge widget. Specifies the width of the range container's start and end boundaries in the LinearGauge widget. Specifies the width of the range container's start and end boundaries in the LinearGauge widget. An array of objects representing ranges contained in the range container. Allows to specify an arbitrary option by its name. Specifies a color of a range. Specifies a color of a range. Specifies an end value of a range. Specifies an end value of a range. Specifies a start value of a range. Specifies a start value of a range. Specifies the width of the range container's start and end boundaries in the LinearGauge widget. Allows to specify an arbitrary option by its name. Specifies an end width of a range container. Specifies an end width of a range container. Specifies a start width of a range container. Specifies a start width of a range container. Specifies the gauge's scale options. Allows to specify an arbitrary option by its name. Specifies an array of custom minor ticks. Specifies an array of custom minor ticks. Specifies an array of custom major ticks. Specifies an array of custom major ticks. Specifies the end value for the scale of the gauge. Specifies the end value for the scale of the gauge. Specifies common options for scale labels. Specifies options of the gauge's minor ticks. Specifies an interval between minor ticks. Specifies an interval between minor ticks. Specifies the start value for the scale of the gauge. Specifies the start value for the scale of the gauge. Specifies options of the gauge's major ticks. Specifies an interval between major ticks. Specifies an interval between major ticks. Specifies the orientation of scale ticks. Applies only if the geometry | orientation option is "vertical". Specifies the orientation of scale ticks. Applies only if the geometry | orientation option is "horizontal". Specifies common options for scale labels. Allows to specify an arbitrary option by its name. Specifies a callback function that returns the text to be displayed in scale labels. Specifies a callback function that returns the text to be displayed in scale labels. Specifies font options for the text displayed in the scale labels of the gauge. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Decides how to arrange scale labels when there is not enough space to keep all of them. Decides how to arrange scale labels when there is not enough space to keep all of them. Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Specifies whether or not scale labels should be colored similarly to their corresponding ranges in the range container. Specifies whether or not scale labels are visible on the gauge. Specifies whether or not scale labels are visible on the gauge. Specifies the spacing between scale labels and ticks. Specifies the spacing between scale labels and ticks. Decides how to arrange scale labels when there is not enough space to keep all of them. Allows to specify an arbitrary option by its name. Use the tick option instead. Allows to specify an arbitrary option by its name. Specifies options of the gauge's minor ticks. Allows to specify an arbitrary option by its name. Specifies the color of the scale's minor ticks. Specifies the color of the scale's minor ticks. Specifies the length of the scale's minor ticks. Specifies the length of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Indicates whether scale minor ticks are visible or not. Indicates whether scale minor ticks are visible or not. Specifies the width of the scale's minor ticks. Specifies the width of the scale's minor ticks. Specifies options of the gauge's major ticks. Allows to specify an arbitrary option by its name. Specifies the color of the scale's major ticks. Specifies the color of the scale's major ticks. Specifies the length of the scale's major ticks. Specifies the length of the scale's major ticks. Specifies the opacity of the scale's major ticks. Specifies the opacity of the scale's major ticks. Indicates whether scale major ticks are visible or not. Indicates whether scale major ticks are visible or not. Specifies the width of the scale's major ticks. Specifies the width of the scale's major ticks. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Use the title | subtitle option instead. Allows to specify an arbitrary option by its name. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Allows you to change the appearance of specified tooltips. Allows you to change the appearance of specified tooltips. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Specifies adaptive layout options. Allows to specify an arbitrary option by its name. Specifies the widget's height small enough for the layout to begin adapting. Specifies the widget's height small enough for the layout to begin adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies animation options. Allows to specify an arbitrary option by its name. Specifies how long the animation runs in milliseconds. Specifies how long the animation runs in milliseconds. Specifies the easing function of the animation. Enables the animation in the widget. Enables the animation in the widget. Specifies how many series points the widget should have before the animation will be disabled. Specifies how many series points the widget should have before the animation will be disabled. The PieChart is a widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies adaptive layout options. Specifies animation options. Specifies animation options. Specifies animation options. Customizes the appearance of an individual point label. Customizes the appearance of an individual point label. Customizes the appearance of an individual series point. Customizes the appearance of an individual series point. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies PieChart legend options. A handler for the done event. A handler for the done event. A handler for the pointClick event. A handler for the pointClick event. A handler for the pointHoverChanged event. A handler for the pointHoverChanged event. A handler for the pointSelectionChanged event. A handler for the pointSelectionChanged event. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Specifies whether a single point or multiple points can be selected in the chart. An object defining the configuration options that are common for all series of the PieChart widget. Specifies the diameter of the pie. Specifies the diameter of the pie. Specifies the fraction of the inner radius relative to the total radius in the series of the 'doughnut' type. The value should be between 0 and 1. Specifies the fraction of the inner radius relative to the total radius in the series of the 'doughnut' type. The value should be between 0 and 1. Specifies the minimum diameter of the pie. Specifies the minimum diameter of the pie. A handler for the legendClick event. A handler for the legendClick event. Specifies how a chart must behave when series point labels overlap. Specifies the direction that the pie chart segments will occupy. Specifies options for the series of the PieChart widget. Defines options for the series template. Allows you to display several adjoining pies in the same size. Allows you to display several adjoining pies in the same size. Specifies the angle in arc degrees from which the first segment of a pie chart should start. Specifies the angle in arc degrees from which the first segment of a pie chart should start. Specifies the type of the pie chart series. An object defining the series border configuration options. Allows to specify an arbitrary 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. An object defining the configuration options that are common for all series of the PieChart widget. Allows to specify an arbitrary 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 options. Specifies a series color. Specifies a series color. Specifies the chart elements to highlight when a series is hovered over. An object defining configuration options for a hovered series. An object defining the label configuration options. 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 options for the series when it is selected. Specifies chart segment grouping options. 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 options for a hovered series. Allows to specify an arbitrary 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 options for a hovered series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options to be applied when a point is hovered over. Specifies the hatching options to be applied when a point is hovered over. Allows to specify an arbitrary 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 options for point labels. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary option by its name. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a background color for point labels. Specifies a background color for point labels. Specifies border options for point labels. Specifies connector options 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 options for the text displayed in point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. 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 the visibility of point labels. Specifies the visibility of point labels. Specifies connector options for series point labels. Allows to specify an arbitrary 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 options for a selected series. Allows to specify an arbitrary 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 options for the series when it is selected. Allows to specify an arbitrary option by its name. An object defining the border options 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 options to be applied when a point is selected. Specifies the hatching options to be applied when a point is selected. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary 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. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies legend border options. Allows to specify an arbitrary option by its name. Specifies border color. Specifies border color. Specifies a radius of a border's corners in degrees. Specifies a radius of a border's corners in degrees. Specifies the border's dash style in the legend. Specifies a border's opacity. Specifies a border's opacity. Sets a legend's border visibility state. Sets a legend's border visibility state. Specifies a border's width, in pixels. Specifies a border's width, in pixels. Specifies PieChart legend options. Allows to specify an arbitrary option by its name. Specifies a color for the legend's background. Specifies a color for the legend's background. Specifies legend border options. Specifies how many columns it takes to arrange legend items. Specifies how many columns it takes to arrange legend items. Specifies a blank space between legend columns in pixels. Specifies a blank space between legend columns in pixels. Specifies font options for the text displayed in the legend. Specifies a legend's position on the chart. Specifies the alignment of legend items. Specifies the position of text relative to the item marker. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the size of item markers in the legend in pixels. Specifies the size of item markers in the legend in pixels. Specifies whether to place legend items horizontally or vertically. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies how many rows it takes to arrange legend items. Specifies how many rows it takes to arrange legend items. Specifies a blank space between legend rows in pixels. Specifies a blank space between legend rows in pixels. Specifies a legend's position on the chart. Specifies the visibility state of the chart's legend. Specifies the visibility state of the chart's legend. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies a callback function that returns the text to be displayed by a legend item. Specifies a callback function that returns the text to be displayed by a legend item. Specifies what chart elements to highlight when a corresponding item in the legend is hovered over. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Allows to specify an arbitrary 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 bottom margin in pixels. Specifies the legend's bottom margin in pixels. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. An object defining the series border configuration options. Allows to specify an arbitrary 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 options for the series of the PieChart widget. Allows to specify an arbitrary 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 options. Specifies a series color. Specifies a series color. Specifies the chart elements to highlight when a series is hovered over. An object defining configuration options for a hovered series. An object defining the label configuration options. 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 options for the series when it is selected. Specifies chart segment grouping options. 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. Specifies the name that identifies the series. Specifies the name that identifies the series. Specifies data about a series. An object defining the border options for a hovered series. Allows to specify an arbitrary 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 options for a hovered series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options to be applied when a point is hovered over. Specifies the hatching options to be applied when a point is hovered over. Allows to specify an arbitrary 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 options for point labels. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary option by its name. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a background color for point labels. Specifies a background color for point labels. Specifies border options for point labels. Specifies connector options 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 options for the text displayed in point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. 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 the visibility of point labels. Specifies the visibility of point labels. Specifies connector options for series point labels. Allows to specify an arbitrary 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 options for a selected series. Allows to specify an arbitrary 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 options for the series when it is selected. Allows to specify an arbitrary option by its name. An object defining the border options 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 options to be applied when a point is selected. Specifies the hatching options to be applied when a point is selected. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary 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. Defines options for the series template. Allows to specify an arbitrary option by its name. Specifies a callback function that returns a series object with individual series settings. Specifies a callback function that returns a series object with individual series settings. Specifies a data source field that represents the series name. Specifies a data source field that represents the series name. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Allows you to change the appearance of specified tooltips. Allows you to change the appearance of specified tooltips. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Specifies adaptive layout options. Allows to specify an arbitrary option by its name. Specifies the widget's height small enough for the layout to begin adapting. Specifies the widget's height small enough for the layout to begin adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies whether or not point labels should be kept when the layout is adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies the widget's width small enough for the layout to begin adapting. Specifies animation options. Allows to specify an arbitrary option by its name. Specifies how long the animation runs in milliseconds. Specifies how long the animation runs in milliseconds. Specifies the easing function of the animation. Enables the animation in the widget. Enables the animation in the widget. Specifies how many series points the widget should have before the animation will be disabled. Specifies how many series points the widget should have before the animation will be disabled. Specifies argument axis options for the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies the color of the line that represents an axis. Specifies the color of the line that represents an axis. Specifies the appearance of all the widget's constant lines. Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Indicates whether or not an axis is inverted. Indicates whether or not an axis is inverted. Specifies options for argument axis labels. Specifies the options of the minor grid. Specifies the options of the minor ticks. Specifies the opacity of the line that represents an axis. Specifies the opacity of the line that represents an axis. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. An object defining configuration options for strip style. An object defining the configuration options for axis ticks. Indicates whether or not the line that represents an axis in a chart is visible. Indicates whether or not the line that represents an axis in a chart is visible. Specifies the width of the line that represents an axis in the chart. Specifies the width of the line that represents an axis in the chart. Specifies the desired type of axis values. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. Specifies the order in which arguments (categories) are arranged on the discrete argument axis. Specifies the order in which arguments (categories) are arranged on the discrete argument axis. Specifies the order in which arguments (categories) are arranged on the discrete argument axis. Specifies the order in which arguments (categories) are arranged on the discrete argument axis. Defines an array of the argument axis constant lines. Specifies whether or not to display the first point at the angle specified by the startAngle option. Specifies whether or not to display the first point at the angle specified by the startAngle option. Specifies the elements that will be highlighted when the argument axis is hovered over. Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Specifies the number of minor ticks between two neighboring major ticks. Specifies the number of minor ticks between two neighboring major ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies the value to be used as the origin for the argument axis. Specifies the value to be used as the origin for the argument axis. Specifies the period of the argument values in the data source. Specifies the period of the argument values in the data source. Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. Specifies options for argument axis strips. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies the required type of the argument axis. Defines an array of the argument axis constant lines. Allows to specify an arbitrary option by its name. Specifies a color for a constant line. Specifies a color for a constant line. Specifies a dash style for a constant line. An object defining constant line label options. Specifies a constant line width in pixels. Specifies a constant line width in pixels. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. An object defining constant line label options. Allows to specify an arbitrary option by its name. Specifies font options for a constant line label. Indicates whether or not to display labels for the axis constant lines. Indicates whether or not to display labels for the axis constant lines. Specifies the text to be displayed in a constant line label. Specifies the text to be displayed in a constant line label. Specifies the appearance of all the widget's constant lines. Allows to specify an arbitrary option by its name. Specifies a color for a constant line. Specifies a color for a constant line. Specifies a dash style for a constant line. An object defining constant line label options. Specifies a constant line width in pixels. Specifies a constant line width in pixels. An object defining constant line label options. Allows to specify an arbitrary option by its name. Specifies font options for a constant line label. Indicates whether or not to display labels for the axis constant lines. Indicates whether or not to display labels for the axis constant lines. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies a color for grid lines. Specifies a color for grid lines. Specifies an opacity for grid lines. Specifies an opacity for grid lines. Indicates whether or not the grid lines of an axis are visible. Indicates whether or not the grid lines of an axis are visible. Specifies the width of grid lines. Specifies the width of grid lines. Specifies options for argument axis labels. Allows to specify an arbitrary option by its name. Specifies font options for axis labels. Specifies the spacing between an axis and its labels in pixels. Specifies the spacing between an axis and its labels in pixels. Decides how to arrange axis labels when there is not enough space to keep all of them. Indicates whether or not axis labels are visible. Indicates whether or not axis labels are visible. Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the argument axis. Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the argument axis. Specifies a callback function that returns the text to be displayed by argument axis labels. Specifies a callback function that returns the text to be displayed by argument axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies the options of the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Indicates whether the minor grid is visible or not. Indicates whether the minor grid is visible or not. Specifies a width for the lines of the minor grid. Specifies a width for the lines of the minor grid. Specifies the options of the minor ticks. Allows to specify an arbitrary option by its name. Specifies a color for the minor ticks. Specifies a color for the minor ticks. Specifies minor tick length. Specifies minor tick length. Specifies an opacity for the minor ticks. Specifies an opacity for the minor ticks. Indicates whether or not the minor ticks are displayed on an axis. Indicates whether or not the minor ticks are displayed on an axis. Specifies minor tick width. Specifies minor tick width. Specifies the interval between minor ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies options for argument axis strips. Allows to specify an arbitrary option by its name. An object that defines the label configuration options of a strip. Specifies a color for a strip. Specifies a color for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. An object that defines the label configuration options of a strip. Allows to specify an arbitrary option by its name. Specifies font options for a strip label. Specifies the text displayed in a strip. Specifies the text displayed in a strip. An object defining configuration options for strip style. Allows to specify an arbitrary option by its name. An object defining the configuration options for a strip label style. An object defining the configuration options for a strip label style. Allows to specify an arbitrary option by its name. Specifies font options for a strip label. An object defining the configuration options for axis ticks. Allows to specify an arbitrary option by its name. Specifies ticks color. Specifies ticks color. Specifies tick length. Specifies tick length. Specifies tick opacity. Specifies tick opacity. Indicates whether or not ticks are visible on an axis. Indicates whether or not ticks are visible on an axis. Specifies tick width. Specifies tick width. Specifies an interval between axis ticks/grid lines. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. The PolarChart is a widget that visualizes data in a polar coordinate system. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies adaptive layout options. Specifies animation options. Specifies animation options. Specifies animation options. Customizes the appearance of an individual point label. Customizes the appearance of an individual point label. Customizes the appearance of an individual series point. Customizes the appearance of an individual series point. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the origin of data for the widget. Specifies the options of a chart's legend. A handler for the done event. A handler for the done event. A handler for the pointClick event. A handler for the pointClick event. A handler for the pointHoverChanged event. A handler for the pointHoverChanged event. A handler for the pointSelectionChanged event. A handler for the pointSelectionChanged event. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Specifies whether a single point or multiple points can be selected in the chart. Specifies argument axis options for the PolarChart widget. Specifies a common bar width as a percentage from 0 to 1. Specifies a common bar width as a percentage from 0 to 1. An object defining the configuration options that are common for all axes of the PolarChart widget. An object defining the configuration options that are common for all series of the PolarChart widget. Specifies the color of the parent page element. Specifies the color of the parent page element. An object providing options for managing data from a data source. Specifies whether or not all bars in a series must have the same angle, or may have different angles if any points in other series are missing. Specifies whether or not all bars in a series must have the same angle, or may have different angles if any points in other series are missing. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. A handler for the argumentAxisClick event. A handler for the argumentAxisClick event. A handler for the legendClick event. A handler for the legendClick event. A handler for the seriesClick event. A handler for the seriesClick event. A handler for the seriesHoverChanged event. A handler for the seriesHoverChanged event. A handler for the seriesSelectionChanged event. A handler for the seriesSelectionChanged event. Specifies how the chart must behave when series point labels overlap. Specifies options for PolarChart widget series. Specifies whether a single series or multiple series can be selected in the chart. Defines options for the series template. Indicates whether or not to display a "spider web". Indicates whether or not to display a "spider web". Specifies value axis options for the PolarChart widget. An object defining the configuration options that are common for all axes of the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies the color of the line that represents an axis. Specifies the color of the line that represents an axis. Specifies the appearance of all the widget's constant lines. Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Indicates whether or not an axis is inverted. Indicates whether or not an axis is inverted. An object defining the label configuration options that are common for all axes in the PolarChart widget. Specifies the options of the minor grid. Specifies the options of the minor ticks. Specifies the opacity of the line that represents an axis. Specifies the opacity of the line that represents an axis. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. An object defining configuration options for strip style. An object defining the configuration options for axis ticks. Indicates whether or not the line that represents an axis in a chart is visible. Indicates whether or not the line that represents an axis in a chart is visible. Specifies the width of the line that represents an axis in the chart. Specifies the width of the line that represents an axis in the chart. Specifies the appearance of all the widget's constant lines. Allows to specify an arbitrary option by its name. Specifies a color for a constant line. Specifies a color for a constant line. Specifies a dash style for a constant line. An object defining constant line label options. Specifies a constant line width in pixels. Specifies a constant line width in pixels. An object defining constant line label options. Allows to specify an arbitrary option by its name. Specifies font options for a constant line label. Indicates whether or not to display labels for the axis constant lines. Indicates whether or not to display labels for the axis constant lines. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies a color for grid lines. Specifies a color for grid lines. Specifies an opacity for grid lines. Specifies an opacity for grid lines. Indicates whether or not the grid lines of an axis are visible. Indicates whether or not the grid lines of an axis are visible. Specifies the width of grid lines. Specifies the width of grid lines. An object defining the label configuration options that are common for all axes in the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies font options for axis labels. Specifies the spacing between an axis and its labels in pixels. Specifies the spacing between an axis and its labels in pixels. Decides how to arrange axis labels when there is not enough space to keep all of them. Indicates whether or not axis labels are visible. Indicates whether or not axis labels are visible. Specifies the options of the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Indicates whether the minor grid is visible or not. Indicates whether the minor grid is visible or not. Specifies a width for the lines of the minor grid. Specifies a width for the lines of the minor grid. Specifies the options of the minor ticks. Allows to specify an arbitrary option by its name. Specifies a color for the minor ticks. Specifies a color for the minor ticks. Specifies minor tick length. Specifies minor tick length. Specifies an opacity for the minor ticks. Specifies an opacity for the minor ticks. Indicates whether or not the minor ticks are displayed on an axis. Indicates whether or not the minor ticks are displayed on an axis. Specifies minor tick width. Specifies minor tick width. An object defining configuration options for strip style. Allows to specify an arbitrary option by its name. An object defining the configuration options for a strip label style. An object defining the configuration options for a strip label style. Allows to specify an arbitrary option by its name. Specifies font options for a strip label. An object defining the configuration options for axis ticks. Allows to specify an arbitrary option by its name. Specifies ticks color. Specifies ticks color. Specifies tick length. Specifies tick length. Specifies tick opacity. Specifies tick opacity. Indicates whether or not ticks are visible on an axis. Indicates whether or not ticks are visible on an axis. Specifies tick width. Specifies tick width. An object defining the series border configuration options. Allows to specify an arbitrary 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. An object defining the configuration options that are common for all series of the PolarChart widget. Allows to specify an arbitrary 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. An object defining the series border configuration options. 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 options for a hovered series. Specifies whether a chart ignores null data points or not. Specifies whether a chart ignores null data points or not. An object defining the label configuration options. 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 options for points in line and area series. Specifies the series elements to highlight when the series is selected. An object defining configuration options 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 that specifies configuration options for all series of the area type in the chart. An object that specifies configuration options for all series of the 'bar' type in the chart. An object that specifies configuration options for all series of the 'line' type in the chart. An object that specifies configuration options for all series of the 'scatter' type in the chart. An object that specifies configuration options for all series of the 'stackedBar' type in the chart. Sets a series type. An object defining the border options for a hovered series. Allows to specify an arbitrary 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 options for a hovered series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options 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 options to be applied when a series is hovered over. Allows to specify an arbitrary 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 options for point labels. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary option by its name. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a background color for point labels. Specifies a background color for point labels. Specifies border options for point labels. Specifies connector options 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 options for the text displayed in point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. 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 options for series point labels. Allows to specify an arbitrary 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 options for points in the line and area series. Allows to specify an arbitrary 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 options for points in line and area series. Allows to specify an arbitrary option by its name. Specifies border options 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 options 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 options 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 options for a hovered point. Allows to specify an arbitrary 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 options for a hovered point. Allows to specify an arbitrary option by its name. An object defining the border options 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. Allows to specify an arbitrary 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 options for a selected point. Allows to specify an arbitrary 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 options for a selected point. Allows to specify an arbitrary option by its name. An object defining the border options 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 options for a selected series. Allows to specify an arbitrary 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 options for a selected series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options 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 options to be applied when a series is selected. Allows to specify an arbitrary 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. Allows to specify an arbitrary 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 the error bar edges. Specifies the length of the lines that indicate the 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. An object providing options for managing data from a data source. Allows to specify an arbitrary option by its name. Specifies whether or not to validate the values from a data source. Specifies whether or not to validate the values from a data source. Specifies whether or not to convert the values from a data source into the data type of an axis. Specifies whether or not to convert the values from a data source into the data type of an axis. Specifies how to sort the series points. Specifies how to sort the series points. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies legend border options. Allows to specify an arbitrary option by its name. Specifies border color. Specifies border color. Specifies a radius of a border's corners in degrees. Specifies a radius of a border's corners in degrees. Specifies the border's dash style in the legend. Specifies a border's opacity. Specifies a border's opacity. Sets a legend's border visibility state. Sets a legend's border visibility state. Specifies a border's width, in pixels. Specifies a border's width, in pixels. Specifies the options of a chart's legend. Allows to specify an arbitrary option by its name. Specifies a color for the legend's background. Specifies a color for the legend's background. Specifies legend border options. Specifies how many columns it takes to arrange legend items. Specifies how many columns it takes to arrange legend items. Specifies a blank space between legend columns in pixels. Specifies a blank space between legend columns in pixels. Specifies font options for the text displayed in the legend. Specifies a legend's position on the chart. Specifies the alignment of legend items. Specifies the position of text relative to the item marker. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Specifies the size of item markers in the legend in pixels. Specifies the size of item markers in the legend in pixels. Specifies whether to place legend items horizontally or vertically. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's left/right boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies a blank space between a legend's top/bottom boundaries and the inner item boundaries in pixels. Specifies how many rows it takes to arrange legend items. Specifies how many rows it takes to arrange legend items. Specifies a blank space between legend rows in pixels. Specifies a blank space between legend rows in pixels. Specifies a legend's position on the chart. Specifies the visibility state of the chart's legend. Specifies the visibility state of the chart's legend. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. Specifies a callback function that returns the text to be displayed by legend items. Specifies a callback function that returns the text to be displayed by legend items. Specifies what series elements to highlight when a corresponding item in the legend is hovered over. Specifies the distance between the legend and surrounding widget elements or container borders in pixels. Allows to specify an arbitrary 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 bottom margin in pixels. Specifies the legend's bottom margin in pixels. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. An object defining the series border configuration options. Allows to specify an arbitrary 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 options for PolarChart widget series. Allows to specify an arbitrary 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. An object defining the series border configuration options. 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 options for a hovered series. Specifies whether a chart ignores null data points or not. Specifies whether a chart ignores null data points or not. An object defining the label configuration options. 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 options for points in line and area series. Specifies the series elements to highlight when the series is selected. An object defining configuration options 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. Specifies the name that identifies the series. Specifies the name that identifies the series. Specifies data about a series. Sets the series type. An object defining the border options for a hovered series. Allows to specify an arbitrary 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 options for a hovered series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options 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 options to be applied when a series is hovered over. Allows to specify an arbitrary 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 options for point labels. Allows to specify an arbitrary 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 options. Allows to specify an arbitrary option by its name. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a format for arguments displayed by point labels. Specifies a background color for point labels. Specifies a background color for point labels. Specifies border options for point labels. Specifies connector options 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 options for the text displayed in point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. Specifies a format for the text displayed by point labels. 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 options for series point labels. Allows to specify an arbitrary 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 options for points in the line and area series. Allows to specify an arbitrary 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 options for points in line and area series. Allows to specify an arbitrary option by its name. Specifies border options 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 options 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 options 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 options for a hovered point. Allows to specify an arbitrary 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 options for a hovered point. Allows to specify an arbitrary option by its name. An object defining the border options 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. Allows to specify an arbitrary 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 options for a selected point. Allows to specify an arbitrary 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 options for a selected point. Allows to specify an arbitrary option by its name. An object defining the border options 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 options for a selected series. Allows to specify an arbitrary 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 options for a selected series. Allows to specify an arbitrary option by its name. An object defining the border options 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 options 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 options to be applied when a series is selected. Allows to specify an arbitrary 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. Defines options for the series template. Allows to specify an arbitrary option by its name. Specifies a callback function that returns a series object with individual series settings. Specifies a callback function that returns a series object with individual series settings. Specifies a data source field that represents the series name. Specifies a data source field that represents the series name. Configures error bars. Allows to specify an arbitrary 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 the error bar edges. Specifies the length of the lines that indicate the 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 the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Specifies a format for arguments of the chart's series points. Allows you to change the appearance of specified tooltips. Allows you to change the appearance of specified tooltips. Specifies the kind of information to display in a tooltip. Specifies the kind of information to display in a tooltip. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Specifies value axis options for the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies the color of the line that represents an axis. Specifies the color of the line that represents an axis. Specifies the appearance of all the widget's constant lines. Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Indicates whether or not an axis is inverted. Indicates whether or not an axis is inverted. Specifies options for value axis labels. Specifies the options of the minor grid. Specifies the options of the minor ticks. Specifies the opacity of the line that represents an axis. Specifies the opacity of the line that represents an axis. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. Indicates whether or not to set ticks/grid lines of a continuous axis of the 'date-time' type at the beginning of each date-time interval. An object defining configuration options for strip style. An object defining the configuration options for axis ticks. Indicates whether or not the line that represents an axis in a chart is visible. Indicates whether or not the line that represents an axis in a chart is visible. Specifies the width of the line that represents an axis in the chart. Specifies the width of the line that represents an axis in the chart. Specifies a coefficient for dividing the value axis. Specifies a coefficient for dividing the value axis. Specifies the order in which discrete values are arranged on the value axis. Specifies the order in which discrete values are arranged on the value axis. Specifies the order in which discrete values are arranged on the value axis. Specifies the order in which discrete values are arranged on the value axis. Defines an array of the value axis constant lines. Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Specifies the value to be raised to a power when generating ticks for a logarithmic axis. Specifies a coefficient that determines the spacing between the maximum series point and the axis. Specifies a coefficient that determines the spacing between the maximum series point and the axis. Specifies the number of minor ticks between two neighboring major ticks. Specifies the number of minor ticks between two neighboring major ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies the interval between minor ticks. Specifies a coefficient that determines the spacing between the minimum series point and the axis. Specifies a coefficient that determines the spacing between the minimum series point and the axis. Specifies whether or not to indicate a zero value on the value axis. Specifies whether or not to indicate a zero value on the value axis. Specifies options for value axis strips. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies an interval between axis ticks/grid lines. Specifies the required type of the value axis. Indicates whether to display series with indents from axis boundaries. Indicates whether to display series with indents from axis boundaries. Specifies the desired type of axis values. Defines an array of the value axis constant lines. Allows to specify an arbitrary option by its name. Specifies a color for a constant line. Specifies a color for a constant line. Specifies a dash style for a constant line. An object defining constant line label options. Specifies a constant line width in pixels. Specifies a constant line width in pixels. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. Specifies a value to be displayed by a constant line. An object defining constant line label options. Allows to specify an arbitrary option by its name. Specifies font options for a constant line label. Indicates whether or not to display labels for the axis constant lines. Indicates whether or not to display labels for the axis constant lines. Specifies the text to be displayed in a constant line label. Specifies the text to be displayed in a constant line label. Specifies the appearance of all the widget's constant lines. Allows to specify an arbitrary option by its name. Specifies a color for a constant line. Specifies a color for a constant line. Specifies a dash style for a constant line. An object defining constant line label options. Specifies a constant line width in pixels. Specifies a constant line width in pixels. An object defining constant line label options. Allows to specify an arbitrary option by its name. Specifies font options for a constant line label. Indicates whether or not to display labels for the axis constant lines. Indicates whether or not to display labels for the axis constant lines. An object defining the configuration options for the grid lines of an axis in the PolarChart widget. Allows to specify an arbitrary option by its name. Specifies a color for grid lines. Specifies a color for grid lines. Specifies an opacity for grid lines. Specifies an opacity for grid lines. Indicates whether or not the grid lines of an axis are visible. Indicates whether or not the grid lines of an axis are visible. Specifies the width of grid lines. Specifies the width of grid lines. Specifies options for value axis labels. Allows to specify an arbitrary option by its name. Specifies font options for axis labels. Specifies the spacing between an axis and its labels in pixels. Specifies the spacing between an axis and its labels in pixels. Decides how to arrange axis labels when there is not enough space to keep all of them. Indicates whether or not axis labels are visible. Indicates whether or not axis labels are visible. Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. Specifies a callback function that returns the text to be displayed in value axis labels. Specifies a callback function that returns the text to be displayed in value axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies a format for the text displayed by axis labels. Specifies the options of the minor grid. Allows to specify an arbitrary option by its name. Specifies a color for the lines of the minor grid. Specifies a color for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Specifies an opacity for the lines of the minor grid. Indicates whether the minor grid is visible or not. Indicates whether the minor grid is visible or not. Specifies a width for the lines of the minor grid. Specifies a width for the lines of the minor grid. Specifies the options of the minor ticks. Allows to specify an arbitrary option by its name. Specifies a color for the minor ticks. Specifies a color for the minor ticks. Specifies minor tick length. Specifies minor tick length. Specifies an opacity for the minor ticks. Specifies an opacity for the minor ticks. Indicates whether or not the minor ticks are displayed on an axis. Indicates whether or not the minor ticks are displayed on an axis. Specifies minor tick width. Specifies minor tick width. Specifies the interval between minor ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies options for value axis strips. Allows to specify an arbitrary option by its name. An object that defines the label configuration options of a strip. Specifies a color for a strip. Specifies a color for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies an end value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. Specifies a start value for a strip. An object that defines the label configuration options of a strip. Allows to specify an arbitrary option by its name. Specifies font options for a strip label. Specifies the text displayed in a strip. Specifies the text displayed in a strip. An object defining configuration options for strip style. Allows to specify an arbitrary option by its name. An object defining the configuration options for a strip label style. An object defining the configuration options for a strip label style. Allows to specify an arbitrary option by its name. Specifies font options for a strip label. An object defining the configuration options for axis ticks. Allows to specify an arbitrary option by its name. Specifies ticks color. Specifies ticks color. Specifies tick length. Specifies tick length. Specifies tick opacity. Specifies tick opacity. Indicates whether or not ticks are visible on an axis. Indicates whether or not ticks are visible on an axis. Specifies tick width. Specifies tick width. Specifies an interval between axis ticks/grid lines. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the options for the range selector's background. Allows to specify an arbitrary option by its name. Specifies the background color for the RangeSelector. Specifies the background color for the RangeSelector. Specifies image options. Indicates whether or not the background (background color and/or image) is visible. Indicates whether or not the background (background color and/or image) is visible. Specifies image options. Allows to specify an arbitrary option by its name. Specifies a location for the image in the background of a range selector. Specifies the image's URL. Specifies the image's URL. Specifies the RangeSelector's behavior options. Allows to specify an arbitrary option by its name. Indicates whether or not you can swap sliders. Indicates whether or not you can swap sliders. Indicates whether or not animation is enabled. Indicates whether or not animation is enabled. Specifies when to call the onValueChanged function. Indicates whether or not an end user can specify the range using a mouse, without the use of sliders. Indicates whether or not an end user can specify the range using a mouse, without the use of sliders. Indicates whether or not an end user can shift the selected range to the required location on a scale by clicking. Indicates whether or not an end user can shift the selected range to the required location on a scale by clicking. Indicates whether to snap a slider to ticks. Indicates whether to snap a slider to ticks. The RangeSelector is a widget that allows a user to select a range of values on a scale. Specifies an HTML id for the widget's root element. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Specifies the options for the range selector's background. Specifies the RangeSelector's behavior options. Specifies the options required to display a chart as the range selector's background. Specifies the color of the parent page element. Specifies the color of the parent page element. Specifies a data source for the scale values and for the chart at the background. Specifies a data source for the scale values and for the chart at the background. Specifies a data source for the scale values and for the chart at the background. Specifies a data source for the scale values and for the chart at the background. Specifies a data source for the scale values and for the chart at the background. Specifies the data source field that provides data for the scale. Specifies the data source field that provides data for the scale. Range selector's indent options. A handler for the valueChanged event. A handler for the valueChanged event. Specifies options of the range selector's scale. Specifies the color of the selected range. Specifies the color of the selected range. Specifies range selector shutter options. Specifies the appearance of the range selector's slider handles. Defines the options of the range selector slider markers. The selected range, initial or current. The selected range, initial or current. Specifies the options required to display a chart as the range selector's background. Allows to specify an arbitrary option by its name. Specifies a common bar width as a percentage from 0 to 1. Specifies a common bar width as a percentage from 0 to 1. Specifies a coefficient for determining an indent from the bottom background boundary to the lowest chart point. Specifies a coefficient for determining an indent from the bottom background boundary to the lowest chart point. An object defining the common configuration options for the chart’s series. An object providing options for managing data from a data source. Specifies whether all bars in a series must have the same width, or may have different widths if any points in other series are missing. Specifies whether all bars in a series must have the same width, or may have different widths if any points in other series are missing. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. Forces the widget to treat negative values as zeroes. Applies to stacked-like series only. Sets the name of the palette to be used in the range selector's chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the range selector's chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. Sets the name of the palette to be used in the range selector's chart. Alternatively, an array of colors can be set as a custom palette to be used within this chart. An object defining the chart’s series. Defines options for the series template. Specifies a coefficient for determining an indent from the background's top boundary to the topmost chart point. Specifies a coefficient for determining an indent from the background's top boundary to the topmost chart point. Specifies whether or not to filter the series points depending on their quantity. Specifies whether or not to filter the series points depending on their quantity. Configures the chart value axis. An object providing options for managing data from a data source. Allows to specify an arbitrary option by its name. Specifies whether or not to validate values from a data source. Specifies whether or not to validate values from a data source. Specifies whether or not to convert the values from a data source into the data type of an axis. Specifies whether or not to convert the values from a data source into the data type of an axis. Specifies how to sort series points. Specifies how to sort series points. Defines options for the series template. Allows to specify an arbitrary option by its name. Specifies a callback function that returns a series object with individual series settings. Specifies a callback function that returns a series object with individual series settings. Specifies a data source field that represents the series name. Specifies a data source field that represents the series name. Configures the chart value axis. Allows to specify an arbitrary option by its name. Indicates whether or not the chart's value axis must be inverted. Indicates whether or not the chart's value axis must be inverted. Specifies the value to be raised to a power when generating ticks for a logarithmic value axis. Specifies the value to be raised to a power when generating ticks for a logarithmic value axis. Specifies the maximum value of the chart's value axis. Specifies the maximum value of the chart's value axis. Specifies the minimum value of the chart's value axis. Specifies the minimum value of the chart's value axis. Specifies the type of the value axis. Specifies the desired type of axis values. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Range selector's indent options. Allows to specify an arbitrary option by its name. Specifies range selector's left indent. Specifies range selector's left indent. Specifies range selector's right indent. Specifies range selector's right indent. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies options of the range selector's scale. Allows to specify an arbitrary option by its name. Specifies the order of arguments on a discrete scale. Specifies the order of arguments on a discrete scale. Specifies the order of arguments on a discrete scale. Specifies the order of arguments on a discrete scale. Specifies the scale's end value. Specifies the scale's end value. Specifies the scale's end value. Specifies the scale's end value. Specifies common options for scale labels. Specifies the value to be raised to a power when generating ticks for a logarithmic scale. Specifies the value to be raised to a power when generating ticks for a logarithmic scale. Specifies options for the date-time scale's markers. Specifies the maximum range that can be selected. Specifies the maximum range that can be selected. Specifies the maximum range that can be selected. Specifies the maximum range that can be selected. Specifies options of the range selector's minor ticks. Specifies the number of minor ticks between neighboring major ticks. Specifies the number of minor ticks between neighboring major ticks. Specifies an interval between minor ticks. Specifies an interval between minor ticks. Specifies an interval between minor ticks. Specifies an interval between minor ticks. Specifies the minimum range that can be selected. Specifies the minimum range that can be selected. Specifies the minimum range that can be selected. Specifies the minimum range that can be selected. Specifies the height of the space reserved for the scale in pixels. Specifies the height of the space reserved for the scale in pixels. Indicates whether or not to set ticks of a date-time scale at the beginning of each date-time interval. Indicates whether or not to set ticks of a date-time scale at the beginning of each date-time interval. Specifies whether or not to show ticks for the boundary scale values, when neither major ticks nor minor ticks are created for these values. Specifies whether or not to show ticks for the boundary scale values, when neither major ticks nor minor ticks are created for these values. Specifies the scale's start value. Specifies the scale's start value. Specifies the scale's start value. Specifies the scale's start value. Specifies options defining the appearance of scale ticks. Specifies an interval between axis ticks. Specifies an interval between axis ticks. Specifies an interval between axis ticks. Specifies an interval between axis ticks. Specifies the type of the scale. Specifies the type of values on the scale. Specifies common options for scale labels. Allows to specify an arbitrary option by its name. Specifies a callback function that returns the text to be displayed in scale labels. Specifies a callback function that returns the text to be displayed in scale labels. Specifies font options for the text displayed in the range selector's scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Specifies a format for the text displayed in scale labels. Decides how to arrange scale labels when there is not enough space to keep all of them. Specifies a spacing between scale labels and the background bottom edge. Specifies a spacing between scale labels and the background bottom edge. Specifies whether or not the scale's labels are visible. Specifies whether or not the scale's labels are visible. Use the tickInterval option instead. Allows to specify an arbitrary option by its name. Specifies options for the date-time scale's markers. Allows to specify an arbitrary option by its name. Defines the options that can be set for the text that is displayed by the scale markers. Specifies the height of the marker's separator. Specifies the height of the marker's separator. Specifies the space between the marker label and the marker separator. Specifies the space between the marker label and the marker separator. Specifies the space between the marker's label and the top edge of the marker's separator. Specifies the space between the marker's label and the top edge of the marker's separator. Specified the indent between the marker and the scale lables. Specified the indent between the marker and the scale lables. Indicates whether scale markers are visible. Indicates whether scale markers are visible. Defines the options that can be set for the text that is displayed by the scale markers. Allows to specify an arbitrary option by its name. Specifies a callback function that returns the text to be displayed in scale markers. Specifies a callback function that returns the text to be displayed in scale markers. Specifies a format for the text displayed in scale markers. Specifies a format for the text displayed in scale markers. Specifies a format for the text displayed in scale markers. Specifies a format for the text displayed in scale markers. Specifies the maximum range that can be selected. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies options of the range selector's minor ticks. Allows to specify an arbitrary option by its name. Specifies the color of the scale's minor ticks. Specifies the color of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Specifies the opacity of the scale's minor ticks. Indicates whether scale minor ticks are visible or not. Indicates whether scale minor ticks are visible or not. Specifies the width of the scale's minor ticks. Specifies the width of the scale's minor ticks. Specifies an interval between minor ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the minimum range that can be selected. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies options defining the appearance of scale ticks. Allows to specify an arbitrary option by its name. Specifies the color of scale ticks (both major and minor ticks). Specifies the color of scale ticks (both major and minor ticks). Specifies the opacity of scale ticks (both major and minor ticks). Specifies the opacity of scale ticks (both major and minor ticks). Specifies the width of the scale's ticks (both major and minor ticks). Specifies the width of the scale's ticks (both major and minor ticks). Specifies an interval between axis ticks. Allows to specify an arbitrary option by its name. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in days. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in hours. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in milliseconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in minutes. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in months. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in quarters. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in seconds. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in weeks. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Specifies the time interval measured in years. Available only for an axis/scale displaying date-time values. Use the value option instead. Allows to specify an arbitrary option by its name. Specifies the end value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the end value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the end value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the end value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the start value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the start value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the start value of the range to be selected when displaying the RangeSelector widget on a page. Specifies the start value of the range to be selected when displaying the RangeSelector widget on a page. Specifies range selector shutter options. Allows to specify an arbitrary option by its name. Specifies shutter color. Specifies shutter color. Specifies the opacity of the color of shutters. Specifies the opacity of the color of shutters. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the appearance of the range selector's slider handles. Allows to specify an arbitrary option by its name. Specifies the color of the slider handles. Specifies the color of the slider handles. Specifies the opacity of the slider handles. Specifies the opacity of the slider handles. Specifies the width of the slider handles. Specifies the width of the slider handles. Defines the options of the range selector slider markers. Allows to specify an arbitrary option by its name. Specifies the color of the slider markers. Specifies the color of the slider markers. Specifies a callback function that returns the text to be displayed by slider markers. Specifies a callback function that returns the text to be displayed by slider markers. Specifies font options for the text displayed by the range selector slider markers. Specifies a format for the text displayed in slider markers. Specifies a format for the text displayed in slider markers. Specifies a format for the text displayed in slider markers. Specifies a format for the text displayed in slider markers. Specifies the color used for the slider marker text when the currently selected range does not match the minRange and maxRange values. Specifies the color used for the slider marker text when the currently selected range does not match the minRange and maxRange values. Specifies the empty space between the marker's left and right borders and the marker's text. Specifies the empty space between the marker's left and right borders and the marker's text. Specifies the empty space between the marker's top and bottom borders and the marker's text. Specifies the empty space between the marker's top and bottom borders and the marker's text. Specifies the placeholder height of the slider marker. Specifies the placeholder height of the slider marker. Indicates whether or not the slider markers are visible. Indicates whether or not the slider markers are visible. Use the placeholderHeight and indent options instead. Allows to specify an arbitrary option by its name. Specifies the height of the placeholder for the left and right slider markers. Specifies the height of the placeholder for the left and right slider markers. Specifies the width of the placeholder for the left and right slider markers. Specifies the width of the placeholder for the left and right slider markers. Specifies the width of the placeholder for the left and right slider markers. Specifies the width of the placeholder for the left and right slider markers. Allows to specify an arbitrary option by its name. Specifies the width of the left slider marker's placeholder. Specifies the width of the left slider marker's placeholder. Specifies the width of the right slider marker's placeholder. Specifies the width of the right slider marker's placeholder. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. The Sparkline widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Generates space around the widget. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Configures the tooltip. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. Specifies the data source field that provides arguments for a sparkline. Specifies the data source field that provides arguments for a sparkline. Sets a color for the bars indicating negative values. Available for a sparkline of the bar type only. Sets a color for the bars indicating negative values. Available for a sparkline of the bar type only. Sets a color for the bars indicating positive values. Available for a sparkline of the bar type only. Sets a color for the bars indicating positive values. Available for a sparkline of the bar type only. Specifies a data source for the sparkline. Specifies a data source for the sparkline. Specifies a data source for the sparkline. Specifies a data source for the sparkline. Specifies a data source for the sparkline. Sets a color for the boundary of both the first and last points on a sparkline. Sets a color for the boundary of both the first and last points on a sparkline. Specifies whether a sparkline ignores null data points or not. Specifies whether a sparkline ignores null data points or not. Sets a color for a line on a sparkline. Available for the sparklines of the line- and area-like types. Sets a color for a line on a sparkline. Available for the sparklines of the line- and area-like types. Specifies a width for a line on a sparkline. Available for the sparklines of the line- and area-like types. Specifies a width for a line on a sparkline. Available for the sparklines of the line- and area-like types. Sets a color for the bars indicating the values that are less than the winloss threshold. Available for a sparkline of the winloss type only. Sets a color for the bars indicating the values that are less than the winloss threshold. Available for a sparkline of the winloss type only. Sets a color for the boundary of the maximum point on a sparkline. Sets a color for the boundary of the maximum point on a sparkline. Specifies the maximum value of the sparkline's value axis. Specifies the maximum value of the sparkline's value axis. Sets a color for the boundary of the minimum point on a sparkline. Sets a color for the boundary of the minimum point on a sparkline. Specifies the minimum value of the sparkline value axis. Specifies the minimum value of the sparkline value axis. Sets a color for points on a sparkline. Available for the sparklines of the line- and area-like types. Sets a color for points on a sparkline. Available for the sparklines of the line- and area-like types. Specifies the diameter of sparkline points in pixels. Available for the sparklines of line- and area-like types. Specifies the diameter of sparkline points in pixels. Available for the sparklines of line- and area-like types. Specifies a symbol to use as a point marker on a sparkline. Available for the sparklines of the line- and area-like types. Specifies whether or not to indicate both the first and last values on a sparkline. Specifies whether or not to indicate both the first and last values on a sparkline. Specifies whether or not to indicate both the minimum and maximum values on a sparkline. Specifies whether or not to indicate both the minimum and maximum values on a sparkline. Determines the type of a sparkline. Specifies the data source field that provides values for a sparkline. Specifies the data source field that provides values for a sparkline. Sets a color for the bars indicating the values greater than a winloss threshold. Available for a sparkline of the winloss type only. Sets a color for the bars indicating the values greater than a winloss threshold. Available for a sparkline of the winloss type only. Specifies a value that serves as a threshold for the sparkline of the winloss type. Specifies a value that serves as a threshold for the sparkline of the winloss type. Generates space around the widget. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the widget in pixels. Specifies the bottom margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the left margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the right margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the top margin of the widget in pixels. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures the tooltip. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the format of the value displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Overridden by descriptions for particular widgets. Overridden by descriptions for particular widgets. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Use the "area" type element of the layers array. Allows to specify an arbitrary option by its name. Use the layers | label option instead. Allows to specify an arbitrary option by its name. Specifies the options for the map background. Allows to specify an arbitrary option by its name. Specifies a color for the background border. Specifies a color for the background border. Specifies a color for the background. Specifies a color for the background. The VectorMap is a widget that visualize geographical locations. This widget 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. Allows to specify an arbitrary option by its name. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the disposing event. Executed when the widget is removed from the DOM using the remove(), empty(), or html() jQuery methods only. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the initialized event. Executed only once, after the widget is initialized. A handler for the optionChanged event. Executed after an option of the widget is changed. A handler for the optionChanged event. Executed after an option of the widget is changed. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies the attributes to be attached to the widget's root element. Specifies whether or not the widget supports right-to-left representation. Specifies whether or not the widget supports right-to-left representation. Configures the exporting and printing features. Configures the loading indicator. A handler for the drawn event. A handler for the drawn event. A handler for the exported event. A handler for the exported event. A handler for the exporting event. A handler for the exporting event. A handler for the fileSaving event. A handler for the fileSaving event. A handler for the incidentOccurred event. A handler for the incidentOccurred event. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Notifies the widget that it is embedded into an HTML page that uses a tag modifying the path. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies whether to redraw the widget when the size of the parent browser window changes or a mobile device rotates. Specifies the size of the widget in pixels. Sets the name of the theme to be used in the widget. Specifies the widget title. Specifies the widget title. Specifies the widget title. Configures tooltips. Specifies the options for the map background. Specifies the positioning of a map in geographical coordinates. Specifies the positioning of a map in geographical coordinates. Specifies the geographical coordinates of the center for a map. Specifies the geographical coordinates of the center for a map. Specifies the options of the control bar. Specifies options for VectorMap widget layers. Configures map legends. Specifies a map's maximum zoom factor. Specifies a map's maximum zoom factor. A handler for the centerChanged event. A handler for the centerChanged event. A handler for the click event. A handler for the click event. A handler for the selectionChanged event. A handler for the selectionChanged event. A handler for the tooltipHidden event. A handler for the tooltipHidden event. A handler for the tooltipShown event. A handler for the tooltipShown event. A handler for the zoomFactorChanged event. A handler for the zoomFactorChanged event. Disables the panning capability. Disables the panning capability. Specifies the map projection. Specifies whether the map should respond to touch gestures. Specifies whether the map should respond to touch gestures. Specifies whether or not the map should respond when a user rolls the mouse wheel. Specifies whether or not the map should respond when a user rolls the mouse wheel. Specifies a number that is used to zoom a map initially. Specifies a number that is used to zoom a map initially. Disables the zooming capability. Disables the zooming capability. Specifies the options of the control bar. Allows to specify an arbitrary option by its name. Specifies a color for the outline of the control bar elements. Specifies a color for the outline of the control bar elements. Specifies a color for the inner area of the control bar elements. Specifies a color for the inner area of the control bar elements. Specifies whether or not to display the control bar. Specifies whether or not to display the control bar. Specifies the position of the control bar. Specifies the margin of the control bar in pixels. Specifies the margin of the control bar in pixels. Specifies the opacity of the control bar. Specifies the opacity of the control bar. Specifies the position of the control bar. Configures the exporting and printing features. Allows to specify an arbitrary option by its name. Specifies the color that will fill transparent regions in the resulting file or document. Specifies the color that will fill transparent regions in the resulting file or document. Enables the client-side exporting in the widget. Enables the client-side exporting in the widget. Specifies a default name for the file to which the widget will be exported. Specifies a default name for the file to which the widget will be exported. Specifies a set of formats available for exporting into. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Enables the printing feature in the widget. Applies only if the export | enabled option is true. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies the URL of the server-side proxy that streams the resulting file to the end user to enable exporting in IE9 and Safari browsers. Specifies options for VectorMap widget layers. Allows to specify an arbitrary option by its name. Specifies a color for the border of the layer elements. Specifies a color for the border of the layer elements. Specifies the line width (for layers of a line type) or width of the layer elements border in pixels. Specifies the line width (for layers of a line type) or width of the layer elements border in pixels. Specifies a color for layer elements. Specifies a color for layer elements. Specifies the field that provides data to be used for coloring of layer elements. Specifies the field that provides data to be used for coloring of layer elements. Allows you to paint layer elements with similar attributes in the same color. Allows you to paint layer elements with similar attributes in the same color. Specifies the function that customizes each layer element individually. Specifies the function that customizes each layer element individually. Specifies the name of the attribute containing marker data. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble", "pie" or "image". Specifies the name of the attribute containing marker data. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble", "pie" or "image". Specifies a data source for the layer. Specifies a data source for the layer. Specifies a data source for the layer. Specifies a data source for the layer. Specifies a data source for the layer. Specifies the type of a marker element. Setting this option makes sense only if the layer type is "marker". Specifies a color for the border of the layer element when it is hovered over. Specifies a color for the border of the layer element when it is hovered over. Specifies the pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is hovered over. Specifies the pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is hovered over. Specifies a color for a layer element when it is hovered over. Specifies a color for a layer element when it is hovered over. Specifies whether or not to change the appearance of a layer element when it is hovered over. Specifies whether or not to change the appearance of a layer element when it is hovered over. Specifies marker label options. Specifies the pixel-measured diameter of the marker that represents the biggest value. Setting this option makes sense only if the layer type is "marker". Specifies the pixel-measured diameter of the marker that represents the biggest value. Setting this option makes sense only if the layer type is "marker". Specifies the pixel-measured diameter of the marker that represents the smallest value. Setting this option makes sense only if the layer type is "marker". Specifies the pixel-measured diameter of the marker that represents the smallest value. Setting this option makes sense only if the layer type is "marker". Specifies the layer name. Specifies the layer name. Specifies the layer opacity (from 0 to 1). Specifies the layer opacity (from 0 to 1). Specifies the name of the palette or a custom range of colors to be used for coloring a layer. Specifies the name of the palette or a custom range of colors to be used for coloring a layer. Specifies the name of the palette or a custom range of colors to be used for coloring a layer. Specifies the number of colors in a palette. Specifies the number of colors in a palette. Specifies a color for the border of the layer element when it is selected. Specifies a color for the border of the layer element when it is selected. Specifies a pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is selected. Specifies a pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is selected. Specifies a color for the layer element when it is selected. Specifies a color for the layer element when it is selected. Specifies whether single or multiple map elements can be selected on a vector map. Specifies the size of markers. Setting this option makes sense only if the layer type is "marker" and the elementType is "dot", "pie" or "image". Specifies the size of markers. Setting this option makes sense only if the layer type is "marker" and the elementType is "dot", "pie" or "image". Specifies the field that provides data to be used for sizing bubble markers. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble". Specifies the field that provides data to be used for sizing bubble markers. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble". Allows you to display bubbles with similar attributes in the same size. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble". Allows you to display bubbles with similar attributes in the same size. Setting this option makes sense only if the layer type is "marker" and the elementType is "bubble". Specifies layer type. Specifies marker label options. Allows to specify an arbitrary option by its name. The name of the data source attribute containing marker texts. The name of the data source attribute containing marker texts. Enables marker labels. Enables marker labels. Specifies font options for marker labels. Configures map legends. Allows to specify an arbitrary option by its name. Specifies the color of the legend's background. Specifies the color of the legend's background. Specifies legend border settings. Specifies how many columns must be taken to arrange legend items. Specifies how many columns must be taken to arrange legend items. Specifies the spacing between a pair of neighboring legend columns in pixels. Specifies the spacing between a pair of neighboring legend columns in pixels. Specifies text for a hint that appears when a user hovers the mouse pointer over the text of a legend item. Specifies text for a hint that appears when a user hovers the mouse pointer over the text of a legend item. Specifies text for legend items. Specifies text for legend items. Specifies font options for legend items. Specifies the legend's position on the map. Specifies the alignment of legend items. Specifies the position of text relative to the item marker. Specifies the distance between the legend and the container borders in pixels. Specifies the distance between the legend and the container borders in pixels. Specifies the distance between the legend and the container borders in pixels. Specifies the color of item markers in the legend. The specified color applied only when the legend uses 'size' source. Specifies the color of item markers in the legend. The specified color applied only when the legend uses 'size' source. Specifies the shape of item markers. Specifies the size of item markers in the legend in pixels. Specifies the size of item markers in the legend in pixels. Specifies whether to arrange legend items horizontally or vertically. Specifies the spacing between the legend left/right border and legend items in pixels. Specifies the spacing between the legend left/right border and legend items in pixels. Specifies the spacing between the legend top/bottom border and legend items in pixels. Specifies the spacing between the legend top/bottom border and legend items in pixels. Specifies how many rows must be taken to arrange legend items. Specifies how many rows must be taken to arrange legend items. Specifies the spacing between a pair of neighboring legend rows in pixels. Specifies the spacing between a pair of neighboring legend rows in pixels. Specifies the source of data for the legend. Specifies the legend's position on the map. Specifies whether or not the legend is visible on the map. Specifies whether or not the legend is visible on the map. Specifies legend border settings. Allows to specify an arbitrary option by its name. Specifies the color of the legend border. Specifies the color of the legend border. Specifies a radius for the corners of the legend border. Specifies a radius for the corners of the legend border. Specifies the dash style of the legend border. Specifies the opacity of the legend border. Specifies the opacity of the legend border. Specifies whether the legend border is visible or not. Specifies whether the legend border is visible or not. Specifies the width of the legend border in pixels. Specifies the width of the legend border in pixels. Specifies the distance between the legend and the container borders in pixels. Allows to specify an arbitrary 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 bottom margin in pixels. Specifies the legend's bottom margin in pixels. Specifies the source of data for the legend. Allows to specify an arbitrary option by its name. Specifies the type of the legend grouping. Specifies the type of the legend grouping. Specifies a layer to which the legend belongs. Specifies a layer to which the legend belongs. Configures the loading indicator. Allows to specify an arbitrary option by its name. Colors the background of the loading indicator. Colors the background of the loading indicator. Specifies font options for the loading indicator. Specifies whether to show the loading indicator or not. Specifies whether to show the loading indicator or not. Specifies the text to be displayed by the loading indicator. Specifies the text to be displayed by the loading indicator. Use the layers | dataSource option instead. Allows to specify an arbitrary option by its name. Use the "marker" type element of the layers array. Allows to specify an arbitrary option by its name. Use the layers | label option instead. Allows to specify an arbitrary option by its name. Specifies the size of the widget in pixels. Allows to specify an arbitrary option by its name. Specifies the height of the widget in pixels. Specifies the height of the widget in pixels. Specifies the width of the widget in pixels. Specifies the width of the widget in pixels. Specifies the widget title. Allows to specify an arbitrary option by its name. Specifies font options for the title. Specifies the title's alignment in a horizontal direction. Generates space around the title. Generates space around the title. Generates space around the title. Specifies the minimum height that the title occupies. Specifies the minimum height that the title occupies. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the widget subtitle. Specifies the title text. Specifies the title text. Specifies the title's alignment in a vertical direction. Generates space around the title. Allows to specify an arbitrary option by its name. Specifies the bottom margin of the title. Specifies the bottom margin of the title. Specifies the left margin of the title. Specifies the left margin of the title. Specifies the right margin of the title. Specifies the right margin of the title. Specifies the top margin of the title. Specifies the top margin of the title. Specifies the widget subtitle. Allows to specify an arbitrary option by its name. Specifies font options for the subtitle. Specifies text for the subtitle. Specifies text for the subtitle. Specifies the appearance of the tooltip's border. Allows to specify an arbitrary option by its name. Specifies the color of the tooltip's border. Specifies the color of the tooltip's border. Specifies the dash style of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies the opacity of the tooltip's border. Specifies whether the tooltip's border is visible or not. Specifies whether the tooltip's border is visible or not. Specifies the width of the tooltip's border in pixels. Specifies the width of the tooltip's border in pixels. Configures tooltips. Allows to specify an arbitrary option by its name. Specifies the length of the tooltip's arrow in pixels. Specifies the length of the tooltip's arrow in pixels. Specifies the appearance of the tooltip's border. Specifies the color of tooltips. Specifies the color of tooltips. Specifies the container to draw tooltips inside of it. Specifies the container to draw tooltips inside of it. Enables tooltips. Enables tooltips. Specifies the font of the text displayed by a tooltip. Specifies the opacity of tooltips. Specifies the opacity of tooltips. Generates space on the left and the right of the text displayed by a tooltip. Generates space on the left and the right of the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Generates space above and below the text displayed by a tooltip. Specifies the appearance of the tooltip's shadow. Specifies the z-index of tooltips. Specifies the z-index of tooltips. Specifies text and appearance of a set of tooltips. Specifies text and appearance of a set of tooltips. Specifies the appearance of the tooltip's shadow. Allows to specify an arbitrary option by its name. Specifies the blur distance of the tooltip's shadow. Specifies the blur distance of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the color of the tooltip's shadow. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the horizontal offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the vertical offset of the tooltip's shadow relative to the tooltip itself measured in pixels. Specifies the opacity of the tooltip's shadow. Specifies the opacity of the tooltip's shadow. Font options. Allows to specify an arbitrary option by its name. Specifies a font color. Specifies a font color. Specifies a font family. Specifies a font family. Specifies a font opacity. Specifies a font opacity. Specifies a font size. Specifies a font size. Specifies a font size. Specifies a font weight. Specifies a font weight. The Accordion widget contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this widget very useful for presenting information in a limited amount of space. The ActionSheet widget 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 widget is a textbox that provides suggestions while a user types into it. The Autocomplete widget is a textbox that provides suggestions while a user types into it. The Box widget allows you to arrange various elements within it. Separate and adaptive, the Box widget acts as a building block for the layout. The Button widget is a simple button that performs specified commands when a user clicks it. The Calendar is a widget that displays a calendar and allows an end user to select the required date within a specified date range. The Calendar is a widget 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 option 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 option has been chosen. The ColorBox is a widget that allows an end user to enter a color or pick it out from the drop-down editor. The ColorBox is a widget that allows an end user to enter a color or pick it out from the drop-down editor. The ContextMenu widget 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 widget that represents data from a local or remote source in the form of a grid. This widget offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, export to Excel, master-detail interface, and many others. The DateBox is a widget 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 widget that displays date and time in a specified format, and enables a user to pick or type in the required date/time value. The DropDownBox widget consists of a text field, which displays the current value, and a drop-down field, which can contain any UI element. The FileUploader widget 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 Form widget 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 widget that displays a collection of images in a carousel. The widget is supplied with various navigation controls that allow a user to switch between images. The List is a widget 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 widget notifying the viewer that loading is in progress. The Lookup is a widget that allows an end user to search for an item in a collection shown in a drop-down menu. The Lookup is a widget that allows an end user to search for an item in a collection shown in a drop-down menu. The Map is an interactive widget that displays a geographic map with markers and routes. The Menu widget 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 widget that contains several views. An end user navigates through the views by swiping them in the horizontal direction. The NavBar is a widget that navigates the application views. The NumberBox is a widget 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 widget 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 widget that allows you to display and analyze multi-dimensional data from a local storage or an OLAP cube. The Popover is a widget that shows notifications within a box with an arrow pointing to a specified UI element. The Popup widget is a pop-up window overlaying the current view. The ProgressBar is a widget that shows current progress. The RadioGroup is a widget that contains a set of radio buttons and allows an end user to make a single selection from the set. The RadioGroup is a widget that contains a set of radio buttons and allows an end user to make a single selection from the set. The RangeSlider is a widget that allows an end user to choose a range of numeric values. The Resizable widget enables its content to be resizable in the UI. The ResponsiveBox widget allows you to create an application or a website with a layout adapted to different screen sizes. The Scheduler is a widget that represents scheduled data and allows a user to manage and edit it. The ScrollView is a widget that enables a user to scroll its content. The SelectBox widget is an editor that allows an end user to select an item from a drop-down list. The SelectBox widget is an editor that allows an end user to select an item from a drop-down list. The SlideOut widget is a classic slide-out menu paired with a view. An end user opens the menu by swiping away the view. The SlideOutView widget is a classic slide-out menu paired with a view. The Slider is a widget that allows an end user to set a numeric value on a continuous range of possible values. The Slider is a widget that allows an end user to set a numeric value on a continuous range of possible values. The Switch is a widget that can be in two states: "On" and "Off". The Switch is a widget that can be in two states: "On" and "Off". The TabPanel is a widget consisting of the Tabs and MultiView widgets. 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 widget is included in the TabPanel widget, but you can use the Tabs separately as well. The TagBox widget is an editor that allows an end user to select multiple items from a drop-down list. The TagBox widget is an editor that allows an end user to select multiple items from a drop-down list. The TextArea is a widget that enables a user to enter and edit a multi-line text. The TextArea is a widget that enables a user to enter and edit a multi-line text. The TextBox is a widget that enables a user to enter and edit a single line of text. The TextBox is a widget that enables a user to enter and edit a single line of text. The TileView widget 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 widget that provides pop-up notifications. The Toolbar is a widget containing items that usually manage screen content. Those items can be plain text or widgets. The Tooltip widget displays a tooltip for a specified element on the page. The TreeList is a widget that represents data from a local or remote source in the form of a multi-column tree view. This widget offers such features as sorting, filtering, editing, selection, etc. The TreeMap is a widget that displays hierarchical data by using nested rectangles. The TreeView widget is a tree-like representation of textual data. A widget for displaying the result of checking validation rules for editors. The BarGauge widget contains several circular bars that each indicates a single value. The Bullet widget is useful when you need to compare a single measure to a target value. The widget comprises a horizontal bar indicating the measure and a vertical line indicating the target value. The Chart is a widget 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 widget that indicates values on a circular numeric scale. The LinearGauge is a widget that indicates values on a linear numeric scale. The PieChart is a widget that visualizes data as a circle divided into sectors that each represents a portion of the whole. The PolarChart is a widget that visualizes data in a polar coordinate system. The RangeSelector is a widget that allows a user to select a range of values on a scale. The Sparkline widget 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 VectorMap is a widget that visualize geographical locations. This widget 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. The Autocomplete widget is a textbox that provides suggestions while a user types into it. The Calendar is a widget 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 option has been chosen. The ColorBox is a widget that allows an end user to enter a color or pick it out from the drop-down editor. The DateBox is a widget that displays date and time in a specified format, and enables a user to pick or type in the required date/time value. The DropDownBox widget consists of a text field, which displays the current value, and a drop-down field, which can contain any UI element. The Lookup is a widget that allows an end user to search for an item in a collection shown in a drop-down menu. The NumberBox is a widget 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 RadioGroup is a widget that contains a set of radio buttons and allows an end user to make a single selection from the set. The SelectBox widget is an editor that allows an end user to select an item from a drop-down list. The Slider is a widget that allows an end user to set a numeric value on a continuous range of possible values. The Switch is a widget that can be in two states: "On" and "Off". The TagBox widget is an editor that allows an end user to select multiple items from a drop-down list. The TextArea is a widget that enables a user to enter and edit a multi-line text. The TextBox is a widget that enables a user to enter and edit a single line of text. This article describes configuration options of an empty form item. This article describes configuration options of a group form item. This article describes configuration options of a simple form item. This article describes configuration options of a tabbed form item. The Autocomplete widget is a textbox that provides suggestions while a user types into it. The Button widget is a simple button that performs specified commands when a user clicks it. The CheckBox is a small box, which when selected by the end user, shows that a particular feature has been enabled or a specific option has been chosen. The DateBox is a widget that displays date and time in a specified format, and enables a user to pick or type in the required date/time value. The Menu widget is a panel with clickable items. A click on an item opens a drop-down menu, which can contain several submenus. The SelectBox widget is an editor that allows an end user to select an item from a drop-down list. The Tabs is a tab strip used to switch between pages or views. This widget is included in the TabPanel widget, but you can use the Tabs separately as well. The TextBox is a widget that enables a user to enter and edit a single line of text. A validation rule that demands that a validated field has a value. A validation rule that demands that the validated field has a numeric value. A validation rule that demands the target value be within the specified value range (including the range's end points). A validation rule that demands the target value length be within the specified value range (including the range's end points). A validation rule with custom validation logic. A validation rule that demands that a validated editor has a value that is equal to a specified expression. A validation rule that demands that the validated field match a specified pattern. A validation rule that demands that the validated field match the Email pattern.