DevExpress.Dashboard.v20.1.Win
Contains classes that provide functionality to the Data Source wizard page presenters.
Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface providing information about a data source used to create a data extract.
An object implementing the interface that provides the functionality to run the wizard.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Provides a presenter to the Select a Data Connection page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface used to get information about data connections.
An object implementing the interface that provides the functionality to run the wizard.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Provides a presenter to the Specify Filter Options page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface providing information about a data source used to create a data extract.
An object implementing the interface that provides a service functionality to manage parameters.
An object implementing the interface that provides the functionality to run the wizard.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface used to get information about data connections.
An object implementing the interface that provides the functionality to run the wizard.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Provides a presenter to the Create a Data Extract page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface providing information about a data source used to create a data extract.
An object implementing the interface that provides the functionality to run the wizard.
An object implementing the IDataDirectoryPatchingService interface.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Provides a presenter to the Enter the Data Source Name page of the Data Source wizard.
Initializes a new instance of the class.
A page view.
Saves settings specified by a wizard page.
Returns the type of the next wizard page.
A enumeration value.
Provides a presenter to the Select the Data Source Type page of the Data Source wizard.
Initializes a new instance of the class.
Returns the type of the next wizard page.
A enumeration value.
Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
An object implementing the interface.
An object implementing the interface.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
If implemented, provides a view for the Select Data Fields page of the Data Source Wizard (Extract Data Source).
Gets a list containing fields that will fall into a data extract.
An object implementing the IDataFieldsBrowserView interface.
If implemented, provides a view for the Specify Filter Options page of the Data Source Wizard (Extract Data Source).
Occurs when any option is changed in the wizard page.
Gets or sets filter criteria applied to extract data.
A that specifies filter criteria applied to extract data.
Gets or sets the number of rows that will fall into a data extract.
An integer value that specifies the number of rows that will fall into a data extract.
Occurs when a preview window is invoked.
Specifies columns that will fall into filter criteria applied to extract data.
An object implementing the object.
A value that is a data member from the data source.
An object implementing the interface.
Invokes a preview window.
An object that contains data to be shown in a preview window.
If implemented, provides a view for the Configure Connection Parameters page of the Data Source Wizard (OLAP Data Source).
Gets an OLAP connection by the specified connection parameters.
An object that is an OLAP connection.
If implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source).
Occurs when any option is changed in the wizard page.
Gets or sets a data member specified in the wizard page.
A that is a data member specified in the wizard page.
Gets or sets whether on not an option allowing end-users to select a data member is enabled.
true, to enable an option allowing end-users to select a data member; otherwise, false.
Gets or sets data members available in the wizard page.
A collection of the values that are data members available in the wizard page.
Gets or sets data source names available in the wizard page.
A collection of the values that are data source names available in the wizard page.
Gets or sets a mode for creating a data extract.
An ExtractCreationMode object that specifies a mode for creating a data extract.
Gets or sets a name of the driver used to read/write a data extract.
A value that specifies a name of the driver used to read/write a data extract.
Gets or sets a path to the file containing a data extract.
A value that specifies a path to the file containing a data extract.
Occurs when a selected data member is changed in the wizard page.
Occurs when a selected data source is changed in the wizard page.
Gets or sets an index of the selected data source.
An integer value that specifies an index of the selected data source.
If implemented, provides a view for the Specify Extract Parameters page of the Data Source Wizard (Extract Data Source).
Initializes a parameter's editor on the wizard page.
A collection of objects implementing the interface.
A collection of DashboardParameterViewModel objects.
Occurs when a preview window is invoked.
Gets parameters displayed in the wizard page.
A collection of objects implementing the interface.
Invokes a preview window.
An object that contains data to be shown in a preview window.
If implemented, provides a view for the Save Extract to a File page of the Data Source Wizard (Extract Data Source).
Gets or sets a path to a data extract file.
A value that specifies a path to a data extract file.
Occurs when a path to a data extract file is changed.
Returns an object that displays a form while the wizard is loading information about a data extract.
An object implementing the IDashboardWaitFormActivator interface.
Provides a presenter to the Save Extract to a File page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page.
Specifies whether the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Contains classes that implement the and controls for Windows Forms.
A Card control that is used to visualize a Card dashboard item's data.
Initializes a new instance of the class.
Gets or sets the background color for a card.
A value specifying the background color for a card.
Allows you to customize the texts corresponding to card visual elements.
Provides data for the event.
Gets or sets the text displayed within a card visual element.
A value that specifies the text displayed within a card visual element.
Gets the value(s) corresponding to a card visual element.
An object that is the value(s) corresponding to a card visual element.
References a method that handles the event.
The event source.
A object that contains event data.
Contains settings that specify parameters affecting how the Card dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether dashboard item elements are arranged automatically on the printed page.
true, to arrange dashboard item elements automatically on the printed page; otherwise, false.
Contains settings that specify parameters affecting how the Chart dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether the page orientation used to print a chart dashboard item is selected automatically.
true, to automatically select the page orientation used to print a chart dashboard item; otherwise, false.
Gets or sets the print size mode for the chart dashboard item.
A enumeration member that specifies the print size mode for the chart dashboard item.
Lists values used to specify how a Chart dashboard item should be resized when being printed or exported.
A chart dashboard item is printed in a size identical to that shown on the dashboard.
A chart dashboard item is stretched or shrunk to fit the page on which it is printed.
A chart dashboard item is resized proportionally to best fit the printed page.
Base class for EventArgs passed to the CustomizeDashboardTitle and CustomizeDashboardItemCaption events of DashboardDesigner and DashboardViewer controls.
Gets or sets the text displayed in the dashboard title or in the dashboard item caption. The text identifies a single master filter value applied to the dashboard.
Provides access to command buttons located in the dashboard title or in the dashboard item's caption.
A collection of objects which are command buttons in the title or caption area.
Gets or sets the text displayed in the dashboard title or the dashboard item caption.
A string that is the text displayed in the dashboard title or in the dashboard item caption.
Provides data for the and events.
Initializes a new instance of the class.
A that is the dashboard item component name.
A text to display in the dashboard caption.
A text to display as the master filter state.
True to display an item caption; otherwise, false.
Gets the name of the current dashboard item.
A string that is the dashboard item's name.
Gets or sets whether the current dashboard item's caption is shown,
True, to display an item's caption; otherwise, false.
A method that handles the and
The event source.
A object that contains event data.
Provides data for the and events.
Initializes a new instance of the class.
A text to display as the dashboard title text.
A text to display as the master filter state.
A method that handles the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Gets or sets the text displayed within the dashboard title.
A that specifies the text displayed within the dashboard title.
References a method that handles the event.
The event source.
A object that contains event data.
A basic implementation for a history item.
Initializes a new instance of the class with specified settings.
A provider for the instance.
A custom property name.
A value that is recorded in the history.
A caption that is displayed in the history.
Gets a caption that displays in the history for the current operation.
A object that is a history item caption.
Reapplies the last operation that was undone in the Dashboard Designer.
A instance where the operation is performed.
Undoes the last operation in the Dashboard Designer.
A instance where the operation is performed.
Lists values used to specify the required action when the currently opened dashboard is being closed.
Discards all changes made to the dashboard.
Invokes a save confirmation dialog.
Saves the changes made to the current dashboard.
Lists values that identify the dashboard area.
Identifies a dashboard item.
Identifies a dashboard item caption.
Identifies a dashboard title.
Identifies a page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Bound Image Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Bubble Map Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Cards Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Chart Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Choropleth Map Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Date Filter Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Filter Element Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Gauges Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Geo Point Map Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Grid Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Group Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Image Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies one of the main pages / toolbars.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Pie Map Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Pies Map Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Pivot Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Range Filter Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Scatter Chart Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Tab Container Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Tab Page Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Text Box Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Identifies the "Treemap Tools" page category / toolbar.
A page category in the Ribbon UI or a contextual toolbar in Bar UI.
Provides data for the BeforeExport events.
Initializes a new instance of the class.
Gets or sets whether to show the export form allowing end-users to specify various export options related to the selected format.
true, to show the export form; otherwise, false.
References a method that handles the BeforeExport event.
The event source.
A object that contains event data.
Lists values that identify types of dashboard command buttons.
Identifies the Clear Master Filter button.
Identifies the Clear Selection button.
Identifies a button created in the CustomizeDashboardTitle or CustomizeDashboardItemCaption event handlers.
Identifies the Select Date Time Period button of the Range Filter dashboard item.
Identifies the Drill Up button.
Identifies the Export to button.
Identifies the Inspect Data button.
Identifies the Initial Extent button.
Identifies the Maximize button.
Identifies the Multi-Select button.
The value does not correspond to any command button.
Identifies the Parameters button.
Identifies the Restore button.
Identifies the Values button.
Provides data for the event.
Initializes a new instance of the class.
A object that contains the full description of a dashboard.
A values that specifies whether the dashboard has been modified since the last save.
Gets the dashboard which is being closed.
A object that represents the dashboard which is being closed.
Gets or sets whether the dashboard has been modified since the last save.
true, if the dashboard has been modified since last save; otherwise, false.
References a method that handles the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
A object.
Gets the created dashboard.
A object that is the newly created dashboard.
Gets or sets whether the dashboard has been initialized.
true, if the dashboard has been initialized and no default processing is needed; otherwise, false.
References a method that handles the event.
The event source.
A object that contains event data.
For internal use. Provides access to the Data Source wizard settings. Use the class instance instead.
Gets or sets data source types available in the Data Source wizard.
A enumeration value that specifies data source types available in the Data Source wizard.
Gets or sets SQL data providers available in the Data Source wizard.
A enumeration value that specifies data providers available in the Data Source wizard.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Resets settings exposed by the class to default values.
Gets or sets whether end-users can select connections from the application configuration file.
true, to allow end-users to select connections from the application configuration file; otherwise, the application configuration file..
Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
true, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, false.
A Dashboard Designer control that constitutes a designer application for creating dashboards.
Initializes a new instance of the class with default settings.
Activates the control's About dialog box.
Gets or sets the required action when the currently opened dashboard is being closed.
A enumeration value that specifies the required action.
Allows you to write an action to history.
Gets or sets whether the allows end-users to edit component names.
true, to allow end-users to edit component names; otherwise, false.
Gets or sets whether to display aggregated data in the Data Inspector.
true, to display aggregated data in the Data Inspector; otherwise, false.
Gets or sets whether to display raw data in the Data Inspector.
true, to display raw data in the Data Inspector; otherwise, false.
Gets or sets whether to enable the animation when you maximize or restore dashboard items.
True, to enable the animation; otherwise, false.
Gets or sets whether end users can maximize dashboard items.
true, to allow maximizing dashboard items; otherwise, false.
Gets or sets whether end-users can print or export a dashboard.
true, if end-users can print/export a dashboard; otherwise, false.
Gets or sets whether end-users can print or export dashboard items.
true, if end-users can print/export dashboard items; otherwise, false.
Allows you to provide data for the in asynchronous mode.
Allows you to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files asynchronously.
Switches to asynchronous mode.
True, to use asynchronous mode; otherwise, false.
Allows you to validate a custom SQL query of the in asynchronous mode.
Gets or sets the BarAndDockingController that will provide default appearance options for the 's elements.
A DashboardBarAndDockingController object providing appearance options.
Occurs when an end-user tries to export a dashboard (dashboard item) in the required format.
Allows you to hide specific dashboard items when printing or exporting the entire dashboard.
For internal use.
Locks the object until the method call.
Gets or sets whether to calculate totals for the hidden data items.
true, to calculate hidden totals; otherwise, false.
Returns whether the specified master filter can be cleared in the current state.
A that is the component name of the dashboard item.
true, if the specified master filter can be cleared in the current state; otherwise, false.
Returns whether drill down is possible in the current state of the specified dashboard item.
A that is the component name of the dashboard item.
true, if drill down is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether drill up is possible in the current state of the specified dashboard item.
A that specifies the component name of the dashboard item.
true, if drill up is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether the master filter item allows selecting one or more elements.
A that is the component name of the dashboard item.
true, if the master filter item allows selecting one or more elements; otherwise, false.
Returns whether the master filter item allows selecting multiple elements.
A that is the component name of the dashboard item.
true, if the master filter item allows selecting multiple elements; otherwise, false.
Clears the specified master filter item.
A that specifies the component name of the dashboard item.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Obsolete. Use the method instead.
Allows you to customize connection settings before the connects to a data store (database, OLAP cube, etc.).
Gets or sets whether to show the save confirmation dialog when a window that contains the is closed.
true to show the save confirmation dialog when a window that contains the is closed; otherwise, false.
Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
Creates and initializes a toolbar menu in the 's parent control.
Creates and initializes a Ribbon in the 's parent control.
Occurs before a custom assembly is loaded for use as .
Gets the list of custom data connections displayed in the Create Data Source wizard.
A object containing custom data connections displayed in the Create Data Source wizard.
Allows you to specify a custom schema for the SQL Data Source.
An object that implements the interface that provides a custom schema.
Allows you to customize the exported document.
Allows you to include WHERE clauses into queries.
Allows you to customize the dashboard item caption at runtime.
Allows you to customize the dashboard title at runtime.
Allows you to customize the text displayed within the dashboard title at runtime.
Allows you to customize the exported document.
Provides the capability to substitute the default palette containing colors used to paint dashboard item elements.
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
Gets or sets the currently opened dashboard.
A object that is the currently opened dashboard.
Occurs after a dashboard has been opened.
Occurs after the current dashboard opened in the is being closed.
Allows you to customize a dashboard when it is being created.
Occurs when the custom property value in the Dashboard Designer is changed.
Gets the name of the file where the currently opened dashboard is stored.
A that specifies the name of the file where the currently open dashboard is stored.
Allows you to access underlying WinForms controls.
Occurs when an end-user clicks a dashboard item.
Allows you to access underlying WinForms controls.
Allows you to access underlying WinForms controls.
Occurs when an end-user double-clicks a dashboard item.
Allows you to color the required dashboard item elements using the specified colors.
Fires when an item becomes maximized or restores its original size.
Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed.
Occurs when the mouse pointer enters the dashboard item.
Occurs when the mouse pointer rests on the dashboard item.
Occurs when the mouse pointer leaves the dashboard item.
Occurs when the mouse pointer is moved over the dashboard item.
Occurs when the mouse pointer is over the dashboard item and a mouse button is released.
Occurs when the mouse wheel moves while the dashboard item has focus.
Occurs after you select a dashboard item.
Occurs after the selection within the dashboard item is changed.
Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting.
Occurs after the dashboard is loaded to the .
Allows you to implement custom logic for dashboard opening.
Occurs after any option in the is changed.
Allows to obtain the path to the dashboard XML definition before and after the save operation.
Allows you to implement custom logic for dashboard saving.
Occurs after the current dashboard state in the is changed.
Occurs before the Data Inspector window closes. Allows you to access the window's grid controls.
Occurs before the Data Inspector window displays. Allows you to access the window's grid controls and change their settings.
Allows you to provide data for the .
Allows you to suppress the form containing errors that occur during data loading.
Provides access to options that define the data source options of a .
A object containing options that define the data source options of a .
Allows you to customize the Data Source wizard used to create new data sources in the .
A object that provides access to the Data Source wizard settings.
Provides the capability to customize the Data Source wizard used to create new data sources.
An object implementing the IDashboardDataSourceWizardCustomization interface.
Provides the capability to customize the Data Source wizard used to create new data sources.
An object implementing the interface.
This property is for internal use. Use the equivalent property instead.
A object containing settings used to customize the Data Source wizard used to create new data sources in the .
Occurs after a drill-down is performed.
Occurs after a drill-up is performed.
Gets or sets whether the displays a Wait Form when a time-consuming operation is performed.
true, if the displays a Wait Form when a time-consuming operation is performed; otherwise, false.
For internal use.
Unlocks the object after a call to the method and applies changes made to the parameter settings.
Provides access to options related to exporting a dashboard item to the Excel format.
A object containing options related to exporting a dashboard item to the Excel format.
Exports the dashboard item to the specified stream in Excel format.
A that is the component name of the dashboard item to be exported.
A object to which the created Excel file should be sent.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Excel format.
A that is the component name of the dashboard item to be exported.
A object to which the created Excel file should be sent.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Excel format using specified export options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Excel file.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Excel format using the specified export options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Excel file.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Image format.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
Exports the dashboard item to the specified stream in Image format using the specified image options.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Image format using the specified Image-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
A object that specifies the Image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Image format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Image file.
Exports the dashboard item to the image file using the specified image options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Image format using the specified Image-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Image file.
A object that specifies the Image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in PDF format.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in PDF format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
A object containing Excel-specific options.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
A object containing Excel-specific options.
Exports a dashboard to the specified stream in Image format.
A object to which the created image file should be sent.
Exports a dashboard to the specified stream in Image format using the specified image-specific options.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in Image format using the specified Image-specific options.
A object to which the created image file should be sent.
A object that specifies the Image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in Image format.
A that specifies the path to the Image file.
Exports a dashboard to the specified image file using the specified image-specific options.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in Image format using the specified Image-specific options.
A that specifies the path to the Image file.
A object that specifies the Image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in PDF format.
A object to which the created PDF file should be sent.
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in PDF format.
A that specifies the path to the PDF file.
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Gets or sets the display style of filter conditions in the Filter Editor.
The display style of filter conditions in the Filter Panel and built-in Filter Editor. When the FilterCriteriaDisplayStyle property is set to Default, the actual display style is specified by the static property.
Use instead.
Returns axis point tuples identifying elements that can be used to perform drill-down in the specified dashboard item.
A that is the component name of the dashboard item.
A list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns data identifying the elements that can be used to perform drill-down in the specified dashboard item. Asynchronous method.
A that is the component name of the dashboard item.
The task object that is the asynchronous operation to return a list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns axis point tuples identifying elements that can be selected in the current state of the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Gets the data (axis point tuples) that identifies selectable elements in the current state of the master filter item.
A that is the component name of the master filter item.
The task object that is the asynchronous operation to get a list of objects.
Returns names of the predefined ranges available for the specified Range Filter.
A value that specifies the component name of the Range Filter dashboard item.
An array of values that are names of the available predefined ranges.
Returns records identifying elements that can be selected in the current state of the master filter item.
A that is the component name of the master filter item.
A object that represents a list of records identifying elements of the master filter item.
Returns an axis point tuple identifying the current drill-down state.
A that is the component name of the dashboard item.
An object representing a set of axis points.
Returns axis point tuples identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Returns the name of the currently selected predefined range.
A value that specifies the component name of the Range Filter or Date Filter dashboard item.
A value that is the name of the currently selected predefined range.
Returns the selected range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the selected range in the specified Range Filter or Date Filter dashboard item.
Returns records identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A object that represents a list of records identifying currently selected elements.
Gets the current dashboard state.
A object that contains modifications produced by end-user interaction.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the visible range in the specified Range Filter or Date Filter dashboard item.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to return a object.
Returns the client data for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that represents multidimensional data visualized in the dashboard item.
Obtains the displayed data for the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to get the data visualized in the dashboard item.
Gets a printable component corresponding to the specified dashboard item.
A that specifies the component name of the dashboard item.
An object that implements the interface, specifying a component to be printed/exported.
Gets a printable control corresponding to the specified dashboard item.
A string that is the dashboard item's component name.
A printable control corresponding to the specified dashboard item.
Gets the selected page in the specified tab container.
A that is the property value and identifies the tab container.
A that is the property value and identifies the tab page.
Gets the index of the selected page in the specified tab container.
A that is the property value and identifies the tab container.
An integer that is the index in the collection.
Gets the underlying control used to visualize data within the specified dashboard item.
A component name of the dashboard item for which you get the underlying control.
A DevExpress WinForms control used to visualize data within the dashboard item.
Gets the underlying controls used to visualize data within the dashboard items.
A list of DevExpress WinForms controls used to visualize data within the dashboard items.
Returns a list of records from the dashboard data source for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that is the list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified data members.
A that specifies the component name of the dashboard item.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Gets or sets the number of the Grid dashboard item's data rows whose content is processed to apply best fit to columns.
An integer value specifying the number of data rows that are processed to apply best fit to columns.
Handles the dashboard close process.
true, if the dashboard closing has been handled; false, if the dashboard closing has been cancelled.
Provides access to options related to exporting a dashboard/dashboard item to an image.
A object containing options related to exporting a dashboard/dashboard item to an image.
Handle this event to get the dashboard item data, and apply the master filter and dashboard state in asynchronous mode.
Gets whether the dashboard has been modified since the last save.
true, if the dashboard has been modified since the last save; otherwise, false.
Occurs after the dashboard layout is changed.
Loads a dashboard from a stream.
A object that contains the dashboard XML definition.
Loads a dashboard from an XML file.
A that specifies the path to an XML file that contains the dashboard.
Loads a dashboard layout from a stream.
A object that contains the dashboard layout.
Loads a dashboard layout from an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Occurs when an end-user clears the selection in the master filter item.
Allows you to apply default filtering to master filter items.
Occurs when an end-user changes the state of the master filter.
Expands the specified dashboard item to the entire dashboard size to examine data in greater detail.
A that is the dashboard item component name (the property)
Expands the specified dashboard item to the entire dashboard size in an asynchronous task.
A that is the dashboard item component name (the property)
The task object that is the asynchronous operation to complete.
Gets the name of the maximized dashboard item.
A value that is the maximized dashboard item name.
Gets or sets the menu manager that controls the look and feel of the menus.
An object which implements the DevExpress.Utils.Menu.IDXMenuManager interface.
Provides access to dashboard parameter settings and metadata.
A object representing a collection of objects.
Provides access to options related to exporting a dashboard/dashboard item to the PDF format.
A object containing options related to exporting a dashboard/dashboard item to the PDF format.
Performs a drill-down for the required element.
A that species the component name of the dashboard item.
A object that identifies the required element.
Performs a drill-down for the required element.
A that specifies the component name of the dashboard item.
An object representing a set of axis points.
Performs a drill-down for the required element by its value.
A that specifies the component name of the dashboard item.
A value that will be used to perform a drill-down for the required element.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
An object that can be used to perform drill-down.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
An object that can be used to perform drill-down.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element by its value, asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element by its value, asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-up for the specified dashboard item.
A that specifies the component name of the dashboard item.
Performs a drill-up in the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Performs a drill-up in the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
For internal use.
Allows you to customize a popup menu invoked by end-users in the .
Provides access to options specific to printing and exporting.
A object that contains settings which specify parameters affecting how the dashboard (dashboard items) is printed.
Provides access to options related to printing a dashboard/dashboard item.
A object containing options related to printing a dashboard/dashboard item.
Allows you to customize the Print Preview window at runtime.
Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
The enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.
Provides the capability to specify the default selected range in the Range Filter dashboard item.
Gets or sets whether the current date (year/quarter/month/etc.) is included in the'Last' and 'Next' newly created predefined periods in the Edit Periods dialog.
true, to include the current date (year/quarter/month/etc.) in the 'Last' and 'Next' newly created predefined periods; otherwise, false.
Allows you to customize the list of predefined periods in the Edit Periods dialog for the Range Filter dashboard item.
Reloads data in the data sources.
Reloads data in the data sources.
Specifies whether the Loading Panel is shown while data is loaded in the data sources.
Reloads data from the data source for the specified dashboard item.
A string that specifies a component name of the dashboard item for which you reload data.
Reloads data in the data sources asynchronously.
The task object that is the asynchronous operation to complete.
Reloads data from the data source for the specified dashboard item asynchronously.
A string that specifies a component name of the dashboard item for which you reload data.
The task object that is the asynchronous operation to complete.
Reloads data in the data sources asynchronously.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Restores the item size if an item is expanded to the entire dashboard size (maximized).
Restores the item size if an item is expanded to the entire dashboard size (maximized) in an asynchronous task.
The task object that is the asynchronous operation to complete.
Gets a Ribbon instance for the current Dashboard Designer.
A instance.
Saves a dashboard layout (layout items and layout containers) to a stream.
A object that contains the dashboard layout.
Saves a dashboard layout to a separate XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Gets or sets the currently selected dashboard item.
A descendant that specifies the currently selected dashboard item.
Gets or sets the currently selected data member.
A value that specifies the currently selected data member.
Gets or sets the currently selected data source.
An object implementing the interface that specifies the currently selected data source.
Occurs after the selected data source or query/data member is changed in the Data Source Browser.
Occurs when the selected tab page is changed.
For internal use.
Applies the dashboard state to the loaded dashboard.
A object that contains the dashboard state information.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
The task object that is the asynchronous operation to complete.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to specify the initial dashboard state when loading a dashboard.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Selects the required elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Selects required elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
Values that will be used to select elements in the master filter item.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of values that are used to select elements in the master filter item.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
Values that are used to select elements in the master filter item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the required range in the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Selects the specified range in the specified dashboard item that is the Range Filter or Date Filter.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Selects the required range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified tab page.
A that is the property value and identifies the tab page.
Selects the tab page specified by its index in the specified tab container.
A that is the property value and identifies the tab container.
An integer value that is the index in the collection.
Invokes the Dashboard Parameters dialog in the .
Invokes the Data Inspector dialog for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
An enumeration value that defines a displayed underlying data.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
The task object that is the asynchronous operation to perform.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
A enumeration value that defines a displayed underlying data.
The task object that is the asynchronous operation to perform.
Invokes the Data Source wizard.
Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
A value that specifies the export format.
Invokes the dialog that allows end-users to export the dashboard item to the specified format.
A value that specifies the component name of the dashboard item to export.
A value that specifies the export format. Note that some items (i.e., or ) do not support exporting to the format.
Invokes the Print Preview, which shows the print preview of the dashboard.
Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.
Invokes a save confirmation dialog.
true if the can be closed; false if an end-user canceled closing the .
Use instead.
Fires the event for the specified dashboard item.
A that is the dashboard item name accessible using the property.
Fires the event that allows you to customize the dashboard title content.
Updates all extract data sources in the current dashboard asynchronously. Allows you to set custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
Updates the specified extract data sources in the current dashboard asynchronously. Allows you to set custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
A list of the data source names.
Updates a file containing a data extract.
A value that specifies whether the Loading Panel is shown while an extract file is being updated.
A value that specifies the component name of the extract data source.
true, if a file containing a data extract has been successfully updated; otherwise, false.
Gets or sets whether to enable the legacy card layout used prior to v17.1.
true, to enable the legacy card layout used prior to v17.1; otherwise, false.
Gets or sets whether to show all items in the filter elements deselected by default.
true, if all items in the filter elements deselected by default; otherwise, false.
Gets the end-user action performed on the .
The object that is the end-user action performed on the .
Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data.
Returns the toolbar from Bars used in the Dashboard Designer.
A Bar Manager that owns the toolbars used in the Dashboard Designer.
A value that identifies a contextual toolbar related to a particular dashboard item.
A value that identifies a toolbar.
A toolbar that meets the specified parameters.
Returns the category from a Ribbon toolbar used in the Dashboard Designer.
A Ribbon toolbar used in the Dashboard Designer.
A Ribbon page category.
A Ribbon's category that meets the specified parameters.
Returns the page from a Ribbon toolbar used in the Dashboard Designer.
A Ribbon toolbar used in the Dashboard Designer.
A Ribbon page category that contains commands related to a particular dashboard item.
A Ribbon page.
A Ribbon's page that meets the specified parameters.
Lists values used to specify data source types available in the Data Source wizard.
All supported data source types are displayed in the Data Source wizard.
The default set of data source types is displayed in the Data Source wizard.
Identifies the Entity Framework data source type.
Identifies the Microsoft Excel workbook / CSV file data source type.
Identifies the Data Extract data source type.
Identifies the Data Federation data source type.
Identifies the JSON data source type.
Identifies the Object Binding data source type.
Identifies the Olap data source type.
Identifies the Database data source type.
Identifies the XPO (eXpress Persistent Object) data source type.
Contains settings used to customize the Data Source wizard used to create new data sources in the .
Initializes a new instance of the class.
Gets or sets data source types available in the Data Source wizard.
A enumeration value that specifies data source types available in the Data Source wizard.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Resets settings exposed by the class to default values.
Gets or sets whether end-users can select connections from the application configuration file.
true, to allow end-users to select connections from the application configuration file; otherwise, the application configuration file.
Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
true, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, false.
Provides access to dashboard layout settings of the control.
Gets or sets the transparency level for the drag/drop indicator.
An integer value that specifies the transparency level (0 to 255) for the drag/drop indicator.
Gets or sets the size of the drag/drop indicator.
An integer value that specifies the size of the drag/drop indicator (in pixels).
Gets or sets the show timeout for the drag indicator.
An integer value that specifies the show timeout (in milliseconds) for the drag indicator.
Gets or sets the update timeout for the drop indicator.
An integer value that specifies the update timeout (in milliseconds) for the drop indicator.
Gets or sets the thickness of the resizing area.
An integer value that specifies the thickness (in pixels) of the resizing area.
Provides data for the ExportFormShowing events.
Initializes a new instance of the class.
Gets or sets whether to show the Export Form.
true, to show the Export Form; otherwise, false.
References a method that handles the ExportFormShowing events.
The event source.
The object containing event data.
Lists values that identify the dashboard item area.
Identifies a dashboard item.
Identifies a grid column header.
Identifies a grid column total.
The area does not belong to a dashboard item.
References a method that handles the event.
The event source.
A object containing event data.
References a method that handles the event.
The event source.
A object containing event data.
Provides data for events related to controls used to visualize data in dashboard items.
Gets an underlying Card control.
A object that is an underlying Card control.
Gets the chart context.
A context used to provide a connection between data item containers from the Values section and underlying control's series.
Gets an underlying chart control.
A object that is the chart control.
Gets the component name of the dashboard item for which the event was raised.
A that is the component name of the dashboard item.
Gets an underlying date filter control.
A object that is the date filter control.
Gets the gauge context.
A context used to provide a connection between data item containers from the Gauges section and underlying control's gauges.
Gets an underlying gauge control.
A object that is the gauge control.
Gets the grid context.
A context used to provide a connection between data item containers from the Columns section and underlying control's columns.
Gets an underlying grid control.
A object that is the grid control.
Gets an underlying map control.
A object that is the map control.
Gets an underlying picture edit control.
A object that is the picture edit control.
Gets an underlying PivotGridControl.
A object that is the PivotGridControl.
Gets an underlying RichEdit control.
A object that is the RichEdit control.
Gets an underlying TreeMap control.
A object that is an underlying TreeMap control.
References a method that handles the event.
The event source.
A object that contains event data.
Provides data for the event.
Gets or sets the color of the dashboard item element.
A that is the ARGB color.
Gets the component name of the dashboard item for which the event was raised.
A that is the component name of the dashboard item.
Gets multidimensional data displayed in the dashboard item.
A object that is the multidimensional data.
Gets measures corresponding to the current dashboard item element.
A list of objects that are measures corresponding to the current dashboard item element.
Gets the axis point tuple corresponding to the current dashboard item element.
An object that is the axis point tuple.
References a method that handles the event.
The event source.
A object that contains event data.
Provides data for the and events.
Gets the component name of the maximized or restored dashboard item.
A string that is the item value.
Indicates whether the item is maximized or restored to its original size.
True if an item is maximized; otherwise, false.
References a method that handles the and events.
The event source.
A DashboardItemMaximizedStateChangedEventArgs object that contains event data.
Provides data for events related to mouse actions.
References a method that handles the events related to mouse actions.
The event source.
A object that contains event data.
Provides data for events related to mouse movement or actions.
Initializes a new instance of the class.
A that specifies the component name of the dashboard item.
Gets the name of the dashboard item for which the event has been raised.
A that is the dashboard item name.
References a method that handles the events related to mouse movement or actions.
The event source.
A object that contains event data.
Base class for classes that contain event data and provide access to dashboard item's client and underlying data for the visual element located under the test point.
Gets the dashboard item's client data.
A object that represents the client data.
Returns the axis point corresponding to the visual element located under the test point.
An object that is the axis point.
Returns the axis point corresponding to the visual element located under the test point.
A string value returned by the class that specifies the name of the data axis.
An object that is the axis point.
Gets a list of deltas corresponding to the visual element located under the test point.
A list of objects containing the delta metadata.
Gets a list of measures corresponding to the visual element located under the test point.
A list of objects that contain the measure metadata.
Returns the slice of client data by the axis point corresponding to the visual element located under the test point.
A that represents the slice of client data.
Returns the slice of client data by the axis point corresponding to the visual element located under the test point.
A string value returned by the class that specifies the name of the data axis.
A that represents the slice of client data.
Returns underlying data corresponding to the visual element located under the test point.
A object that represents a list of records from the dashboard data source.
Returns underlying data corresponding to the visual element located under the test point.
A list of values that specifies data members used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data corresponding to the visual element located under the test point.
A string value returned by the class that specifies the name of the data axis whose dimension values are used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data corresponding to the visual element located under the test point.
A string value returned by the class that specifies the name of the data axis whose dimension values are used to obtain underlying data.
A list of values that specifies data members used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Contains settings that specify printing and exporting parameters related to individual dashboard items.
Initializes a new instance of the class.
Gets or sets whether a dashboard item caption(s) is included on the printed page.
A value that specifies whether a dashboard item caption(s) is included on the printed page.
Provides data for the event.
Initializes a new instance of the class with specified settings.
A dashboard item for which the event is raised.
Gets a dashboard item for which the event is raised.
A dashboard item for which the event is raised.
Provides data for the / events.
Gets currently selected elements.
A list of objects corresponding to the selected elements.
Gets the component name of the dashboard item for which the event was raised.
A that is the component name of the dashboard item.
References a method that handles the / events.
The event source.
A object that contains event data.
Provides data for the / events.
Gets client data visualized within the dashboard item.
A object that is the client data.
Gets or sets the selection mode for dashboard item elements.
A enumeration value specifying the selection mode.
Sets the default selection for the current dashboard item.
A object specifying the axis point used to select the default element.
Sets the default selection for the current dashboard item.
A object specifying the axis point tuple used to select the default element.
Sets the default selection for the current dashboard item.
A list of objects specifying axis points used to select the default elements.
Sets the default selection for the current dashboard item.
A list of objects specifying axis point tuples used to select default elements.
Gets or sets data axes used to perform custom interactivity actions.
A list of objects that specify the names of data axes.
References a method that handles the event.
The event source.
A object that contains event data.
Provides data for the DashboardLoaded events.
Gets the loaded dashboard.
A object that is the loaded dashboard.
References a method that handles the DashboardLoaded events.
The event source.
A object that contains event data.
The exception that occurs when the dashboard is locked for further modifications.
Initializes a new instance of the class.
Provides data for the event.
Initializes a new instance of the class.
Gets or sets the dashboard that will be opened.
A object that should be opened by the .
Gets or sets whether the dashboard to be opened has been provided.
true, if the dashboard to be opened has been provided and no default actions are required; otherwise, false.
References a method that handles the event.
The event source.
A object that contains event data.
Contains the parameter settings and metadata.
Gets the default parameter value.
A default parameter value.
Gets the parameter's description displayed to an end-user.
A that is the parameter's description displayed to an end-user.
Gets a parameter name.
A that is the parameter name.
Gets or sets a currently selected parameter value.
A currently selected parameter value.
Gets or sets a collection of currently selected parameter values.
A collection of currently selected parameter values.
Gets a parameter type.
A enumeration value that is the type of a dashboard parameter value.
Gets or sets the current parameter value.
An object that specifies the current parameter value.
Gets possible parameter values.
A list of objects that contain parameter values and display texts.
Represents a collection of objects.
Provides access to individual elements in the collection.
An that represents the parameter name.
A object containing the parameter settings and metadata.
Represents a dashboard popup menu, managed by a or .
Initializes a new instance of the class.
Initializes a new instance of the class.
A object representing the component used to create and manage bars and individual bar items.
Initializes a new instance of the class with the specified container.
An object which implements the interface.
Provides data for the and the events.
Gets or sets whether end-users can invoke a popup menu.
true, to allow end-users to invoke the popup menu; otherwise, false.
Gets the type of the clicked command button.
A enumeration value that is the type of the command button.
Gets the value that identifies a popup menu location within the dashboard.
A enumeration value that identifies a popup menu location within the dashboard.
Gets the area of the dashboard item for which the event has been raised.
A enum value that specifies the dashboard item area.
Gets or sets a popup menu.
A object that specifies the popup menu.
A method that handles the and the events.
The event source.
A object that contains event data.
Lists values that specify the filter state's location on the printed or exported document.
The filter state is placed below the dashboard (dashboard item) in the printed document.
The filter state is not included in the printed document.
The filter state is placed on a separate page in the printed document.
Contains settings that specify parameters affecting how the dashboard (dashboard item) is printed or exported.
Initializes a new instance of the class.
Gets or sets the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item).
An integer value that specifies the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item).
Provides access to options specific to printing a card dashboard item.
A object containing settings that specify parameters affecting how the card dashboard item is printed.
Provides access to options specific to printing a chart dashboard item.
A object containing settings that specify parameters affecting how the chart dashboard item is printed.
Provides access to dashboard options specific to printing individual dashboard items.
A object that contains settings specific to printing individual dashboard items.
Provides access to options specific to printing additional content.
A object containing options specific to printing additional content.
Provides access to the font settings of the printed document.
A object containing the font settings of the printed document.
Provides access to options specific to printing a gauge dashboard item.
A object containing settings that specify parameters affecting how the gauge dashboard item is printed.
Provides access to options specific to printing a grid dashboard item.
A object containing settings that specify parameters affecting how the grid dashboard item is printed.
Provides access to options specific to printing map dashboard items.
A object containing settings that specify parameters affecting how map dashboard items are printed.
Gets or sets the page orientation used to print a dashboard (dashboard item).
A enumeration value that specifies the page orientation used to print a dashboard (dashboard item).
Gets or sets the standard paper size.
A enumeration value that specifies the standard paper size.
Provides access to options specific to printing a pie dashboard item.
A object containing settings that specify parameters that affect how pie dashboard items are printed.
Provides access to options specific to printing a pivot dashboard item.
A object containing settings that specify parameters that affect how pivot dashboard items are printed.
Provides access to options specific to printing a Range Filter dashboard item.
A object containing settings that specify parameters affecting how a Range Filter dashboard item is printed.
Gets or sets the scale factor (in fractions of 1), by which a dashboard (dashboard item) is scaled.
A value that specifies the scale factor (in fractions of 1), by which a dashboard (dashboard item) is scaled.
Gets or sets the mode for scaling when printing a dashboard (dashboard item).
A enumeration value that specifies the mode for scaling when printing a dashboard (dashboard item).
Provides access to options specific to printing a Treemap dashboard item.
A object containing settings that specify parameters affecting how the Treemap dashboard item is printed.
Lists values that specify the page orientation used to print or export a dashboard (dashboard item).
The page orientation used to print a dashboard (dashboard item) is landscape.
The page orientation used to print a dashboard (dashboard item) is portrait.
Lists values that specify the scale mode used to print or export the dashboard (dashboard item).
The size of the dashboard(dashboard item) is changed according to the width of the printed page.
The size of the dashboard(dashboard item) is changed to fit its content on a single page.
The dashboard (dashboard item) on the printed page retains its original size.
The size of the dashboard (dashboard item) on the printed page is changed according to the scale factor value.
Lists values that specify the type of the Print Preview.
A ribbon toolbar is used in the Print Preview.
A standard toolbar is used in the Print Preview.
Contains values that identifies a ribbon page when the Dashboard Designer uses Ribbon UI.
Identifies the Data contextual page.
A Ribbon's page for the Dashboard Designer's Ribbon UI.
Identifies the Data Source main page.
A Ribbon's page for the Dashboard Designer's Ribbon UI.
Identifies the Design contextual page.
A Ribbon's page for the Dashboard Designer's Ribbon UI.
Identifies the Home main page.
A Ribbon's page for the Dashboard Designer's Ribbon UI.
Identifies the View contextual page.
A Ribbon's page for the Dashboard Designer's Ribbon UI.
Lists values that specify save commands.
An end-user has called the Save command.
An end-user has called the Save As command.
Provides data for the event.
Initializes a new instance of the class.
A object.
A that is the path to the dashboard XML definition before the save operation.
A that is the path to the dashboard XML definition after the save operation.
Gets the saved dashboard.
A object that is the saved dashboard.
Gets the path to the dashboard XML definition after the save operation.
A that is the path to the dashboard XML definition after the save operation.
Gets the path to the dashboard XML definition before the save operation.
A that is the path to the dashboard XML definition before the save operation.
References a method that handles the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
A object that should be serialized.
A enumeration member that specifies which action raised this event.
Gets which user action raised the event.
A enumeration member that specifies the user action that triggered the event.
Gets the dashboard that should be saved.
A object that should be serialized.
Gets or sets whether default actions are required to save the dashboard.
true, if no default actions are required to save the dashboard; otherwise, false.
Gets or sets whether the custom save routine has succeeded.
true, if the custom save routine has succeeded; false if it has failed.
References a method that handles the event.
The event source.
A object that contains event data.
Lists values that specify the selection mode for the Master-Filtering feature.
Allows selecting multiple elements within the dashboard item.
The selection is disabled.
Allows selecting a single element within the dashboard item and disallows clearing this selection.
Lists values used to specify SQL data providers available in the Data Source wizard.
Identifies Micrisoft Access data providers.
Identifies the SAP Sybase Advantage data provider.
All supported data providers are displayed in the Data Source wizard.
Identifies the SAP SQL Anywhere data provider.
Identifies the SAP Sybase ASE data provider.
Identifies the Google BigQuery data provider.
Identifies the Custom Connection String data provider.
Identifies the IBM DB2 data provider.
Identifies the Firebird data provider.
Identifies the Microsoft SQL Server data provider.
Identifies the MS SQL Server CE data provider.
Identifies the MySQL data provider.
Identifies the Oracle data provider.
Identifies the Pervasive PSQL data provider.
Identifies the Postgre SQL data provider.
Identifies the Amazon Redshift data provider.
Identifies the SQLite data provider.
Identifies the Teradata data provider.
Identifies VistaDB data providers.
Identifies the XML File data provider.
Provides data for the DashboardStateChanged event.
Gets the current state of the dashboard.
A DashboardState object that contains the selected master filter values, drill-down levels, and other client actions users perform on a dashboard.
References a method that handles the DashboardStateChanged event.
The event source.
A object that contains event data.
Contains values that identifies a toolbar when the Dashboard Designer uses Bar UI.
Identifies the Data Source toolbar.
A toolbar for the Dashboard Designer's Bar UI.
Identifies the Home toolbar.
A toolbar for the Dashboard Designer's Bar UI.
Identifies a contextual toolbar related to a particular dashboard item.
A toolbar for the Dashboard Designer's Bar UI.
Identifies the View toolbar.
A toolbar for the Dashboard Designer's Bar UI.
An element, contained in the dashboard title or dashboard item caption, such as a command button.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified click action.
A delegate method that specifies an action performed after clicking the command button.
Initializes a new instance of the class with the specified checked state, tooltip and click action.
True, to create a button in a checked state; otherwise, false.
A delegate method that specifies an action performed after clicking the command button.
Initializes a new instance of the class with the specified checked state, tooltip and click action.
True, to create a button in a checked state; otherwise, false.
A that is the text displayed in a tooltip.
A delegate method that specifies an action performed after clicking the command button.
Initializes a new instance of the class with the specified setting.
A that is the text displayed in the tooltip.
Initializes a new instance of the class with the specified tooltip and click action.
A that is the text displayed in a tooltip.
A delegate method that specifies an action performed after clicking the command button.
Gets or sets a raster image displayed within the item.
A object that is the image displayed within the element located in the dashboard title or dashboard item caption.
Gets the type of the clicked command button.
A enumeration value that is the type of the command button.
Gets or sets the text displayed within the item.
A that is the text displayed witin the item.
Gets a value indicating whether the item is in the pushed state.
True, if the item is currently in the pushed state; null if the item cannot be pushed or checked; otherwise, false.
Gets or sets an action performed after clicking the item (the command button).
A delegate method that specifies an action performed after clicking the command button.
Disposes of the current object and releases all its unmanaged resources.
Gets or sets whether the item is active.
True, if the current item is active; otherwise, false.
Gets a collection of objects associated with the menu.
Gets or sets a SuperToolTip for the current control.
A object associated with the item.
Gets or sets a vector image displayed within the item.
A object that is the vector image displayed within the element located in the dashboard title or dashboard item caption.
Gets or sets custom data associated with the item.
An object that contains additional information stored with the item.
Gets or sets the text displayed in a regular tooltip.
A text displayed as an item tooltip.
Provides data for the action performed after clicking the command button in the dashboard title or dashboard item caption.
Provides access to an element being clicked.
An element, located in the dashboard title or dashboard item caption, such as a command button.
Drop-down menu element, contained in the dashboard title or dashboard item caption.
Initializes a new instance of the class with the specified checked state, caption and click action.
True, to create a button in a checked state; otherwise, false.
A that is the menu item caption text.
A delegate method that specifies an action performed after clicking the menu item.
Initializes a new instance of the class with the specified caption and click action.
A that is the text displayed in a menu item caption.
A delegate method that specifies an action performed after clicking the menu item.
Gets or sets the text displayed within the item.
A that is the text displayed witin the item.
Gets a value indicating whether the item is in the pushed state.
True, if the item is currently in the pushed state; null if the item cannot be pushed or checked; otherwise, false.
Provides access to properties that allow you to set up raster and vector images for the menu item.
A DevExpress.Utils.ImageOptions object that stores image-related settings.
Gets or sets custom data associated with the item.
An object that contains additional information stored with the item.
A Dashboard Viewer control used to embed dashboards created in the Dashboard Designer into a WinForms application.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified container.
An object implementing the interface which specifies the owner container of a class instance.
Activates the control's About dialog box.
Gets or sets whether to display aggregated data in the Data Inspector.
true, to display aggregated data in the Data Inspector; otherwise, false.
Gets or sets whether to display raw data in the Data Inspector.
true, to display raw data in the Data Inspector; otherwise, false.
Gets or sets whether to enable the animation when you maximize or restore dashboard items.
True, to enable the animation; otherwise, false.
Gets or sets whether end users can maximize dashboard items.
true, to allow maximizing dashboard items; otherwise, false.
Gets or sets whether end-users can print or export a dashboard.
true, if end-users can print/export a dashboard; otherwise, false.
Gets or sets whether end-users can print or export dashboard items.
true, if end-users can print/export dashboard items; otherwise, false.
Allows you to provide data for the in asynchronous mode.
Allows you to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files asynchronously.
Gets or sets whether DashboardViewer operates in asynchronous mode.
true, to use asynchronous mode; otherwise, false.
Allows you to validate a custom SQL query of the in asynchronous mode.
Occurs when an end-user tries to export a dashboard (dashboard item) to the required format.
Allows you to hide specific dashboard items when printing or exporting the entire dashboard.
Locks the object until the method call.
Gets or sets whether to calculate totals for the hidden data items.
true, to calculate hidden totals; otherwise, false.
Returns whether the specified master filter can be cleared in the current state.
A that specifies the component name of the dashboard item.
true, if the specified master filter can be cleared in the current state; otherwise, false.
Returns whether drill down is possible in the current state of the specified dashboard item.
A that specifies the component name of the dashboard item.
true, if drill down is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether drill up is possible in the current state of the specified dashboard item.
A that specifies the component name of the dashboard item.
true, if drill up is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether the master filter item allows selecting one or more elements.
A that specifies the component name of the dashboard item.
true, if the master filter item allows selecting one or more elements; otherwise, false.
Returns whether the master filter item allows selecting multiple elements.
A that specifies the component name of the dashboard item.
true, if the master filter item allows selecting multiple elements; otherwise, false.
Clears the specified master filter item.
A that specifies the component name of the dashboard item.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to customize connection settings before the connects to a data store (database, OLAP cube, etc.).
Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
Occurs before a custom assembly is loaded for use as .
Allows you to specify a custom schema for the SQL Data Source.
An object that implements the interface that provides a custom schema.
Allows you to customize the exported document.
Allows you to include WHERE clauses into queries.
Allows you to customize the dashboard item caption at runtime.
Allows you to customize the dashboard title at runtime.
Allows you to customize the text displayed within the dashboard title at runtime.
Allows you to customize the exported document.
Allows you to substitute the default palette containing colors used to paint dashboard item elements.
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
Gets or sets the currently opened dashboard.
A object that is the currently opened dashboard.
Occurs after a dashboard has been opened.
Occurs when the custom property value in the Dashboard Viewer is changed.
Allows you to access underlying WinForms controls.
Occurs when an end user clicks a dashboard item.
Allows you to access underlying WinForms controls.
Allows you to access underlying WinForms controls.
Occurs when an end user double-clicks a dashboard item.
Allows you to color the required dashboard item elements using the specified colors.
Fires when an item becomes maximized or restores its original size.
Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed.
Occurs when the mouse pointer enters the dashboard item.
Occurs when the mouse pointer rests on the dashboard item.
Occurs when the mouse pointer leaves the dashboard item.
Occurs when the mouse pointer is moved over the dashboard item.
Occurs when the mouse pointer is over the dashboard item and a mouse button is released.
Occurs when the mouse wheel moves while the dashboard item has focus.
Occurs after the selection within the dashboard item is changed.
Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting.
Occurs after the dashboard is loaded to the .
Gets or sets a dashboard supplier for the .
A value specifying a dashboard supplier for the .
Occurs after the current dashboard state in the is changed.
Gets or sets the URI of the dashboard.
A object that specifies the URI of the dashboard.
Occurs before the Data Inspector window closes. Allows you to access the window's grid controls.
Occurs before the Data Inspector window displays. Allows you to access the window's grid controls and change their settings.
Allows you to provide data for the .
Allows you to suppress the form containing errors that occur during data loading.
Provides access to options that define the data source options of a .
A object containing options that define the data source options of a .
Occurs after drill-down is performed.
Occurs after a drill-up is performed.
Gets or sets whether the displays a Wait Form when a time-consuming operation is performed.
true, if the displays a Wait Form when a time-consuming operation is performed; otherwise, false.
Unlocks the object after a call to the method and applies changes made to the parameter settings.
Provides access to options related to exporting a dashboard item to the Excel format.
A object containing options related to exporting a dashboard item to the Excel format.
Exports the dashboard item to the specified stream in Excel format using specified export options.
A that is the component name of the dashboard item to be exported.
A object to which the created Excel file should be sent.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Excel format.
A that is the component name of the dashboard item to be exported.
A object to which the created Excel file should be sent.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Excel format using specified export options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Excel file.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Excel format using the specified export options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Excel file.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Image format.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
Exports the dashboard item to the specified stream in Image format using the specified image options.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Image format using the specified Image-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
A object that specifies the Image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Image format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Image file.
Exports the dashboard item to the image file using the specified image options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Image format using the specified Image-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Image file.
A object that specifies the Image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in PDF format.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in PDF format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
A object containing Excel-specific options.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
A object containing Excel-specific options.
Exports a dashboard to the specified stream in Image format.
A object to which the created image file should be sent.
Exports a dashboard to the specified stream in Image format using the specified image-specific options.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in Image format using the specified Image-specific options.
A object to which the created image file should be sent.
A object that specifies the Image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in Image format.
A that specifies the path to the Image file.
Exports a dashboard to the specified image file using the specified image-specific options.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in Image format using the specified Image-specific options.
A that specifies the path to the Image file.
A object that specifies the Image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in PDF format.
A object to which the created PDF file should be sent.
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in PDF format.
A that specifies the path to the PDF file.
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Use instead.
Returns data identifying the elements that can be used to perform drill-down in the specified dashboard item.
A that is the component name of the dashboard item.
A list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns data identifying the elements that can be used to perform drill-down in the specified dashboard item. Asynchronous method.
A that is the component name of the dashboard item.
The task object that is the asynchronous operation to return a list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns axis point tuples identifying elements that can be selected in the current state of the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Gets the data (axis point tuples) that identifies selectable elements in the current state of the master filter item.
A that is the component name of the master filter item.
The task object that is the asynchronous operation to get a list of objects.
Returns names of the predefined ranges available for the specified Range Filter / Date Filter.
A value that specifies the component name of the Range Filter / Date Filter dashboard items.
An array of values that are names of the available predefined ranges.
Returns records identifying elements that can be selected in the current state of the master filter item.
A that is the component name of the master filter item.
A object that represents a list of records identifying elements of the master filter item.
Returns an axis point tuple identifying the current drill-down state.
A that is the component name of the dashboard item.
An object representing a set of axis points.
Returns axis point tuples identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Returns the name of the currently selected predefined range.
A value that specifies the component name of the Range Filter or Date Filter dashboard item.
A value that is the name of the currently selected predefined range.
Returns the selected range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the selected range in the specified Range Filter or Date Filter dashboard item.
Returns records identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A object that represents a list of records identifying currently selected elements.
Gets the current dashboard state.
A object that contains modifications produced by end-user interaction.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the visible range in the specified Range Filter or Date Filter dashboard item.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to return a object.
Returns the client data for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that represents multidimensional data visualized in the dashboard item.
Obtains the displayed data for the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to get the data visualized in the dashboard item.
Gets a printable component corresponding to the specified dashboard item.
A that specifies the component name of the dashboard item.
An object that implements the interface, specifying a component to be printed/exported.
Gets a printable control corresponding to the specified dashboard item.
A string that is the dashboard item's component name.
A printable control corresponding to the specified dashboard item.
Gets the selected page in the specified tab container.
A that is the property value and identifies the tab container.
A that is the property value and identifies the tab page.
Gets the index of the selected page in the specified tab container.
A that is the property value and identifies the tab container.
An integer that is the index in the collection.
Gets the underlying control used to visualize data within the specified dashboard item.
A component name of the dashboard item for which you get the underlying control.
A DevExpress WinForms control used to visualize data within the dashboard item.
Gets the underlying controls used to visualize data within the dashboard items.
A list of DevExpress WinForms controls used to visualize data within the dashboard items.
Returns underlying data for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified data members.
A that specifies the component name of the dashboard item.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Gets or sets the number of the Grid dashboard item's data rows whose content is processed to apply best fit to columns.
An integer value specifying the number of data rows that are processed to apply best fit to columns.
Provides access to options related to exporting a dashboard/dashboard item to an image.
A object containing options related to exporting a dashboard/dashboard item to an image.
Handle this event to get the dashboard item data, and apply master filter and dashboard state in asynchronous mode.
Occurs after the dashboard layout is changed.
Loads a dashboard from a stream.
A object that contains the dashboard.
Loads a dashboard from an XML file.
A that specifies the path to an XML file that contains the dashboard.
Loads a dashboard layout (layout items and layout containers) from a stream.
A object that contains the dashboard layout.
Loads a dashboard layout from an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Gets or sets whether the control loads data for dashboard items on the initially inactive tab pages.
true, to load data in the inactive tab pages; otherwise, false.
Occurs when an end user clears the selection in the master filter item.
Allows you to apply default filtering to master filter items.
Occurs when an end user changes the state of the master filter.
Expands the specified dashboard item to the entire dashboard size to examine data in greater detail.
A that is the dashboard item component name (the property)
Expands the specified dashboard item to the entire dashboard size in an asynchronous task.
A that is the dashboard item component name (the property).
The task object that is the asynchronous operation to complete.
Gets the name of the maximized dashboard item.
A value that is a maximized dashboard item's name.
Provides access to dashboard parameter settings and metadata.
A object representing a collection of objects.
Provides access to options related to exporting a dashboard/dashboard item to the PDF format.
A object containing options related to exporting a dashboard/dashboard item to the PDF format.
Performs a drill-down for the required element.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
Performs a drill-down for the required element.
A that specifies the component name of the dashboard item.
An object representing a set of axis points.
Performs a drill-down for the required element by its value.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object specifying the axis point tuple used to perform a drill-down for the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
An object representing a set of axis points.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element by its value, asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-up in the specified dashboard item.
A that specifies the component name of the dashboard item.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Performs a drill-up in the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Gets or sets whether the populates unused dashboard data members.
Gets or sets whether the populates unused dashboard data sources.
true, to populate unused dashboard data sources; otherwise, false.
Allows you to customize a popup menu invoked by end-users in the .
Provides access to options specific to printing and exporting.
A object that contains settings which specify parameters affecting how the dashboard (dashboard items) is printed.
Provides access to options related to printing a dashboard/dashboard item.
A object containing options related to printing a dashboard/dashboard item.
Allows you to customize the Print Preview window at runtime.
Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
The enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.
Allows you to specify the default selected range in the Range Filter dashboard item.
Reloads data in the data sources.
Reloads data in the data sources.
Specifies whether the Loading Panel is shown while data is loaded in the data sources.
Reloads data in the data sources.
A list of dashboard parameters.
Reloads data from the data source for the specified dashboard item.
A string that specifies a component name of the dashboard item for which you reload data.
Reloads data in the data sources asynchronously.
The task object that is the asynchronous operation to complete.
Reloads data from the data source for the specified dashboard item asynchronously.
A string that specifies a component name of the dashboard item for which you reload data.
The task object that is the asynchronous operation to complete.
Reloads data in the data sources asynchronously.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Restores the item size if an item is expanded to the entire dashboard size (maximized).
Restores the item size if an item is expanded to the entire dashboard size (maximized). Asynchronous method.
The task object that is the asynchronous operation to complete.
Saves a dashboard layout (layout items and layout containers) to a stream.
A object that contains the dashboard layout.
Saves a dashboard layout (layout items and layout containers) to a separate XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Occurs when the selected tab page is changed.
For internal use.
Applies the dashboard state to the loaded dashboard.
A object that contains the dashboard state information.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
The task object that is the asynchronous operation to complete.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to specify the initial dashboard state when loading a dashboard.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Selects the required elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Selects the elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
Values used to select elements in the master filter item.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of values that are used to select elements in the master filter item.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
Values that are used to select elements in the master filter item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the required range in the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Selects the specified range in the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the required range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
The task object that is the asynchronous operation to complete.
Selects the required range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified tab page.
A that is the property value and identifies the tab page.
Selects the tab page specified by its index in the specified tab container.
A that is the property value and identifies the tab container.
An integer that is the index in the collection.
Invokes the Dashboard Parameters dialog in the .
Invokes the Data Inspector dialog for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
A object that defines a displayed underlying data.
Invokes the Data Inspector dialog for the specified dashboard item asynchronously.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
The task object that is the asynchronous operation to perform.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item asynchronously.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
A enumeration value that defines a displayed underlying data.
The task object that is the asynchronous operation to perform.
Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
A value that specifies the export format.
Invokes the dialog that allows end-users to export the dashboard item to the specified format.
A value that specifies the component name of the dashboard item to export.
A value that specifies the export format. Note that some items (i.e., or ) do not support exporting to the format.
Invokes the Print Preview, which shows the print preview of the dashboard.
Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.
Use instead.
Fires the event that allows you to customize the dashboard item caption content.
A that is the dashboard item name accessible using the property.
Fires the event that allows you to customize the dashboard title content.
Updates all extract data sources in the current dashboard asynchronously. Allows you to specify custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
Updates the specified extract data sources in the current dashboard asynchronously. Allows you to set custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
A list of the data source names.
Gets or sets whether to enable the capability to access the client and underlying data.
true, to enable the capability to access the client and underlying data; otherwise, false.
Gets or sets whether to show all items in the filter elements deselected by default.
true, if all items in the filter elements deselected by default; otherwise, false.
Gets the end-user action performed on the .
The object that is the end-user action performed on the .
Allows you to validate a custom SQL query of the .
Provides data for the and events.
Provides access to the Grid control that displays aggregated data in the Data Inspector dialog.
A that displays aggregated data.
Gets the name of the dashboard item for which the event is raised.
A that is the name of the dashboard item.
Provides access to the GridControl that displays raw data in the Data Inspector dialog.
A that displays raw data.
References a method that handles the and events.
The event source.
A object that contains event data.
Provides data for the and events.
Provides access to the Grid control that displays aggregated data in the Data Inspector dialog.
A that displays aggregated data.
Gets or sets whether end users can export aggregated data from the Data Inspector.
true, to allow end users to export aggregated data from the Data Inspector; otherwise, false.
Gets or sets whether end users can export raw data from the Data Inspector.
true, to allow end users to export raw data from the Data Inspector; otherwise, false.
Gets the name of the dashboard item whose data is displayed in the Data Inspector window.
A that is the dashboard item's component name.
Provides access to the Grid control that displays raw data in the Data Inspector dialog.
A that displays raw data.
References a method that handles the and events.
The event source.
A object that contains event data.
Contains classes that provide functionality to the Data Source wizard page views in the WinForms Dashboard Designer.
Provides a view for the Select Data Fields page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class.
Gets the list allowing end-users to select fields that will fall into a data extract.
An object implementing the IDataFieldsBrowserView interface.
Gets the description of a wizard page.
A value that is the page description.
Provides a view for the Specify Filter Options page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class.
Occurs when any option is changed in the wizard page.
Gets or sets a filter criteria applied when creating a data extract.
A that specifies a filter criteria.
Gets the description of a wizard page.
A value that is the page description.
Gets or sets a number of rows to be extracted.
An integer value that specifies a number of rows to be extracted.
Occurs when the Data Preview window is invoked.
Specifies fields that will fall into the filter criteria.
An object implementing the object.
A that specifies the data member from the data source.
An object implementing the interface that provides a service functionality to manage parameters.
Invokes the Data Preview window containing data that will be placed into a data extract.
An object containing data that will be placed into a data extract.
Provides a view for the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the class.
Initializes a new instance of the class with the specified settings.
An object implementing the interface that provides the functionality to run the wizard.
Applies parameters from the specified connection string.
A object that is the connection string.
Gets an OLAP connection.
An object that is the OLAP connection.
Gets the description of a wizard page.
A value that is the page description.
Invokes a connection error window caused by the specified exception.
A object that is the exception causing a connection error.
Provides a view for the Create a Data Extract page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class.
Occurs when any option is changed in the wizard page.
Identifies a mask for a file containing the data extract.
Gets the description of a wizard page.
A value that is the page description.
Occurs when a selected data member is changed in the wizard page.
Occurs when a selected data source is changed in the wizard page.
Provides a view for the Select the Data Source Type page of the Data Source wizard.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified settings.
An object implementing the ISupportedDataSourceTypesService interface.
A object.
Gets or sets the data source types available in the wizard page.
A object that specifies the data source types available in the wizard page.
Gets the description of a wizard page.
A value that is the page description.
Provides a view for the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class.
Gets the description of a wizard page.
A value that is the page description.
Initializes a parameter's editor on the wizard page.
A collection of objects implementing the interface.
A collection of DashboardParameterViewModel objects.
Occurs when a preview window is invoked.
Gets parameters displayed in the wizard page.
A collection of objects implementing the interface.
Invokes a preview window.
An object that contains data to be shown in a preview window.
Provides a view for the Save Extract to a File page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the class.
Gets or sets a path to a data extract file.
A value that specifies a path to a data extract file.
Occurs when a path to a data extract file is changed.
Gets the description of a wizard page.
A value that is the page description.
Returns an object that displays a form while the wizard is loading information about a data extract.
An object implementing the IDashboardWaitFormActivator interface.
A Date Filter control used to visualize a Date Filter dashboard item's data
Provides access to the Calendar control that displays the key date in the Date Filter range.
A that allows the end-user to select the range's date or time.
Provides access to the Calendar control that displays the additional date in the Date Filter range.
A that allows the end-user to select the range's date or time.
Allows you to specify the date picker text.
Provides access to the date picker button.
Provides access to the inner layout control that hosts the Date Filter elements.
A that arranges the Date Filter's buttons.
Provides access to quick filter buttons.
A collection of quick filter buttons.
Contains options specific to printing and exporting additional content.
Initializes a new instance of the class.
Gets or sets the filter state's location on the printed document.
A object that specifies the filter state's location on the printed document.
Gets or sets whether a dashboard title (or dashboard item's caption) is included as the printed document title.
A value that specifies whether a dashboard title (or dashboard item's caption) is included as the printed document title.
Provides data for the Data Source Wizard pages related to the ExtractDataSource type.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified settings.
A object whose properties specify the look and feel settings applied to the Wizard pages.
A object that is the parent window for the Data Access Wizard.
Initializes a new instance of the class with the specified settings.
A object whose properties specify the look and feel settings applied to the Wizard pages.
A object that is the parent window for the Data Access Wizard.
The dashboard's data sources.
Gets or sets an object that translates a path specified in the connection string to an actual data source file path.
An object that implements the interface to translate file paths.
Gets or sets an object that provides information on the dashboard's data sources and data members.
Provides information about the data source and data members.
Gets or sets an object that creates the extract data source.
An interface that exposes the CreateExtractFile method to create the extract data source file.
Provides access to the settings which control the Wizard pages' look and feel.
A object whose properties specify the look and feel settings applied to the Wizard pages.
Gets or sets a Wizard's parent window.
A object that is the parent window for the Data Source Wizard.
Gets or sets an object that provides parameters used to get data from the data source.
An object implementing the interface to access the dashboard and query parameters.
Gets or sets an object that customizes the Data Source Wizard pages for the Extract Data Source.
An interface allowing the Data Source Wizard customization for the data source type.
Gets or sets an object that implements a certain functionality required to run the Data Source Wizard.
An object that implements the interface.
Provides data for the and events.
Gets the component name of the Excel data source for which the event was raised.
A value that is the component name of the Excel data source for which the event was raised.
Gets the name of the Excel data source for which the event was raised.
A value that is the name of the Excel data source for which the event was raised.
Gets or sets a path to the Microsoft Excel workbook or CSV file.
A that specifies the path to the Microsoft Excel workbook or CSV file.
Gets or sets options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
A descendant containing options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
Gets or sets a stream that contains a Microsoft Excel workbook or CSV file.
A object containing a Microsoft Excel workbook or CSV file.
Gets or sets the format of the document contained in the Stream.
A enumeration value that specifies the format of the document contained in the .
A method that will handle the and events.
The event source.
A object that contains event data.
Allows you to invoke the Data Source Wizard for the ExtractDataSource type.
Runs the Data Source Wizard for the Extract Data Source.
The Extract Data Source to edit by the Wizard.
Provides access to objects, values and services required to run the Wizard.
True, if the data source is successfully modified; otherwise, false.
Runs the Data Source Wizard for the Extract Data Source.
The Extract Data Source to edit by the Wizard.
Provides access to objects, values and services required to run the Wizard.
An action that customizes the Wizard before it is run.
True, if the data source is successfully modified; otherwise, false.
Updates the extract data source file displaying the progress and allowing to cancel the process.
The data source to update.
A object that is the parent window for the task dialog.
A object whose properties specify the look and feel settings applied to the dialog.
True, if the data source is successfully modified; otherwise, false.
Updates the extract data source file displaying the progress and allowing cancellation of the process.
The data source to update.
A object that is the parent window for the task dialog.
A object whose properties specify the look and feel settings applied to the dialog.
A data source file path. Subsequently processed by the .
A string that specifies the driver name for the custom extract data source driver. Set it to null for the built-in extract data source implementation.
True, if the data source is successfully modified; otherwise, false.
Provides a connection between data item containers from the Gauges section and underlying control's gauges.
Returns a collection of the control's gauge elements that corresponds to the specified Gauge (a data item container from the Gauges section).
A Gauge object for which the corresponding gauges elements are returned.
A collection of the CircularGauge or LinearGauge objects that corresponds to the specified Gauge.
Returns the Gauge object that corresponds to the specified control's gauge element.
A Gauge dashboard item for which you get the gauge context.
A CircularGauge or LinearGauge object that is a visible gauge element.
A Gauge object that correspond to the specified parameters.
Contains settings that specify parameters affecting how the Gauge dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether dashboard item elements are arranged automatically on the printed page.
true, to arrange dashboard item elements automatically on the printed page; otherwise, false.
Provides a connection between data item containers from the Columns section and an underlying control's columns.
Returns a object that corresponds to the specified GridColumnBase descendant (a data item container from the Columns section).
A GridColumnBase descendant for which the corresponding control's column is returned.
A object that corresponds to the specified dashboard item's column.
Returns the GridColumnBase descendant that corresponds to the specified control's column.
A Grid dashboard item for which you get the grid context.
A object that is a control's column.
A descendant that corresponds to the specified parameters.
Contains settings that specify parameters affecting how the Grid dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether the size of the grid dashboard item is changed according to the width of the printed page.
true, to change the size of the grid dashboard item according to the width of the printed page; otherwise, false.
Gets or sets whether to print column headers of the Grid dashboard item on every page.
true, to print column headers on every page; otherwise, false.
Provides API members that are common for and .
Gets or sets whether to display aggregated data in the Data Inspector.
true, to display aggregated data in the Data Inspector; otherwise, false.
Gets or sets whether to display raw data in the Data Inspector.
true, to display raw data in the Data Inspector; otherwise, false.
Gets or sets whether to enable the animation when you maximize or restore dashboard items.
True, to enable the animation; otherwise, false.
Gets or sets whether end users can maximize dashboard items.
true, to allow maximizing dashboard items; otherwise, false.
Gets or sets whether end-users can print or export a dashboard.
true, if end-users can print/export a dashboard; otherwise, false.
Gets or sets whether end-users can print or export dashboard items.
true, if end-users can print/export dashboard items; otherwise, false.
Allows you to provide data for the in asynchronous mode.
Allows you to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files asynchronously.
Gets or sets whether DashboardViewer/DashboardDesigner operates in asynchronous mode.
true, to use asynchronous mode; otherwise, false.
Allows you to validate a custom SQL query of the in asynchronous mode.
Allows you to hide specific dashboard items when printing or exporting the entire dashboard.
Locks the object until the / method call.
Gets or sets whether to calculate totals for the hidden data items.
true, to calculate hidden totals; otherwise, false.
Returns whether the specified master filter can be cleared in the current state.
A that specifies the component name of the dashboard item.
true, if the specified master filter can be cleared in the current state; otherwise, false.
Returns whether drill down is possible in the current state of the specified dashboard item.
A that specifies the component name of the dashboard item.
true, if drill down is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether drill up is possible in the current state of the specified dashboard item.
A that specifies the component name of the dashboard item.
true, if drill up is possible in the current state of the specified dashboard item; otherwise, false.
Returns whether the master filter item allows selecting one or more elements.
A that specifies the component name of the dashboard item.
true, if the master filter item allows selecting one or more elements; otherwise, false.
Returns whether the master filter item allows selecting multiple elements.
A that specifies the component name of the dashboard item.
true, if the master filter item allows selecting multiple elements; otherwise, false.
Clears the specified master filter item.
A that specifies the component name of the dashboard item.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Clears the specified master filter item in asynchronous mode.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to customize connection settings before the / connects to a data store (database, OLAP cube, etc.).
Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
Occurs before a custom assembly is loaded for use as .
Allows you to specify a custom schema for the SQL Data Source.
An object that implements the interface that provides a custom schema.
Allows you to customize the exported document.
Allows you to include WHERE clauses into queries.
Allows you to customize the dashboard item caption at runtime.
Allows you to customize the dashboard title at runtime.
Allows you to customize the exported document.
Allows you to substitute the default palette containing colors used to paint dashboard item elements.
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
Gets or sets the currently opened dashboard.
A object that is the currently opened dashboard.
Occurs after a dashboard has been opened.
Occurs when the custom property value in the Dashboard Viewer / Dashboard Designer is changed.
Allows you to access underlying WinForms controls.
Occurs when an end user clicks a dashboard item.
Allows you to access underlying WinForms controls.
Allows you to access underlying WinForms controls.
Occurs when an end user double-clicks a dashboard item.
Allows you to color the required dashboard item elements using the specified colors.
Fires when an item becomes maximized or restores its original size.
Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed.
Occurs when the mouse pointer enters the dashboard item.
Occurs when the mouse pointer rests on the dashboard item.
Occurs when the mouse pointer leaves the dashboard item.
Occurs when the mouse pointer is moved over the dashboard item.
Occurs when the mouse pointer is over the dashboard item and a mouse button is released.
Occurs when the mouse wheel moves while the dashboard item has focus.
Occurs after the selection within the dashboard item is changed.
Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting.
Occurs after the dashboard is loaded to the / .
Occurs after the current dashboard state in the / is changed.
Occurs before the Data Inspector window closes. Allows you to access the window's grid controls.
Occurs before the Data Inspector window displays. Allows you to access the window's grid controls and change their settings.
Allows you to provide data for the .
Allows you to suppress the form containing errors that occur during data loading.
Provides access to options that define the data source options of a / .
A object containing options that define the data source options of a / .
Occurs after drill-down is performed.
Occurs after a drill-up is performed.
Gets or sets whether the / displays a Wait Form when a time-consuming operation is performed.
true, if the control displays a Wait Form when a time-consuming operation is performed; otherwise, false.
Unlocks the object after a call to the method and applies changes made to the parameter settings.
Provides access to options related to exporting a dashboard item to the Excel format.
Exports the dashboard item to the specified stream in Excel format.
A that is the component name of the dashboard item to be exported.
A object to which the created Excel file should be sent.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Excel format using the specified export options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Excel file.
A object which specifies the Excel export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in Image format.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
Exports the dashboard item to the specified stream in Image format using the specified image options.
A that is the component name of the dashboard item to be exported.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in Image format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the Image file.
Exports the dashboard item to the image file using the specified image options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified stream in PDF format.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Exports the dashboard item to the specified file in PDF format.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
A that is the component name of the dashboard item to be exported.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when the dashboard item is exported.
Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
Exports dashboard data to the specified stream in Excel format.
A object to which the created Excel file should be sent.
A object containing Excel-specific options.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
Exports dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
A object containing Excel-specific options.
Exports a dashboard to the specified stream in Image format.
A object to which the created image file should be sent.
Exports a dashboard to the specified stream in Image format using the specified image-specific options.
A object to which the created image file should be sent.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in Image format.
A that specifies the path to the Image file.
Exports a dashboard to the specified image file using the specified image-specific options.
A that specifies the path to the image file.
A object that specifies the image export options to be applied when a dashboard is exported.
Exports a dashboard to the specified stream in PDF format.
A object to which the created PDF file should be sent.
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Exports a dashboard to the specified file in PDF format.
A that specifies the path to the PDF file.
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
A that specifies the path to the PDF file.
A object which specifies the PDF export options to be applied when a dashboard is exported.
Returns data identifying the elements that can be used to perform drill-down in the specified dashboard item.
A that is the component name of the dashboard item.
A list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns data identifying the elements that can be used to perform drill-down in the specified dashboard item. Asynchronous method.
A that is the component name of the dashboard item.
The task object that is the asynchronous operation to return a list of objects identifying elements that can be used to perform drill-down in the specified dashboard item.
Returns axis point tuples identifying elements that can be selected in the current state of the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Gets the data (axis point tuples) that identifies selectable elements in the current state of the master filter item.
A that is the component name of the master filter item.
The task object that is the asynchronous operation to get a list of objects.
Returns names of the predefined ranges available for the specified Range Filter / Date Filter.
A value that specifies the component name of the Range Filter / Date Filter dashboard items.
An array of values that are names of the available predefined ranges.
Returns an axis point tuple identifying the current drill-down state.
A that is the component name of the dashboard item.
An object representing a set of axis points.
Returns axis point tuples identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A list of objects identifying elements that can be selected in the current state of the master filter item.
Returns the name of the currently selected predefined range.
A value that specifies the component name of the Range Filter or Date Filter dashboard item.
A value that is the name of the currently selected predefined range.
Returns the selected range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the selected range in the specified Range Filter or Date Filter dashboard item.
Returns records identifying currently selected elements in the master filter item.
A that is the component name of the master filter item.
A object that represents a list of records identifying currently selected elements.
Gets the current dashboard state.
A object that contains modifications produced by end-user interaction.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A object that is the visible range in the specified Range Filter or Date Filter dashboard item.
Returns the visible range for the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to return a object.
Returns the client data for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that represents multidimensional data visualized in the dashboard item.
Obtains the displayed data for the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to get the data visualized in the dashboard item.
Gets a printable control corresponding to the specified dashboard item.
A string that is the dashboard item's component name.
A printable control corresponding to the specified dashboard item.
Gets the selected page in the specified tab container.
A that is the property value and identifies the tab container.
A that is the property value and identifies the tab page.
Gets the index of the selected page in the specified tab container.
A that is the property value and identifies the tab container.
An integer that is the index in the collection.
Gets the underlying control used to visualize data within the specified dashboard item.
A component name of the dashboard item for which you get the underlying control.
A DevExpress WinForms control used to visualize data within the dashboard item.
Gets the underlying controls used to visualize data within the dashboard items.
A list of DevExpress WinForms controls used to visualize data within the dashboard items.
Returns underlying data for the specified dashboard item.
A that specifies the component name of the dashboard item.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified dimension values.
A that specifies the component name of the dashboard item.
A list of objects that specify the hierarchy of dimension values.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Returns underlying data for the specified dashboard item by the specified data members.
A that specifies the component name of the dashboard item.
A list of values that specify data member identifiers used to obtain underlying data.
A object that represents a list of records from the dashboard data source.
Gets or sets the number of the Grid dashboard item's data rows whose content is processed to apply best fit to columns.
An integer value specifying the number of data rows that are processed to apply best fit to columns.
Provides access to options related to exporting a dashboard/dashboard item to an image.
A object containing options related to exporting a dashboard/dashboard item to an image.
Handle this event to get the dashboard item data, and apply master filter and dashboard state in asynchronous mode.
Occurs after the dashboard layout is changed.
Loads a dashboard from a stream.
A object that contains the dashboard.
Loads a dashboard from an XML file.
A that specifies the path to an XML file that contains the dashboard.
Loads a dashboard layout (layout items and layout containers) from a stream.
A object that contains the dashboard layout.
Loads a dashboard layout from an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Occurs when an end user clears the selection in the master filter item.
Allows you to apply default filtering to master filter items.
Occurs when an end user changes the state of the master filter.
Expands the specified dashboard item to the entire dashboard size to examine data in greater detail.
A that is the dashboard item component name (the property)
Expands the specified dashboard item to the entire dashboard size in an asynchronous task.
A that is the dashboard item component name (the property).
The task object that is the asynchronous operation to complete.
Gets the name of the maximized dashboard item.
A value that is a maximized dashboard item's name.
Provides access to dashboard parameter settings and metadata.
A object representing a collection of objects.
Provides access to options related to exporting a dashboard/dashboard item to the PDF format.
A object containing options related to exporting a dashboard/dashboard item to the PDF format.
Performs a drill-down for the required element.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
Performs a drill-down for the required element.
A that specifies the component name of the dashboard item.
An object representing a set of axis points.
Performs a drill-down for the required element by its value.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object that identifies the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A object specifying the axis point tuple used to perform a drill-down for the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
An object representing a set of axis points.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
The task object that is the asynchronous operation to complete.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
A value that is used to perform a drill-down for the required element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Performs a drill-up in the specified dashboard item.
A that specifies the component name of the dashboard item.
Performs a drill-down for the required element asynchronously.
A that specifies the component name of the dashboard item.
The task object that is the asynchronous operation to complete.
Performs a drill-up in the specified dashboard item asynchronously.
A that specifies the component name of the dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to customize a popup menu invoked by end-users in the /.
Provides access to options related to printing a dashboard/dashboard item.
A object containing options related to printing a dashboard/dashboard item.
Allows you to customize the Print Preview window at runtime.
Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
The enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.
Allows you to specify the default selected range in the Range Filter dashboard item.
Reloads data in the data sources.
Reloads data in the data sources.
Specifies whether the Loading Panel is shown while data is loaded in the data sources.
Reloads data from the data source for the specified dashboard item.
A string that specifies a component name of the dashboard item for which you reload data.
Reloads data in the data sources asynchronously.
The task object that is the asynchronous operation to complete.
Reloads data from the data source for the specified dashboard item asynchronously.
A string that specifies a component name of the dashboard item for which you reload data.
The task object that is the asynchronous operation to complete.
Reloads data in the data sources asynchronously.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Restores the item size if an item is expanded to the entire dashboard size (maximized).
Restores the item size if an item is expanded to the entire dashboard size (maximized) in an asynchronous task.
The task object that is the asynchronous operation to complete.
Saves a dashboard layout (layout items and layout containers) to a stream.
A object that contains the dashboard layout.
Saves a dashboard layout to a separate XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Occurs when the selected tab page is changed.
Applies the dashboard state to the loaded dashboard.
A object that contains the dashboard state information.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
The task object that is the asynchronous operation to complete.
Applies the dashboard state to the dashboard, asynchronously.
A object that contains the dashboard state information.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Allows you to specify the initial dashboard state when loading a dashboard.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Selects required elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Selects the elements by their values in the specified master filter item.
A that specifies the component name of the master filter item.
Values used to select elements in the master filter item.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
An object that identifies a master filter element.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A list of objects used to identify master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of objects that identifies master filter elements.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
A collection of values that are used to select elements in the master filter item.
The task object that is the asynchronous operation to complete.
Selects the specified elements in the specified master filter item.
A that specifies the component name of the master filter item.
Values that are used to select elements in the master filter item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the required range in the specified Range Filter or Date Filter dashboard item.
A that is the component name of the dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Selects the specified range in the specified Range Filter or Date Filter dashboard item.
A that specifies the component name of the Range Filter or Date Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that is the component name of the dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that is the component name of the dashboard item.
A object that specifies a range in the Range Filter or Date Filter dashboard item.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that is the component name of the dashboard item.
A that specifies the name of the predefined range used to perform a selection.
The task object that is the asynchronous operation to complete.
Selects the specified range in the specified Range Filter or Date Filter dashboard item asynchronously.
A that is the component name of the dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Propagates notification that operations should be canceled.
The task object that is the asynchronous operation to complete.
Selects the specified tab page.
A that is the property value and identifies the tab page.
Selects the tab page specified by its index in the specified tab container.
A that is the property value and identifies the tab container.
An integer that is the index in the collection.
Invokes the Dashboard Parameters dialog in the .
Invokes the Data Inspector dialog for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
A object that defines a displayed underlying data.
Invokes the Data Inspector dialog for the specified dashboard item asynchronously.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
The task object that is the asynchronous operation to complete.
Invokes the Data Inspector dialog with a defined data type for the specified dashboard item asynchronously.
A object that specifies a component name of the dashboard item for which the Data Inspector displays data.
A enumeration value that defines a displayed underlying data.
The task object that is the asynchronous operation to complete.
Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
A value that specifies the export format.
Invokes the dialog that allows end-users to export the dashboard item to the specified format.
A value that specifies the component name of the dashboard item to export.
A value that specifies the export format. Note that some items (i.e., or ) do not support exporting to the format.
Invokes the Print Preview, which shows the print preview of the dashboard.
Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.
Fires the / event that allows you to customize the dashboard item caption content.
A that is the dashboard item's property value.
Fires the / event that allows you to customize the dashboard title content.
Updates all extract data sources in the current dashboard asynchronously. Allows you to specify custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
Updates the specified extract data sources in the current dashboard asynchronously. Allows you to set custom actions to perform after updating the data and file.
A custom action to perform when the data is updated.
A custom action to perform when the file is updated.
A list of the data source names.
Gets or sets whether to show all items in the filter elements deselected by default.
true, if all items in the filter elements deselected by default; otherwise, false.
Gets the end-user action performed on the /.
The object that is the end-user action performed on the .
Allows you to validate a custom SQL query of the .
Base interface for items located in the dashboard title, dashboard item captions and drop-down menus
Gets or sets the text displayed in the item.
The text displayed in the item.
Gets whether an item is checked, unchecked, or cannot be checked.
True if an item is checked, False if it is unchecked, null if it does not support the checked state.
Gets or sets custom data.
An object containing data which can be required in various situations to define a toolbar item.
Provides the capability to customize the Data Source wizard.
Enables customization of the Data Source Wizard pages.
An object implementing the interface (where TModel is the ).
Provides the capability to customize the Data Source wizard for the Extract Data Source.
Enables customization of the Data Source Wizard pages for the Extract Data Source.
An object implementing the interface (where TModel is the DevExpress.DashboardCommon.DataSourceWizard.ExtractDataSourceModel).
When implemented, represents a history item.
Gets a caption that is displayed in the current operation's history.
A object that is a history item caption.
Reapplies the last operation that was undone in the Dashboard Designer.
A instance where the operation is performed.
Undoes the last operation in the Dashboard Designer.
A control where the operation is performed.
Contains classes used to localize dashboard elements specific to the Windows Forms dashboard controls.
Provides localized strings for the and user interface elements.
Initializes a new instance of the class.
Gets or sets a localizer object providing localization of the user interface at runtime.
An descendant, used to localize the user interface at runtime.
Returns an XtraLocalizer object representing resources based on the thread's language and regional settings (culture).
An object representing resources based on the thread's culture.
Gets the string, localized by the current , for the specified user interface element.
A enumeration value specifying the UI element whose caption (text) is to be localized.
A representing the text to be displayed within the specified UI element.
Provides localized strings for the and user interface elements.
Initializes a new instance of the class.
Lists values corresponding to strings that can be localized.
Default value: Add dashboard parameter
Default value: Add Total
Default value: Automatic Updates
Default value: Enable/disable automatic updates for the dashboard.
Default value: Dashboard
Default value: Data Source
Default value: Home
Default value: View
Default value: Cannot apply filtering to a field whose expression contains the Aggr function.
Default value: Boolean
Default value: DateTime
Default value: Decimal
Default value: Double
Default value: Integer
Default value: String
Default value: Unknown
Default value: Specific...
Default value: Difference
Default value: Expression
Default value: Moving Calculation
Default value: None
Default value: Percent Of Total
Default value: Rank
Default value: Running Total
Default value: Cards
Default value: Cards / Sparkline Argument
Default value: Sparkline Argument
Default value: Sparkline Argument / Cards
Default value: Centered
Default value: Compact
Default value: Custom
Default value: Lightweight
Default value: None
Default value: Stretched
Default value: Absolute Variation
Default value: Actual Value
Default value: Card Name
Default value: Delta Indicator
Default value: Dimension
Default value: Percent of Target
Default value: Percent Variation
Default value: Sparkline
Default value: Subtitle
Default value: Target Value
Default value: Title
Default value: Do you want to change the data source/data member for '{0}'?\r\n\r\n\tOld data source/data member: {1}\r\n\tNew data source/data member: {2}
Default value: Center the legend horizontally and align it the bottom of the diagram. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the bottom of the chart outside the diagram. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the bottom of the diagram. Orient the legend vertically.
Default value: Align the legend to the bottom left corner of the diagram. Orient the legend horizontally.
Default value: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend horizontally.
Default value: Align the legend to the bottom left corner of the diagram. Orient the legend vertically.
Default value: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend vertically.
Default value: Align the legend to the bottom right corner of the diagram. Orient the legend horizontally.
Default value: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend horizontally.
Default value: Align the legend to the bottom right corner of the diagram. Orient the legend vertically.
Default value: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend vertically.
Default value: Arguments
Default value: Arguments / Series
Default value: Series
Default value: Series / Arguments
Default value: Specified data cannot be rendered in a chart
Default value: Inside Horizontal
Default value: Inside Vertical
Default value: Outside Horizontal
Default value: Outside Vertical
Default value: Primary axis
Default value: Secondary axis
Default value: Center the legend horizontally and align it the top of the diagram. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the top of the chart outside the diagram. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the top of the diagram. Orient the legend vertically.
Default value: Align the legend to the top left corner of the diagram. Orient the legend horizontally.
Default value: Align the legend to the top left corner of the chart outside the diagram. Orient the legend horizontally.
Default value: Align the legend to the top left corner of the diagram. Orient the legend vertically.
Default value: Align the legend to the top left corner of the chart outside the diagram. Orient the legend vertically.
Default value: Align the legend to the top right corner of the diagram. Orient the legend horizontally.
Default value: Align the legend to the top right corner of the chart outside the diagram. Orient the legend horizontally.
Default value: Align the legend to the top right corner of the diagram. Orient the legend vertically.
Default value: Align the legend to the top right corner of the chart outside the diagram. Orient the legend vertically.
Default value: (Select All)
Default value: Select the required fields whose data will be stored within the data extract
Default value: Use binding attribute
Default value: Clear Totals
Default value: Palette Color
Default value: Add a data source to the dashboard to create color schemes
Default value: Add Calculated Field
Default value: Add a new calculated field into the current data source.
Default value: Add Query
Default value: Add a new query to the selected data source.
Default value: Add Query
Default value: Add a new query to the selected data source.
Default value: Show Weighted Legend
Default value: Show the weighted legend that helps end-users identify map elements.
Default value: Add Pane
Default value: Create a new pane within this chart.
Default value: Difference along Arguments
Default value: Difference along Series
Default value: Legend Position
Default value: Change the legend position within the Chart.
Default value: Percentage Difference along Arguments
Default value: Percentage Difference along Series
Default value: Percent of Argument Total
Default value: Percent of Grand Total
Default value: Percent of Series Total
Default value: Rank along Arguments
Default value: Rank along Points
Default value: Rank along Series
Default value: Remove Pane
Default value: Rotate
Default value: Rotate the diagram at 90°.
Default value: Running Summary along Arguments
Default value: Running Summary along Series
Default value: Series Type
Default value: Change the type of chart series.
Default value: Show Legend
Default value: Show the legend that helps end-users identify chart elements.
Default value: X-Axis Settings
Default value: Customize various X-axis settings, such as the visibility and axis title.
Default value: Y-Axis Settings
Default value: Access various Y-axis settings, such as the visibility, title and displayed range.
Default value: Shape Labels
Default value: Select the required map attributes to display its values within corresponding shape labels.
Default value: Clear
Default value: Clear the current data source filter.
Default value: Clear
Default value: Reset the filter criterion and turn off filtering.
Default value: Clear Master Filter
Default value: Clear Filter
Default value: Clear Selection
Default value: Checked
Default value: Set the type of a combo box to 'Checked'.
Default value: Standard
Default value: Set the type of a combo box to 'Standard'.
Default value: Arrange in Columns
Default value: Arrange the elements in the specified number of columns.
Default value: Arrange in Rows
Default value: Arrange the elements in the specified number of rows.
Default value: Count
Default value: The number of columns or rows.
Default value: Auto Arrange
Default value: The number of columns and rows is defined automatically.
Default value: Convert To
Default value: Convert the selected dashboard item to another type.
Default value: Bound Image
Default value: Convert the selected dashboard item to a bound image item
Default value: Bubble Map
Default value: Convert the selected dashboard item to a bubble map dashboard item.
Default value: Cards
Default value: Convert the selected dashboard item to a card dashboard item.
Default value: Chart
Default value: Convert the selected dashboard item to a chart dashboard item.
Default value: Choropleth Map
Default value: Convert the selected dashboard item to a choropleth map dashboard item.
Default value: Combo Box
Default value: Convert the selected dashboard item to a combo box dashboard item.
Default value: Date Filter
Default value: Convert the selected dashboard item to a date filter item
Default value: Filter Element
Default value: Convert the selected dashboard item to a filter element.
Default value: Gauges
Default value: Convert the selected dashboard item to a gauge dashboard item.
Default value: Geo Point Map
Default value: Convert the selected dashboard item to a geo point map dashboard item.
Default value: Geo Point Map
Default value: Convert the selected dashboard item to a geo point map dashboard item.
Default value: Grid
Default value: Convert the selected dashboard item to a grid dashboard item.
Default value: List Box
Default value: Convert the selected dashboard item to a list box dashboard item.
Default value: Pies
Default value: Convert the selected dashboard item to a pie dashboard item.
Default value: Pie Map
Default value: Convert the selected dashboard item to a pie map dashboard item.
Default value: Pivot
Default value: Convert the selected dashboard item to a pivot dashboard item.
Default value: Range Filter
Default value: Convert the selected dashboard item to a range filter dashboard item.
Default value: Scatter Chart
Default value: Convert the selected dashboard item to a scatter chart dashboard item.
Default value: Text Box
Default value: Convert the selected dashboard item to a text box item
Default value: Treemap
Default value: Convert the selected dashboard item to a treemap item
Default value: Tree View
Default value: Convert the selected dashboard item to a tree view dashboard item.
Default value: Cross-Data-Source Filtering
Default value: Make dashboard items that display data from other data sources affected by this Master Filter. In this instance, filtering is performed if full names of data source fields match.
Default value: Custom...
Default value: Parameters
Default value: Edit the current dashboard parameters
Default value: Dashboard Title
Default value: Dashboard Title.
Default value: Rename...
Default value: Show Grand Totals
Default value: Show Totals
Default value: Show Values
Default value: After
Default value: After
Default value: Auto Height
Default value: Auto Height
Default value: Arrangement Mode
Default value: Arrangement Mode
Default value: Horizontal
Default value:
Default value: Vertical
Default value: Vertical
Default value: Before
Default value: Before
Default value: Between
Default value: Between
Default value: Date Picker Location
Default value: Specify the Date Picker position in the series of Quick Buttons.
Default value: Far
Default value: The position at the far end of the series.
Default value: Hidden
Default value: The element is not displayed.
Default value: Near
Default value: The position at the near end of the series.
Default value: Exact
Default value: Exact
Default value: Filter Type
Default value: Filter Type
Default value: Transpose the dashboard item.
Default value: Delete
Default value: Remove the current data source.
Default value: You are trying to delete the data source that is used in the following federated data sources:{0}Continue?
Default value: Delete
Default value: Delete the selected query from the current data source.
Default value: Delete
Default value: Delete the selected dashboard item group.
Default value: Delete
Default value: Delete the selected dashboard item.
Default value: Delete
Default value: Delete the selected query from the current data source.
Default value: Delete
Default value: Delete the selected dashboard item Tab Container.
Default value: Delete
Default value: Delete the selected dashboard tab page.
Default value: Difference
Default value: Group Tiles
Default value: Sort Ascending
Default value: Sort Descending
Default value: (Display Text)
Default value: (ID)
Default value: (Key)
Default value: (Value)
Default value: No Sorting
Default value: Top N...
Default value: Display Item as Page
Default value: Display a dashboard item as a tab page, if there is only one item on a page.
Default value: Drill Down
Default value: Enable Drill Down.\r\nClick an element within the dashboard item to display detailed data related to this element.
Default value: The Drill Down is not supported when points are used to perform interactivity actions.
Default value: Drill Up
Default value: Duplicate
Default value: Create a copy of the selected dashboard item.
Default value: Edit Connection
Default value: Customize parameters used to establish a connection to a data store.
Default value: Edit Colors
Default value: Edit the dashboard color scheme by binding display values to specific colors.
Default value: Parameters
Default value: Edit the current dashboard parameters.
Default value: Edit
Default value: Edit the current data source in the Query Designer by including different tables and columns from the current database.
Default value: Filter
Default value: Edit the current data source filter.
Default value: Edit
Default value: Edit the Entity Framework data source by selecting an existing data context or using an external assembly.
Default value: Edit
Default value: Edit the current data source by specifying a data file and selecting the required data.
Default value: Edit Extract
Default value: Edit the extract options.
Default value: Edit Extract Source
Default value: Recreate the extract file using new data.
Default value: Edit Query
Default value: Edit
Default value: Edit the selected query.
Default value: Edit Filter
Default value: Specify a criterion that defines which data should be displayed within the dashboard item.
Default value: Edit Filter
Default value: Edit
Default value: Specify the JSON data location - a web service endpoint URI, file path, or a string in JSON format.
Default value: Edit Colors
Default value: Specify colors used to color elements of a dashboard item.
Default value: Edit Filter
Default value: Edit Names...
Default value: Specify names for the dashboard item and its data item containers.
Default value: Edit Names
Default value: Edit
Default value: Edit the current data source by selecting the required class definition and the data member.
Default value: Edit
Default value: Edit the selected query.
Default value: Filter
Default value: Edit the current query filter.
Default value: Edit Rules
Default value: Edit rules used to apply conditional formatting to dashboard item elements.
Default value: Export Dashboard
Default value: Export To
Default value: Export To Excel
Default value: Export to Image
Default value: Export to PDF
Default value: Allow Empty Filter
Default value: Allows an empty selection when no item is selected and the filter does not apply. Enables the Clear Filter button that resets the filter to an empty selection.
Default value: Enable Search
Default value: Enable the search capability in a filter element.
Default value: Show 'All' Value
Default value: Enable the (All) option that allows end-users to apply filtering by all values.
Default value: Above Average
Default value: Format {0} values that are above average
Default value: Average
Default value: Above Or Equal Average
Default value: Format {0} values that are above or equal average
Default value: Bar
Default value: Format {0} values using bar conditions
Default value: Bar Color Ranges
Default value: Below Average
Default value: Format {0} values that are below average
Default value: Below Or Equal Average
Default value: Format {0} values that are below or equal average
Default value: Between
Default value: Format {0} values that are between
Default value: Between Or Equal To
Default value: Format {0} values that are between or equal to
Default value: Bottom N
Default value: Format {0} values that rank in the bottom
Default value: Clear Rules
Default value: Color Range Bar
Default value: Format {0} values using color range bar conditions
Default value: Text that Contains
Default value: Format {0} values that contain the text
Default value: A Date Occurring
Default value: Format {0} values that contain a date matching these conditions
Default value: Equal To
Default value: Format {0} values that are equal to
Default value: Expression
Default value: Format values that match the following condition
Default value: Bar Gradient Ranges
Default value: Format {0} values using range bar conditions
Default value: Greater Than
Default value: Format {0} values that are greater than
Default value: Greater Than Or Equal To
Default value: Format {0} values that are greater than or equal to
Default value: Less Than
Default value: Format {0} values that are less than
Default value: Less Than Or Equal To
Default value: Format {0} values that are less than or equal to
Default value: Edit Rules...
Default value: Not Between
Default value: Format {0} values that are not between
Default value: Not Between Or Equal To
Default value: Format {0} values that are not between or equal to
Default value: Not Equal To
Default value: Format {0} values that are not equal to
Default value: Range
Default value: Color Ranges
Default value: Gradient Ranges
Default value: Format {0} values using range conditions
Default value: Icon Ranges
Default value: Range Set
Default value: Format {0} values using range conditions
Default value: Top/Bottom
Default value: Top N
Default value: Format {0} values that rank in the top
Default value: Value
Default value: Show Gauge Captions
Default value: Show captions for individual gauges within this dashboard item.
Default value: Full Circular
Default value: Display full circular gauges.
Default value: Half-Circular
Default value: Display half-circular gauges.
Default value: Left-Quarter Circular
Default value: Display left-quarter circular gauges.
Default value: Linear Horizontal
Default value: Display horizontal linear gauges.
Default value: Linear Vertical
Default value: Display vertical linear gauges.
Default value: Right-Quarter Circular
Default value: Display right-quarter circular gauges.
Default value: Three-Fourth Circular
Default value: Display three-fourth circular gauges.
Default value: Enable Clustering
Default value: Enable clustering of map objects.
Default value: AutoFit to Contents
Default value: Adjust the width of columns automatically to display their content entirely. If the grid cannot display the entire content, horizontal scrolling is enabled.
Default value: AutoFit to Grid
Default value: Adjust the width of columns automatically to display their content in an optimal way depending on grid width.
Default value: Banded Rows
Default value: Paint the background of even and odd rows differently to make the grid easier to read.
Default value: Banded rows are not supported when cell merging is enabled.
Default value: Column Headers
Default value: Show column headers.
Default value: Horizontal Lines
Default value: Show horizontal grid lines.
Default value: Manual
Default value: Adjust the width of columns manually.
Default value: Merge Cells
Default value: Merge adjacent cells with identical data.
Default value: Cell merging is not supported when Master Filtering is enabled.
Default value: Vertical Lines
Default value: Show vertical grid lines.
Default value: Word Wrap
Default value: Enable word wrapping that allows displaying cell content on multiple lines.
Default value: Ignore Master Filters
Default value: Make dashboard items contained within the current dashboard item group unaffected by external master filter items.
Default value: Master Filter
Default value: Enable the capability to filter external dashboard items using master filter items contained within the current dashboard item group.
Default value: Ignore Master Filters
Default value: Make this dashboard item unaffected by other Master Filters.
Default value: Align Bottom Center
Default value: Center image horizontally and align it the bottom of the dashboard item.
Default value: Align Bottom Left
Default value: Align image to the bottom left corner of the dashboard item.
Default value: Align Bottom Right
Default value: Align image to the bottom right corner of the dashboard item.
Default value: Alignment
Default value: Align Center
Default value: Center text horizontally and vertically within the dashboard item.
Default value: Align Center Left
Default value: Center image vertically and align it the left of the dashboard item.
Default value: Align Center Right
Default value: Center image vertically and align it the right of the dashboard item.
Default value: Align Top Center
Default value: Center image horizontally and align it the top of the dashboard item.
Default value: Align Top Left
Default value: Align image to the top left corner of the dashboard item.
Default value: Align Top Right
Default value: Align image to the top right corner of the dashboard item.
Default value: Import Image
Default value: Import an image from a file. The dashboard will store a copy of the image.
Default value: Import Image
Default value: Load Image
Default value: Load an image from a file. The dashboard will store the path to the image file and will not store the image itself.
Default value: Load Image
Default value: Size Mode
Default value: Clip
Default value: The image is placed in the upper-left corner of the dashboard item and clipped if necessary.
Default value: Squeeze
Default value: If the dashboard item's dimensions exceed that of the image it contains, the image is centered and shown full-size. Otherwise, the image is resized to fit into the dashboard item's dimensions.
Default value: Stretch
Default value: The image within the dashboard item is stretched or shrunk as appropriate to fit the size of the dashboard item.
Default value: Zoom
Default value: The image is sized proportionally (without clipping), so that it is best fitted to the dashboard item.
Default value: Bound Image
Default value: Create a bound image dashboard item and insert it into the dashboard.
Default value: Bubble Map
Default value: Create a bubble map dashboard item and insert it into the dashboard.
Default value: Cards
Default value: Create a card dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of cards each illustrating the difference between two values. This difference can be expressed in an absolute value, an absolute or percent variation.
Default value: Chart
Default value: Create a chart dashboard item and insert it into the dashboard.\r\n\r\nThe chart visualizes data in an XY-diagram allowing you to render a wide range of diagram types - from simple bar or line charts to financial Open-High-Low-Close graphs.
Default value: Choropleth Map
Default value: Create a choropleth map dashboard item and insert it into the dashboard.
Default value: Combo Box
Default value: Create a combo box filter element and insert it into the dashboard.
Default value: Date Filter
Default value: Create a date filter element and insert it into the dashboard.
Default value: Filter Elements
Default value: Insert a filter element into the dashboard.\r\n\r\nFilter elements allow you to apply filtering to other dashboard items.
Default value: Gauges
Default value: Create a gauge dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of gauges. Each gauge can communicate two values - one with a needle and the other with a marker on the scale.
Default value: Geo Point Map
Default value: Create a geo point map dashboard item and insert it into the dashboard.
Default value: Geo Point Maps
Default value: Create a geo point map dashboard item and insert it into the dashboard.
Default value: Grid
Default value: Create a grid dashboard item and insert it into the dashboard.\r\n\r\nThe grid shows data in a tabular form while allowing you to summarize against specific measures or calculate differences between them.
Default value: Group
Default value: Create a group that arranges dashboard items and allows you to manage interaction between dashboard items within and outside the group.
Default value: Image
Default value: Create an image dashboard item and insert it into the dashboard.
Default value: Images
Default value: Create an image dashboard item and insert it into the dashboard.
Default value: List Box
Default value: Create a list box filter element and insert it into the dashboard.
Default value: Pie Map
Default value: Create a pie map dashboard item and insert it into the dashboard.
Default value: Pies
Default value: Create a pie dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of pies or donuts that represent the contribution of each value to a total.
Default value: Pivot
Default value: Create a pivot grid dashboard item and insert it into the dashboard.\r\n\r\nThe pivot grid displays a cross-tabular report. Use it to present multi-dimensional data in a human-readable way.
Default value: Range Filter
Default value: Create a range filter dashboard item and insert it into the dashboard.\r\n\r\nThe Range Filter allows you to apply filtering to other dashboard items. Displays a chart with selection thumbs over it that allow you to filter out values displayed along the argument axis.
Default value: Scatter Chart
Default value: Create a scatter chart dashboard item and insert it into the dashboard.
Default value: Tab Container
Default value: Create a Tab Container that allows you to split the dashboard layout into several pages.
Default value: Text Box
Default value: Create a text box dashboard item and insert it into the dashboard.
Default value: Treemap
Default value: Create a treemap dashboard item and insert it into the dashboard.
Default value: Tree View
Default value: Create a tree view filter element and insert it into the dashboard.
Default value: Checked
Default value: Set the type of a list box to 'Checked'.
Default value: Radio
Default value: Set the type of a list box to 'Radio'.
Default value: Africa
Default value: Load a map of Africa.
Default value: Asia
Default value: Load a map of Asia.
Default value: Canada
Default value: Load a map of Canada.
Default value: Default Map
Default value: Load a default map.
Default value: Europe
Default value: Load a map of Europe.
Default value: Full Extent
Default value: Full Extent.
Default value: Import Map...
Default value: Import a map from a file. The dashboard will store a copy of the map.
Default value: Import Map
Default value: Initial Extent
Default value: Initial Extent.
Default value: Legend Position
Default value: Change the legend position within the Map.
Default value: Load Map...
Default value: Load a map from a file. The dashboard will store a path to the shape file.
Default value: Load Map
Default value: Lock Navigation
Default value: Lock map zooming and scrolling.
Default value: North America
Default value: Load a map of North America.
Default value: Shape Title
Default value: Select the required map attribute to display its values within corresponding shape titles.
Default value: Show Legend
Default value: Show the legend that helps end-users identify map elements.
Default value: South America
Default value: Load a map of South America.
Default value: USA
Default value: Load a map of USA.
Default value: World Countries
Default value: Load a world map.
Default value: Multiple Master Filter
Default value: Enable Multiple Master Filter.\r\nWhen you select multiple elements within a dashboard item, other dashboard items show only data corresponding to elements you have selected.
Default value: Multiple Master Filter is not supported when cell merging is enabled.
Default value: Multi-Select
Default value: New
Default value: Create a new dashboard.
Default value: New Data Source
Default value: Create a new data source.\r\n\r\nConfigure connection settings using the Create Data Source wizard and compose a data source in the Query Designer.
Default value: (None)
Default value: Format...
Default value: Open
Default value: Open a dashboard file.
Default value: Percentage Difference
Default value: Percent of Total
Default value: Difference along Arguments
Default value: Difference along Series
Default value: Data Labels Position
Default value: Specify data labels position.
Default value: Inside
Default value: Place data labels inside pie segments.
Default value: Outside
Default value: Place data labels outside pie segments.
Default value: Argument And Percent
Default value: Argument And Percent
Default value: Argument And Value
Default value: Argument And Value
Default value: Argument
Default value: Argument
Default value: Argument, Value And Percent
Default value: Argument, Value And Percent
Default value: Data Labels
Default value: Specify which values should be displayed within data labels.
Default value: None
Default value: Do not display data labels
Default value: Percent
Default value: Percent
Default value: Value And Percent
Default value: Value And Percent
Default value: Value
Default value: Value
Default value: Bottom
Default value: Bottom
Default value: Legend Position
Default value: Select the position of the legend.
Default value: Left
Default value: Left
Default value: None
Default value: None
Default value: Right
Default value: Right
Default value: Top
Default value: Top
Default value: TopRight
Default value: TopRight
Default value: Argument And Percent
Default value: Argument And Percent
Default value: Argument And Value
Default value: Argument And Value
Default value: Argument
Default value: Argument
Default value: Argument, Value And Percent
Default value: Argument, Value And Percent
Default value: Tooltips
Default value: Specify which values should be displayed within tooltips.
Default value: None
Default value: None
Default value: Percent
Default value: Percent
Default value: Value And Percent
Default value: Value And Percent
Default value: Value
Default value: Value
Default value: Weighted Pies
Default value: Enable weighted pies.
Default value: Percentage Difference along Arguments
Default value: Percentage Difference along Series
Default value: Percent of Argument Total
Default value: Percent of Grand Total
Default value: Percent of Series Total
Default value: Rank along Arguments
Default value: Rank along Points
Default value: Rank along Series
Default value: Running Summary along Arguments
Default value: Running Summary along Series
Default value: Show Pie Captions
Default value: Show captions for individual diagrams within this dashboard item.
Default value: Donut
Default value: Display donuts.
Default value: Pie
Default value: Display pies.
Default value: Expand Column Groups
Default value: Expand Column Groups
Default value: Expand Row Groups
Default value: Expand Row Groups
Default value: Column Totals Position
Default value: Specify the column totals' position.
Default value: Far
Default value: Column totals are displayed far from row field values.
Default value: Near
Default value: Column totals are displayed near row field values.
Default value: Difference along Columns
Default value: Difference along Rows
Default value: Initial State
Default value: Specify how the pivot dashboard item appears in the Dashboard Viewer by default.
Default value: Layout
Default value: Compact
Default value: A Compact layout.
Default value: Select a pivot table's layout.
Default value: Tabular
Default value: A Tabular layout.
Default value: Percentage Difference along Columns
Default value: Percentage Difference along Rows
Default value: Percent of Column Grand Total
Default value: Percent of Grand Total
Default value: Percent of Row Grand Total
Default value: Rank along Cells
Default value: Rank along Columns
Default value: Rank along Rows
Default value: Reset Layout Options
Default value: Reset options related to a pivot table layout to their default values.
Default value: Bottom
Default value: Row totals are displayed at the bottom of the group/pivot.
Default value: Row Totals Position
Default value: Specify the row totals' position.
Default value: A position of row totals cannot be changed when Pivot Layout is set to Compact.
Default value: Top
Default value: Row totals are displayed at the top of the group/pivot.
Default value: Running Summary along Columns
Default value: Running Summary along Rows
Default value: Show Column Grand Totals
Default value: Show column Grand Totals in the pivot dashboard item.
Default value: Show Column Totals
Default value: Show column Totals in the pivot dashboard item.
Default value: Grand Totals
Default value: Show Grand Totals in the pivot dashboard item.
Default value: Show Row Grand Totals
Default value: Show row Grand Totals in the pivot dashboard item.
Default value: Show Row Totals
Default value: Show row Totals in the pivot dashboard item.
Default value: Totals
Default value: Show Totals in the pivot dashboard item.
Default value: Values Position
Default value: Columns
Default value: Data headers are displayed in columns.
Default value: Specify the position of data headers used to arrange summary values.
Default value: Rows
Default value: Data headers are displayed in rows.
Default value: Print Preview...
Default value: Difference along Argument
Default value: Difference along Series
Default value: Percentage Difference along Argument
Default value: Percentage Difference along Series
Default value: Percent of Argument Total
Default value: Percent of Grand Total
Default value: Percent of Series Total
Default value: Rank along Argument
Default value: Rank along Points
Default value: Rank along Series
Default value: Running Summary along Argument
Default value: Running Summary along Series
Default value: Series Type
Default value: Change the type of range filter series.
Default value: Rank
Default value: Redo
Default value: Redo '{0}'
Default value: Remove Data Items
Default value: Remove bindings for the dashboard item.
Default value: Rename
Default value: Rename the current data source.
Default value: Rename
Default value: Rename the selected query.
Default value: Rename
Default value: Rename the selected query.
Default value: Reorder Tabs
Default value: Change the page order.
Default value: Running Summary
Default value: Save As
Default value: Save a copy of the dashboard.
Default value: Save
Default value: Save the dashboard.
Default value: Legend Position
Default value: Change the legend position within the Scatter Chart.
Default value: Point Labels
Default value: Customize settings related to point labels.
Default value: Show Legend
Default value: Show the legend that helps end-users identify scatter chart elements.
Default value: X-Axis Settings
Default value: Customize various X-axis settings, such as the visibility and axis type.
Default value: Y-Axis Settings
Default value: Customize various Y-axis settings, such as the visibility and axis type.
Default value: Select Dashboard
Default value: Select the current dashboard.
Default value: Select Group
Default value: Select the parent group.
Default value: Select Tab Page
Default value: Select the tab page.
Default value: Select Date Time Period
Default value: Values
Default value: Select Tab Container
Default value: Select the tab container.
Default value: Server Mode
Default value: Enable server mode.
Default value: Currency
Default value: Specify the currency that will be used to display all currency values in the dashboard by default.
Default value: Show Caption
Default value: Show the dashboard item's caption.
Default value: Single Master Filter
Default value: Enable Single Master Filter.\r\nWhen you select an element within the dashboard item, other dashboard items show only data corresponding to the element you have selected.
Default value: Single Master Filter is not supported when cell merging is enabled.
Default value: Ignore Master Filters
Default value: Specify whether the dashboard items and groups contained in this tab page ignore filtering applied by Master Filters.
Default value: Master Filter
Default value: Enable the capability to filter external dashboard items using master filter items contained within the current dashboard tab page.
Default value: Arguments
Default value: Arguments are used to perform Master Filtering and drill-down
Default value: Points
Default value: Points are used to perform interactivity actions.
Default value: Series
Default value: Series are used to perform Master Filtering and drill-down
Default value: Edit
Default value: Edit the content of the text box.
Default value: Edit
Default value: Insert Field
Default value: Insert a data field into the document.
Default value: Transpose chart arguments and series.
Default value: Transpose
Default value: Transpose pie arguments and series.
Default value: Transpose pivot rows and columns.
Default value: Transpose the chart's X and Y axes.
Default value: Bottom Left - Top Right
Default value: Arrange items from the bottom-left to the top-right corner.
Default value: Bottom Right - Top Left
Default value: Arrange items from the bottom-right to the top-left corner.
Default value: Argument and Value
Default value: Arguments and values are displayed within data labels.
Default value: Argument
Default value: Arguments are displayed within data labels.
Default value: Labels
Default value: Specify which values should be displayed group captions.
Default value: None
Default value: Data labels are not displayed.
Default value: Value
Default value: Values are displayed within data labels.
Default value: Argument and Value
Default value: Arguments and values are displayed within data labels.
Default value: Argument
Default value: Arguments are displayed within data labels.
Default value: Tooltips
Default value: Specify which values should be displayed within group tooltips.
Default value: None
Default value: Data labels are not displayed.
Default value: Value
Default value: Values are displayed within data labels.
Default value: Layout Direction
Default value: Specify a layout direction used by Treemap.
Default value: Slice and Dice
Default value: Enable the Slice and Dice layout algorithm.
Default value: Squarified
Default value: Enable the Squarified layout algorithm.
Default value: Striped
Default value: Enable the Strip layout algorithm.
Default value: Argument and Value
Default value: Arguments and values are displayed within data labels.
Default value: Argument
Default value: Arguments are displayed within data labels.
Default value: Labels
Default value: Specify which values should be displayed within tiles.
Default value: None
Default value: Data labels are not displayed.
Default value: Value
Default value: Values are displayed within data labels.
Default value: Argument and Value
Default value: Arguments and values are displayed within data labels.
Default value: Argument
Default value: Arguments are displayed within data labels.
Default value: Tooltips
Default value: Specify which values should be displayed within tile tooltips.
Default value: None
Default value: Data labels are not displayed.
Default value: Value
Default value: Values are displayed within data labels.
Default value: Top Left - Bottom Right
Default value: Arrange items from the top-left to the bottom-right corner.
Default value: Top Right - Bottom Left
Default value: Arrange items from the top-right to the bottom-left corner.
Default value: Auto Expand
Default value: Specify the initial expanded state of the tree view.
Default value: Undo
Default value: Undo '{0}'
Default value: Unsupported Action
Default value: This action is not supported by the current version of the Dashboard Designer.\r\n\r\nPlease contact the application vendor.
Default value: Update
Default value: Update the current data extract.
Default value: Global Colors
Default value: Use a global scheme to color elements of a dashboard item.
Default value: Local Colors
Default value: Use a local scheme to color elements of a dashboard item.
Default value: Linear
Default value: Show the linear weighted legend that helps end-users identify map elements.
Default value: Nested
Default value: Show the nested weighted legend that helps end-users identify map elements.
Default value: None
Default value: Disable the weighted legend.
Default value: Edit extract
Default value: Specify the filter used to create the data extract
Default value: Specify the connection properties.
Default value: Connection name: {0}\r\nError message: {1}
Default value: Create a new data extract or connect to an existing one
Default value: Undefined
Default value: Custom
Default value: Use client system settings
Default value: Dashboard Designer
Default value: Do you want to save changes to {0}?"
Default value: The dashboard item does not reflect changes made since the last dashboard update. Use the Update button to update\r\nthe dashboard according to the last modifications or enable Automatic Updates.
Default value: This dashboard item is bound to a large dataset and\r\ndoes not currently display all data to retain performance.\r\nIn the Dashboard Viewer, all data will be displayed.
Default value: Dashboard
Default value: To add a dashboard item to your dashboard, click the corresponding button in the Ribbon or the Toolbar
Default value: Unable to create bars. The Dashboard Designer has not been assigned a parent control
Default value: Unable to create a ribbon. The Dashboard Designer has not been assigned a parent control
Default value: {0} [{1}, {2}]
Default value: {0} ({1}, {2})
Default value: %
Default value: {0} ({1}{2})
Default value: Unable to load the dashboard because the following file is not available or it is not a valid dashboard file.\r\n{0}\r\nPlease ensure that the application can access this file and that it is valid, or specify a different file.
Default value: Unable to save the dashboard.\r\nPlease specify a different path or ensure that you have permissions to write to the specified path.\r\n{0}
Default value: Failed to save the dashboard. To learn more, see the error details:\r\n{0}
Default value: This Dashboard Viewer is empty. Use the Load Dashboard smart tag to open a dashboard XML file or specify the path to this file via the DashboardUri property.
Default value: Connection error
Default value: Cannot connect to the database using the specified connection parameters.\r\nSpecify the correct connection parameters and click OK.\r\nDatabase credentials will not be saved after closing this dialog window.
Default value: Edit Expression...
Default value: Field Type
Default value: Delete
Default value: Rename
Default value: Use dashboard settings
Default value: Data Member
Default value: The data source name cannot be empty.
Default value: A data source with the specified name already exists.
Default value: Query
Default value: Entity Framework
Default value: Connect to an Entity Framework data source.
Default value: Microsoft Excel workbook / CSV file
Default value: Connect to a Microsoft Excel workbook / CSV file and select the required data.
Default value: Data extract
Default value: Create a new data extract or connect to an existing one.
Default value: Data Federation
Default value: Select data sources to create a federated data source.
Default value: Create several data sources to integrate them in a federated data source.
Default value: JSON data
Default value: Import data in JSON format.
Default value: Object Binding
Default value: Bind to an object that provides the required data.
Default value: Olap
Default value: Connect to an OLAP cube in an MS Analysis Services database.
Default value: Database
Default value: Connect to an SQL database and select the required data using the Query Builder or SQL query.
Default value: XML Schema
Default value: Provide the data source schema using an XML/XSD file or a data class.
Default value: eXpress Persistent Objects (XPO)
Default value: Create a data source that provides XPO data to the dashboard.
Default value: Edit Periods
Default value: Edit predefined periods displayed as quick filter buttons.
Default value: Default
Default value: Long
Default value: Short
Default value: Default
Default value: Long
Default value: Short
Default value: Time only
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: Numeric
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: Numeric
Default value: Default
Default value: Full
Default value: Numeric
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: All
Default value: Day
Default value: Hour
Default value: Minute
Default value: Month
Default value: Quarter
Default value: Second
Default value: Year
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Greater is good
Default value: Less is good
Default value: No indication
Default value: Warning if greater
Default value: Warning if less
Default value: Absolute
Default value: Percent
Default value: Absolute variation
Default value: Actual value
Default value: Percent of target
Default value: Percent variation
Default value: Target value
Default value: Create Bars
Default value: Create Ribbon
Default value: Update Bars
Default value: Update Ribbon
Default value: Create Bars
Default value: Create Ribbon
Default value: Update Bars
Default value: Update Ribbon
Default value: First
Default value: Last
Default value: Next
Default value: Previous
Default value: The '{0}' dashboard item has no data items
Default value: Select a dashboard item to see available data items
Default value: <b>{0}:</b>
Default value: <b>Source Field:</b>
Default value: {0} {1}
Default value: Edit the existing data extract
Default value: (Automatic)
Default value: (Custom)
Default value: <enter a value>
Default value: Entire Range
Default value: A date-time period with the specified name does not exist.
Default value: Server mode is disabled
Default value: {0}: {1}
Default value: Day
Default value: Hour
Default value: Minute
Default value: Month
Default value: Quarter
Default value: Second
Default value: Year
Default value: Error loading data extract file
Default value: The type of this field is
Default value: All Files
Default value: All Image Files
Default value: Dashboard Files
Default value: Extract File
Default value: Blue
Default value: Custom
Default value: Cyan
Default value: Blue Font
Default value: Bold
Default value: Gray Font
Default value: Green Font
Default value: Italic
Default value: Red Font
Default value: Underline
Default value: Yellow Font
Default value: Gradient Blue
Default value: Gradient Cyan
Default value: Gradient Green
Default value: Gradient Orange
Default value: Gradient Purple
Default value: Gradient Red
Default value: Gradient Transparent
Default value: Gradient Yellow
Default value: Gray
Default value: Green
Default value: None
Default value: Orange
Default value: Pale Blue
Default value: Pale Cyan
Default value: Pale Gray
Default value: Pale Green
Default value: Pale Orange
Default value: Pale Purple
Default value: Pale Red
Default value: Pale Yellow
Default value: Purple
Default value: Red
Default value: Yellow
Default value: Automatic
Default value: Bars
Default value: and
Default value: Set of [{0}] range bars
Default value: Custom Appearance
Default value: Gradient of [{0}] range bars
Default value: Max =
Default value: Min =
Default value: Value
Default value: Number
Default value: Percent
Default value: Gradient of [{0}] ranges
Default value: 3 Color Gradient Ranges
Default value: 2 Color Gradient Ranges
Default value: No Style
Default value: 2 Ranges
Default value: 3 Ranges
Default value: 4 Ranges
Default value: 5 Ranges
Default value: Set of [{0}] ranges
Default value: N =
Default value: {0} (N= {1}{2})
Default value: Rule Caption: Undefined Condition
Default value: Allow negative axis
Default value: Apply to
Default value: Apply to column
Default value: Apply to row
Default value: (N/A)
Default value: [All]
Default value: Draw axis
Default value: Format style
Default value: <Invalid Rule>
Default value: Invalid Rule cannot be enabled.
Default value: Negative Style Settings
Default value: % of all values
Default value: Add
Default value: Delete
Default value: Generate Ranges
Default value: Reverse
Default value: Number of ranges:
Default value: Use % ranges
Default value: Show bar only
Default value: Style Settings
Default value: Appearance
Default value: Icons
Default value: From {0}
Default value: {0} - {1}
Default value: Gauges
Default value: Global Color Scheme
Default value: Rows
Default value: Rows / Sparkline Argument
Default value: Sparkline Argument
Default value: Sparkline Argument / Rows
Default value: Clear Sorting
Default value: Clear Sorting
Default value: Fit to Content
Default value: Fit to Content.
Default value: Fix Width
Default value: Fix Width.
Default value: Auto
Default value: Average
Default value: Count
Default value: Max
Default value: Min
Default value: Sum
Default value: Column Width...
Default value: Column Width...
Default value: Sort Ascending
Default value: Sort Ascending
Default value: Sort Descending
Default value: Sort Descending
Default value: Add calculated field '{0}'
Default value: Add a new query to the '{0}' data source
Default value: Add the '{0}' summary for the '{1}' of '{2}'
Default value: Add a new query to the '{0}' data source
Default value: Change data binding options for {0}
Default value: Change bubble map options for '{0}'
Default value: Change expression for '{0}'
Default value: Rename '{0}' to '{1}'
Default value: Change field type for '{0}'
Default value: Change the summary type for '{0}' to '{1}'
Default value: Change extent in '{0}'
Default value: Change weighted legend type for '{0}'
Default value: Add new pane to '{0}'
Default value: Change legend position for '{0}'
Default value: Remove '{0}' pane from '{1}'
Default value: {0} diagram rotation in '{1}'
Default value: Change series type for '{0}'
Default value: {0} legend visibility for '{1}'
Default value: Change X-axis settings for '{0}'
Default value: Change Y axis settings for '{0}'
Default value: Remove all totals for the '{0}'
Default value: Change the type of a combo box in '{0}'
Default value: Change arrangement settings for '{0}'
Default value: Convert '{0}' to {1}
Default value: {0} cross-data-source filtering for '{1}'
Default value: Set date-time format for '{0}'
Default value: Set numeric format for '{0}'
Default value: Rename data item for {0}
Default value: Hide grand totals for '{0}'
Default value: Show grand totals for '{0}'
Default value: Hide totals for '{0}'
Default value: Show totals for '{0}'
Default value: Hide values for '{0}'
Default value: Show values for '{0}'
Default value: Change the layout direction in {0}
Default value: Change the date picker location in {0}
Default value: Change the filter type of a date filter in '{0}'
Default value: Add date-time period from the '{0}'
Default value: Delete date-time period from the '{0}'
Default value: Edit '{0}' date-time period of the '{1}'
Default value: Change date-time period order for the '{0}'
Default value: Change the display name of the '{0}' date-time period for '{1}'
Default value: Add date-time periods to the '{0}'
Default value: Delete '{0}' data source
Default value: Delete the '{0}' query from the '{1}' data source
Default value: Delete '{0}'
Default value: Delete the '{0}' query from the '{1}' data source
Change coloring mode for '{0}'
Default value: Change tile group settings for '{0}'
Default value: Set group interval for '{0}'
Default value: Set sorting for '{0}'
Default value: Toggle sort order for '{0}'
Default value: Set Top N for '{0}'
Default value: Disable fit to content of the '{0}' column for '{1}'
Default value: Disable fixed width of the '{0}' column for '{1}'
Default value: Disable weighted Legend for '{0}'
Default value: Disabling
Default value: {0} display item as page on '{1}'
Default value: {0} drill-down for '{1}'
Default value: Create a copy of '{0}'
Default value: Modify connection parameters for '{0}'
Default value: Modify a dashboard color scheme
Default value: Edit dashboard parameters
Default value: Edit dashboard title
Default value: Modify query for '{0}'
Default value: Edit extract parameters
Default value: Edit the '{0}' query
Default value: Edit filter for '{0}'
Default value: Modify a local color scheme for '{0}'
Default value: Edit names within '{0}'
Default value: Edit the '{0}' query
Default value: Edit the current filter for the '{0}' query
Default value: Adjust the '{0}' column width to fit its content for '{1}'
Default value: Fix the width of the '{0}' column for '{1}'
Default value: Enabling
Default value: Filter data extract source
Default value: Filter data source '{0}'
Default value: Change search settings for '{0}'
Default value: Change the 'All' value visibility for '{0}'
Default value: Clear format rules calculated by '{0}' for the '{1}'
Default value: Create new '{0}' format rule for the '{1}'
Default value: Edit '{0}' format rule of the '{1}'
Default value: Enable/disable format rule for the '{0}'
Default value: Delete format rule from the '{0}'
Default value: Change format rules order for the '{0}'
Default value: Change settings for '{0}'
Default value: {0} gauge captions visibility for '{1}'
Default value: Change gauge view type for '{0}'
Default value: {0} clustering for '{1}'
Default value: Enable the 'AutoFit to Contents' column width mode for '{0}'
Enable the 'AutoFit to Grid' column width mode for '{0}'
Default value: {0} banded rows for '{1}'
Default value: {0} column headers visibility for '{1}'
Default value: Change column options for '{0}'
Default value: {0} horizontal grid lines visibility for '{1}'
Default value: Enable the 'Manual' column width mode for '{0}'
Default value: {0} cell merging for '{1}'
Default value: Change the '{0}' and '{1}' column widths for '{2}'
Default value: {0} vertical grid lines visibility for '{1}'
Default value: {0} word wrapping for '{1}'
Default value: {0} ignoring external Master Filters for '{1}'
Default value: {0} Master Filter for '{1}'
Default value: {0} ignoring of Master Filters for '{1}'
Default value: Change alignment for '{0}'
Default value: Load image to '{0}'
Default value: Change size mode for '{0}'
Default value: Insert '{0}'
Default value: Insert '{0}'
Default value: Layout changed
Default value: Change the type of a list box in '{0}'
Default value: Change attribute binding in '{0}'
Default value: Change delta options in '{0}'
Default value: Change map layer options for '{0}'
Default value: Lock map navigation for '{0}'
Default value: Load map to '{0}'
Default value: Change attributes providing shape labels for '{0}'
Default value: {0} legend visibility for '{1}'
Default value: Unlock map navigation for '{0}'
Default value: Change calculation settings for '{0}'
Default value: Change measure coloring mode for '{0}'
Default value: Set summary type for '{0}'
Default value: Modify bindings for '{0}'
Default value: {0} Multiple Master Filter for '{1}'
Default value: Create '{0}' data source
Default value: Change data labels content for '{0}'
Default value: Change data labels position in '{0}'
Default value: Change legend position in '{0}'
Default value: '{0}' weighted pies for '{1}'
Default value: {0} pie captions visibility for '{1}'
Default value: Change pie style for '{0}'
Default value: Change tooltips content for '{0}'
Default value: Disable automatic expansion of column groups for '{0}'
Default value: Enable automatic expansion of column groups for '{0}'
Default value: Disable automatic expansion of row groups for '{0}'
Default value: Enable automatic expansion of row groups for '{0}'
Default value: Change the column totals' position to far for '{0}'
Default value: Change the column totals' position to near for '{0}'
Default value: Change a pivot table's layout to compact for '{0}'
Default value: Change a pivot table's layout to tabular for '{0}'
Default value: Reset options related to a pivot table layout for '{0}'
Default value: Change the row totals' position to bottom for '{0}'
Default value: Change the row totals' position to top for '{0}'
Default value: Disable the visibility of column Grand Totals for '{0}'
Default value: Enable the visibility of column Grand Totals for '{0}'
Default value: Disable the visibility of column Totals for '{0}'
Default value: Enable the visibility of column Totals for '{0}'
Default value: Disable the visibility of row Grand Totals for '{0}'
Default value: Enable the visibility of row Grand Totals for '{0}'
Default value: Disable the visibility of row Totals for '{0}'
Default value: Enable the visibility of row Totals for '{0}'
Default value: Change the position of data headers to columns for '{0}'
Default value: Change the position of data headers to rows for '{0}'
Default value: Change series type for all series in '{0}'
Default value: Remove calculated field '{0}'
Default value: Remove the '{0}' total for the '{1}' column of '{2}'
Default value: Rename the '{0}' data source
Default value: Rename the '{0}' query
Default value: Rename the '{0}' query
Default value: Restore extent in '{0}'
Default value: Change point label settings for '{0}'
Default value: {0} server mode for '{1}'
Default value: Change the dashboard's currency culture
Default value: Change a default date-time period for the '{0}'
Default value: Show/Hide caption for '{0}'
Default value: {0} Single Master Filter for '{1}'
Default value: Modify interactivity options for '{0}'
Default value: Edit text in '{0}'
Default value: Change group labels content for '{0}'
Default value: Change group tooltips content for '{0}'
Default value: Change a treemap's layout algorithm for '{0}'
Default value: Change a treemap's layout direction for '{0}'
Default value: Change content of tile labels for '{0}'
Default value: Change content of tile tooltips for '{0}'
Default value: {0} automatic expansion of nodes for '{1}'
Default value: Use a local scheme to color elements of the '{0}'
Default value: Use a global scheme to color elements of the '{0}'
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: The image file is corrupted.
Default value: An image file is corrupted.\r\nURL: {0}
Default value: Cannot open an image file at the following path:\r\n{0}
Default value: Cannot find an image file. This file may have been renamed, moved, or deleted.\r\nURL: {0}
Default value: The selected image file is corrupted.
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Include current
Default value: Column dimension
Default value: All levels
Default value: (Auto)
Default value: Intersection mode
Default value: First level
Default value: Last level
Default value: Specific level
Default value: Row dimension
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Last {0}s
Default value: Last
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Local Color Scheme
Default value: Center the legend horizontally and align it the bottom of the map. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the bottom of the map. Orient the legend vertically.
Default value: Center the legend horizontally and align it to the bottom of the map.
Default value: Align the legend to the bottom left corner of the map. Orient the legend horizontally.
Default value: Align the legend to the bottom left corner of the map. Orient the legend vertically.
Default value: Align the legend to the bottom left corner of the map.
Default value: Align the legend to the bottom right corner of the map. Orient the legend horizontally.
Default value: Align the legend to the bottom right corner of the map. Orient the legend vertically.
Default value: Align the legend to the bottom right corner of the map.
Default value: Horizontal
Default value: Vertical
Default value: This action will reset the colorizer scale, and all your changes will be discarded. Do you wish to continue?
Default value: NONE
Default value: Center the legend horizontally and align it the top of the map. Orient the legend horizontally.
Default value: Center the legend horizontally and align it the top of the map. Orient the legend vertically.
Default value: Center the legend horizontally and align it to the top of the map.
Default value: Align the legend to the top left corner of the map. Orient the legend horizontally.
Default value: Align the legend to the top left corner of the map. Orient the legend vertically.
Default value: Align the legend to the top left corner of the map.
Default value: Align the legend to the top right corner of the map. Orient the legend horizontally.
Default value: Align the legend to the top right corner of the map. Orient the legend vertically.
Default value: Align the legend to the top right corner of the map.
Default value: Apply Auto colors
Default value: Calculation
Default value: Color by
Default value: Format
Default value: Sort by
Default value: Add Format Rule
Default value: More
Default value: Predefined Ranges
Default value: Remove all
Default value: Remove
Default value: Reset all
Default value: Reset
Default value: Retain all colors
Default value: Retain this color
Default value: The expression contains a field(s) whose name can refer to different fields from the data source:
Default value: Confirmation
Default value: Error
Default value: Warning
Default value: Dashboard does not support collection types.
Default value: This value is already present in the table.
Default value: Warning
Default value: A similar color table already exists in the scheme.
Default value: Warning
Default value: Are you sure you want to remove all unpinned items from the list?
Default value: Unable to load data from the Object data source.
{0}
Click 'Yes' to load data as is. If you save the current dashboard, you can loose information about the Object data source. Click 'No' to cancel loading a dashboard.
Default value: Unable to load the selected shape file. See documentation for more information about available formats:
Default value: Client actions cannot be performed until the Dashboard object is locked. Call the Dashboard.EndUpdate method to unlock the Dashboard.
Default value: This operation can take a significant amount of time. Do you want to continue?
Default value: An empty or null value has been passed to the PerformDrillDown method.
Default value: An expression cannot be empty.
Default value: The name cannot be empty
Default value: The dashboard does not contain the {0} dashboard item.
Default value: This file could not be found.\r\n({0})
Default value: GridBestFitMaxRowCount must be greater or equal to -1.
Default value: Cannot find a dashboard item with the provided name. Please specify a correct name.
Default value: Action is called for an unsupported dashboard item. Interactivity actions can be performed for data-aware dashboard items only.
Default value: The required action is not currently available for this dashboard item.
Default value: Action is called for an unsupported dashboard item. This action can be performed only for Range Filter.
Default value: The expression cannot be evaluated.
Default value: If you proceed and change the data source, the dimension list below will be cleared. Do you wish to continue?
Default value: Change Data Source
Default value: The Dashboard property cannot be set to null.
Default value: The following calculated fields cannot be evaluated in server mode:
Default value: Cannot change the expression of the '{0}' calculated field that provides data for the '{1}' dimension. Summary-based calculated fields can provide data for measures only.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Month-to-date
Default value: Next {0}
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next Hour
Default value: This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next Minute
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next Month
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next {0}s
Default value: Next
Default value: Next Quarter
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next Second
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Next Week
Default value: Next Year
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Provide at least one data source to be used to create a federated data source.
Default value: Auto
Default value: Currency
Default value: General
Default value: Number
Default value: Percent
Default value: Scientific
Default value: Auto
Default value: Billions
Default value: Millions
Default value: Ones
Default value: Thousands
Default value: Dashboard Parameter
Default value: n/a
Default value: Last 5 Years
Default value: Last Month
Default value: Last 90 Days
Default value: Last Quarter
Default value: Last 7 Days
Default value: Last 6 Months
Default value: Last 60 Days
Default value: Last 60 Minutes
Default value: Last 60 Seconds
Default value: Last 30 Days
Default value: Last 3 Months
Default value: Last 3 Years
Default value: Last 12 Months
Default value: Last 24 Hours
Default value: Last 2 Years
Default value: Last Year
Default value: Month-to-date
Default value: Next Hour
Default value: Next Month
Default value: Next 90 Days
Default value: Next Quarter
Default value: Next 7 Days
Default value: Next 60 Days
Default value: Next 60 Minutes
Default value: Next 60 Seconds
Default value: Next 30 Days
Default value: Next 24 Hours
Default value: Next Year
Default value: Quarter-to-date
Default value: This Hour
Default value: This Minute
Default value: This Month
Default value: This Quarter
Default value: This Second
Default value: This Year
Default value: Today
Default value: Year-to-date
Default value: Arguments
Default value: Arguments / Series
Default value: Series
Default value: Series / Arguments
Default value: Columns
Default value: Columns / Rows
Default value: Columns within Groups
Default value: Columns / Rows within Groups
Default value: Rows within Groups
Default value: Rows / Columns within Groups
Default value: Rows
Default value: Rows / Columns
Default value: Previous {0}
Default value: Previous Hour
Default value: This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Previous Minute
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Previous Month
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Previous Quarter
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Previous Second
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Previous Week
Default value: Previous Year
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Options
Default value: (none)
Default value: (none)
Default value: (none)
Default value: Dynamic List
Default value: Static List
Default value: Null
Default value: Select All Values
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Quarter-to-date
Default value: Specify a value between {0} and {1}
Default value: Specify a value greater than {0}
Default value: Specify a value less than {0}
Default value: Argument
Default value: Argument / Series
Default value: Series
Default value: Series / Argument
Default value: Custom Period...
Default value: Select a custom date time period.
Default value: Edit Periods...
Default value: Edit date-time periods used to select a predefined range using the range filter.
Default value: Edit Periods
Default value: Blue - Green
Default value: Blue - Red
Default value: Blue - White
Default value: Blue - White - Green
Default value: Blue - White - Red
Default value: Blue - Yellow
Default value: Blue - Yellow - Green
Default value: Blue - Yellow - Red
Default value: Apply formatting to values using\r\nthe specified color gradient.\r\nUnique colors indicate values\r\ncorresponding to the specified range
Default value: Green - Blue
Default value: Green - White
Default value: Green - White - Blue
Default value: Green - White - Red
Default value: Green - Yellow
Default value: Green - Yellow - Blue
Default value: Green - Yellow - Red
Default value: Red - Blue
Default value: Red - White
Default value: Red - White - Blue
Default value: Red - White - Green
Default value: Red - Yellow
Default value: Red - Yellow - Blue
Default value: Red - Yellow - Green
Default value: White - Blue
Default value: White - Green
Default value: White - Red
Default value: Yellow - Blue
Default value: Yellow - Green
Default value: Yellow - Red
Default value: Red/Green (Pale)
Default value: Red/Green/Blue (Pale)
Default value: Red/Orange/Yellow/Green/Blue (Pale)
Default value: Red/Yellow/Green/Blue (Pale)
Default value: Red/Green
Default value: Red/Green/Blue
Default value: Red/Orange/Yellow/Green/Blue
Default value: Red/Yellow/Green/Blue
Default value: Apply formatting to values classified\r\ninto the specified number of ranges
Default value: {0} Arrows (Colored)
Default value: {0} Arrows (Gray)
Default value: {0} Bars
Default value: 5 Boxes
Default value: 4 Circles (Red To Black)
Default value: 4 Circles (Red To Black)
Default value: 3 Flags
Default value: 3 Triangles
Default value: 5 Quarters
Default value: 3 Signs
Default value: 3 Stars
Default value: {0} Symbols (Circled)
Default value: {0} Symbols (Uncircled)
Default value: 3 Traffic Lights
Default value: {0} Triangles
Default value: Ascending
Default value: Descending
Default value: Competition
Default value: Dense
Default value: Modified
Default value: Percentile
Default value: Unique
Default value: &Clear unpinned dashboards
Default value: &Clear unpinned folders
Default value: &Open
Default value: Pin
Default value: &Remove from list
Default value: Unpin
Default value: Recent
Default value: To browse for a dashboard, click Open.
Default value: Redo
Default value: Remove
Default value: Rename Data Source
Default value: Rename Query
Default value: Rename Query
Default value: Reset Column Widths
Default value: Reset column widths.
Default value: Layout
Default value: Legend
Default value: Series Type
Default value: Coloring
Default value: Common
Default value: Content Arrangement
Default value: Dashboard
Default value: Data Extract
Default value: Data Source
Default value: Data Source
Default value: Interactivity
Default value: Layout
Default value: Design
Default value: Item Settings
Default value: Extract Source
Default value: Query
Default value: File
Default value: Item Type
Default value: Filtering
Default value: Filtering
Default value: Labels
Default value: Style
Default value: Clustering
Default value: Cells
Default value: Column Width Mode
Default value: Layout
Default value: Style
Default value: Group
Default value: History
Default value: Home
Default value: Alignment
Default value: Open
Default value: Size Mode
Default value: Insert
Default value: Interactivity
Default value: Interactivity settings
Default value: Items
Default value: Map
Default value: Legend
Default value: Navigation
Default value: Open
Default value: Labels
Default value: Labels
Default value: Pie options
Default value: Style
Default value: Initial State
Default value: Layout
Default value: Interactivity
Default value: Series Type
Default value: Labels
Default value: Appearance
Default value: Skins
Default value: Query
Default value: Tab Container
Default value: Layout
Default value: Page
Default value: Target dimensions
Default value: Editing
Default value: Group Labels
Default value: Layout
Default value: Layout
Default value: View
Default value: Weighted Legend
Default value: Bubble Map Tools
Default value: Cards Tools
Default value: Chart Tools
Default value: Choropleth Map Tools
Default value: Date Filter Tools
Default value: Filter Element Tools
Default value: Gauges Tools
Default value: Geo Point Map Tools
Default value: Grid Tools
Default value: Group Tools
Default value: Image Tools
Default value: Image Tools
Default value: Map Tools
Default value: Pie Map Tools
Default value: Pies Tools
Default value: Pivot Tools
Default value: Range Filter Tools
Default value: Scatter Chart Tools
Default value: Tab Container Tools
Default value: Page Tools
Default value: Text Box Editor
Default value: Text Box Tools
Default value: Treemap Tools
Default value: Dashboard
Default value: Data
Default value: Options
Default value: Layout & Style
Default value: Style
Default value: Format
Default value: Tab Settings
Default value: Tile Labels
Default value: Arguments
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Area
Default value: Bar
Default value: Line
Default value: Win/Loss
Default value: Specify the parameter value(s) used to create a data extract
Default value: Specify a path to the file that will contain the resulting data extract
Default value: Select value
Default value: Add at least one field to the Values section
Default value: Removed field
Default value: This {0}
Default value: This Hour
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: This Minute
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: This Month
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: This Quarter
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: This Second
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: This Week
Default value: This Year
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: To {0}
Default value: {0}-to-date
Default value: Today
Default value: Tomorrow
Default value: Change the data source for the dashboard item
Default value: Change the data source for the dashboard item
Default value: Group Fields by Type
Default value: Refresh Field List
Default value: Reload data
Default value: Sort Fields A to Z
Default value: Sort Fields Z to A
Default value: {0} {1} Actions
Default value: {0} {1} Action
Default value: Undo
Default value: Update Dashboard
Default value: Update
Default value: Update the dashboard according to the last modifications.
Default value: Do you want to update the data extract with actual data?
Default value: weeks
Default value: Position
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: years
This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
Default value: Year-to-date
Default value: Yesterday
Contains settings that specify parameters affecting how Map dashboard items are printed or exported.
Initializes a new instance of the class.
Gets or sets whether the page orientation used to print a map dashboard item is selected automatically.
true, to automatically select the page orientation used to print a map dashboard item; otherwise, false.
Gets or sets the print size mode for the map dashboard item.
A enumeration member that specifies the print size mode for the map dashboard item.
Lists values used to specify how a Map dashboard item should be resized when being printed or exported.
A map dashboard item is printed in a size identical to that shown on the dashboard.
A map dashboard item is resized proportionally to best fit the printed page.
Serves as the base class for classes containing specific printing options.
Initializes a new instance of the class.
Returns the string that represents the current object.
A that represents the current object.
Contains the parameter value and display text.
Initializes a new instance of the class.
Gets the parameter display text.
A that is the parameter display text.
Gets a parameter value.
A parameter value.
Lists values used to specify the type of dashboard parameter value.
Identifies a Boolean value.
Identifies a date-time value.
Identifies a Float value.
Identifies an Integer value.
Identifies a String value.
Contains settings that specify parameters affecting how the Pie dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether dashboard item elements are arranged automatically on the printed page.
true, to arrange dashboard item elements automatically on the printed page; otherwise, false.
Contains settings that specify parameters affecting how the Pivot dashboard item is printed or exported.
Initialize a new instance of the class with default settings.
Gets or sets whether to print column headers of the Pivot dashboard item on every page.
true, to print column headers on every page; otherwise, false.
Contains the font settings of the printed or exported document.
Initializes a new instance of the class.
Gets or sets a value that specifies the GDI character set used by the current font.
A value that specifies the GDI character set used by the current font.
Gets or sets the name of the font used in the printed document.
A that specifies the name of the font.
Returns the string that represents the current object.
A that represents the current object.
Gets or sets whether custom font settings are used in the printed document.
true, if custom font settings are used in the printed document; otherwise, false.
Provides data for the and events.
Gets the Print Preview with a ribbon toolbar.
A object that is the Print Preview with a ribbon toolbar.
Gets the Print Preview with a standard toolbar.
A object that is the Print Preview with a standard toolbar.
References a method that handles the and events.
The event source.
A object that provides event data.
Contains settings that specify parameters affecting how the Range Filter dashboard item is printed or exported.
Initializes a new instance of the class.
Gets or sets whether the page orientation used to print a Range Filter dashboard item is selected automatically.
true, to automatically select the page orientation used to print a Range Filter dashboard item; otherwise, false.
Gets or sets the print size mode for the Range Filter dashboard item.
A enumeration member that specifies the print size mode for the Range Filter dashboard item.
Lists values used to specify how a range filter dashboard item should be resized when being printed or exported.
A Range Filter dashboard item is printed in a size identical to that shown on the dashboard.
A Range Filter dashboard item is stretched or shrunk to fit the page on which it is printed.
A Range Filter dashboard item is resized proportionally to best fit the printed page.
Provides data for the event.
Initializes a new instance of the class.
A value that specifies the component name of a currently selected data source.
A value that specifies the currently selected data member.
A value that specifies the component name of an old data source.
A value that specifies an old data member.
Gets the currently selected data member.
A value that is the currently selected data member.
Gets the component name of a currently selected data source.
A value that is the component name of a currently selected data source.
Gets an old data member.
A value that specifies an old data member.
Gets the component name of an old data source.
A value that is the component name of an old data source.
References a method that handles the event.
The event sources.
The object containing event data.
Provides data for the and events.
References a method that handles the and events.
The event source.
A object that contains event data.
Contains settings that specify parameters affecting how the Treemap dashboard item is printed or exported.
Initializes a new instance of the class.
Gets or sets whether the page orientation used to print a Treemap dashboard item is selected automatically.
true, to automatically select the page orientation used to print a Treemap dashboard item; otherwise, false.
Gets or sets the print size mode for the Treemap dashboard item.
A enumeration member that specifies the print size mode for the Treemap dashboard item.
Lists values used to specify how a Treemap dashboard item should be resized when being printed or exported.
A Treemap dashboard item is printed in a size identical to that shown on the dashboard.
A Treemap dashboard item is resized proportionally to best fit the printed page.
Represents the dimension value used to obtain the underlying data.
Initializes a new instance of the class.
Gets or sets the dimension identifier used to obtain the underlying data.
A that specifies the dimension identifier used to obtain the underlying data.
Gets or sets the dimension value used to obtain the underlying data.
The dimension value used to obtain the underlying data.
Lists values that specify end-user actions on the or .
An end-user changes the dashboard layout.
No action.