DevExpress.Dashboard.v17.2.Win
Contains settings that specify parameters affecting how the dashboard (dashboard item) is printed or exported.
Initializes a new instance of the DashboardPrintingOptions 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.
Contains the parameter value and display text.
Initializes a new instance of the ParameterValue class.
Gets the parameter display text.
A that is the parameter display text.
Gets a parameter value.
A parameter value.
Represents a collection of objects.
Provides access to individual elements in the DashboardParameters collection.
An that represents the parameter name.
A object containing the parameter settings and metadata.
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.
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.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Contains settings that specify parameters affecting how the Pivot dashboard item is printed or exported.
Initialize a new instance of the PivotPrintingOptions 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 settings that specify parameters affecting how the Pie dashboard item is printed or exported.
Initialize a new instance of the PiePrintingOptions 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 Grid dashboard item is printed or exported.
Initialize a new instance of the GridPrintingOptions 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.
Contains settings that specify parameters affecting how the Gauge dashboard item is printed or exported.
Initialize a new instance of the GaugePrintingOptions 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 Card dashboard item is printed or exported.
Initialize a new instance of the CardPrintingOptions 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.
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.
Contains settings that specify parameters affecting how the Chart dashboard item is printed or exported.
Initialize a new instance of the ChartPrintingOptions 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.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
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.
A Card control that is used to visualize a Card dashboard item's data.
Initializes a new instance of the CardControl 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.
Lists values that specify end-user actions on the or .
An end-user changes the dashboard layout.
No action.
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 the font settings of the printed or exported document.
Initializes a new instance of the PrintingFontInfo 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 PrintingFontInfo 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 event.
Initializes a new instance of the DashboardSavingEventArgs 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 will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
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.
Contains settings that specify parameters affecting how the Treemap dashboard item is printed or exported.
Initializes a new instance of the TreemapPrintingOptions 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.
Represents the dimension value used to obtain the underlying data.
Initializes a new instance of the UnderlyingDataTargetValue 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.
Provides data for the event.
Initializes a new instance of the DashboardOpeningEventArgs 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 will handle the and events.
References a method that will handle the and events.
The event source.
A object that provides event data.
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 will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Allows you to obtain the client and underlying data for the dashboard item's 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.
A string value returned by the class that specifies the name of the data axis.
An object that is the axis point.
Returns the axis point corresponding to the visual element located under the test point.
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 string value returned by the class that specifies the name of the data axis.
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 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 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.
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.
References a method that will handle the events related to mouse movement or actions.
References a method that will handle the events related to mouse movement or 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 DashboardItemMouseEventArgs 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.
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.
Provides data for events related to mouse actions.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
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 DashboardCreatingEventArgs 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.
Lists values that specify save commands.
An end-user has called the Save command.
An end-user has called the Save As command.
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 StoreExtractFilePageView 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.
References a method that will handle the DashboardLoaded events.
References a method that will handle the DashboardLoaded events.
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 will handle the BeforeExport event.
References a method that will handle the BeforeExport events.
The event source.
A object that contains event data.
References a method that will handle the events related to mouse actions.
References a method that will handle the events related to mouse actions.
The event source.
A object that contains event data.
If implemented by a class, provides the capability to customize the Data Source wizard.
Enables customization of the Data Source Wizard pages.
An object implementing the IWizardCustomization<TModel> object (where TModel is the ).
Provides localized strings for the and user interface elements.
Initializes a new instance of the DashboardWinResLocalizer class.
Provides localized strings for the and user interface elements.
Initializes a new instance of the DashboardWinLocalizer 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 DashboardWinLocalizer, 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.
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: 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: 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 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: 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: Transpose the dashboard item.
Default value: Delete
Default value: Remove 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: 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: 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 Quer?
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 Colors
Default value: Specify colors used to color elements of a dashboard item.
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 To
Default value: Export To Excel
Default value: Export to Image
Default value: Export to PDF
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: 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: 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: 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: 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: 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: 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: 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: 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 Date Time Period
Default value: Values
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: 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: 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: 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: 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: 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: 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 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: 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 '{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} 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 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: 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 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: 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 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: 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: 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: 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: 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 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: 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 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: 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: Design
Default value: Item Settings
Default value: Extract Source
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: Layout
Default value: Interactivity
Default value: Series Type
Default value: Labels
Default value: Skins
Default value: Query
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: 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: 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: 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: Tile Labels
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 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: 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: 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 MapPrintingOptions 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.
A Dashboard Viewer control used to embed dashboards created in the Dashboard Designer into a WinForms application.
Initializes a new instance of the DashboardViewer class with the specified container.
An object implementing the interface which specifies the owner container of a DashboardViewer class instance.
Initializes a new instance of the DashboardViewer class with default settings.
Activates the control's About dialog box.
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.
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 that are not displayed in the dashboard item.
true, to calculate hidden totals; otherwise, false.
Returns whether or not 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 or not 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 or not 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 or not 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 or not 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.
Allows you to customize connection settings before the DashboardViewer 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 in SQL queries.
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.
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.
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 DashboardViewer.
Gets or sets a dashboard supplier for the DashboardViewer.
A value specifying a dashboard supplier for the DashboardViewer.
Gets or sets the URI of the dashboard.
A object that specifies the URI of the dashboard.
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 DashboardViewer.
A object containing options that define the data source options of a DashboardViewer.
Occurs after drill-down is performed.
Occurs after a drill-up is performed.
Gets or sets whether the DashboardViewer displays a Wait Form when a time-consuming operation is performed.
true, if the DashboardViewer 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 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 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.
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 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 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 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 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 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 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 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.
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 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.
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 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.
Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
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 dashboard data to the specified file in Excel format.
A that specifies the path to the Excel file.
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 stream in Excel format.
A object to which the created Excel file should be sent.
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 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 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 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 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 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 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.
Provides the capability to apply default filtering to filter elements.
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 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.
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 dashboard item.
A value that is the name of the currently selected predefined range.
Returns the selected range for the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that is the selected range in the specified Range 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.
Returns the visible range for the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that is the visible range in the specified Range Filter dashboard item.
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.
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.
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 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 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.
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.
Note that the targetValues parameter should accept points from different data axes.
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.
Note that the targetValues parameter should accept points from different data axes.
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 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.
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 from an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Loads a dashboard layout from a stream.
A object 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.
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 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.
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-up in the specified dashboard item.
A that specifies the component name of the dashboard item.
Gets or sets whether the DashboardViewer 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.
Provides the capability 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.
Saves a dashboard layout to a stream.
A object that contains the dashboard layout.
Saves a dashboard layout to an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
For internal use.
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 are used to select elements in the master filter item.
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 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 required range in the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that specifies a range in the Range Filter dashboard item.
Selects the specified range in the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Invokes the Dashboard Parameters dialog in the DashboardViewer.
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.
Allows you to specify a default filter value for the Single Master Filter.
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 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.
A Dashboard Designer control that constitutes a designer application for creating dashboards.
Initializes a new instance of the DashboardDesigner 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.
Gets or sets whether or not the DashboardDesigner allows end-users to edit component names.
true, to allow end-users to edit component names; 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.
Gets or sets the BarAndDockingController that will provide default appearance options for the DashboardDesigner'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.
Locks the object until the method call.
Returns whether or not 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 or not 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 or not 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 or not 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 or not 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.
Allows you to customize connection settings before the DashboardDesigner 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 DashboardDesigner is closed.
true to show the save confirmation dialog when a window that contains the DashboardDesigner 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 DashboardDesigner's parent control.
Creates and initializes a Ribbon in the DashboardDesigner'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.
For internal use.
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 in SQL queries.
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 DashboardDesigner is being closed.
Allows you to customize a dashboard when it is being created.
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.
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 DashboardDesigner.
Allows you to implement custom logic for dashboard opening.
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.
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 DashboardDesigner.
A object containing options that define the data source options of a DashboardDesigner.
Provides the capability to customize the Data Source wizard used to create new data sources in the .
A object containing settings used to customize the Data Source wizard used to create new data sources in the .
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.
Gets or sets settings used to customize the Data Source wizard used to create new data sources in the .
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 DashboardDesigner displays a Wait Form when a time-consuming operation is performed.
true, if the DashboardDesigner 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.
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 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 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-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 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 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 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 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.
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 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 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 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.
A object containing Excel-specific options.
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 file in Excel format.
A that specifies the path to the Excel file.
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 a dashboard to the specified file in Image format.
A that specifies the path to the Image file.
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 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.
A object to which the created image file should be sent.
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 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 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.
A that specifies the path to the PDF file.
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 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.
Provides the capability to apply default filtering to filter elements.
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 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.
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 dashboard item.
A value that is the name of the currently selected predefined range.
Returns the selected range for the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that is the selected range in the specified Range 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.
Returns the visible range for the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that is the visible range in the specified Range Filter dashboard item.
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.
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.
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 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.
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.
Note that the targetValues parameter should accept points from different data axes.
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 axis points.
A that specifies the component name of the dashboard item.
A list of objects that specify data points in a multidimensional space.
Note that the targetValues parameter should accept points from different data axes.
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.
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 an XML file.
A that specifies the path to an XML file that contains the dashboard.
Loads a dashboard from a stream.
A object that contains the dashboard XML definition.
Loads a dashboard layout from an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Loads a dashboard layout from a stream.
A object 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.
Gets or sets the menu manager that controls the look and feel of the DashboardDesigner 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 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.
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-up for the specified dashboard item.
A that specifies the component name of the dashboard item.
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 or not the current date (year/quarter/month/etc.) is included in a 'Last' and 'Next' newly created predefined periods in the Edit Periods dialog.
true, to include the current date (year/quarter/month/etc.) in a '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.
Saves a dashboard layout to an XML file.
A that specifies the path to an XML file that contains the dashboard layout.
Saves a dashboard layout to a stream.
A object 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.
For internal use.
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 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.
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 required range in the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A object that specifies a range in the Range Filter dashboard item.
Selects the specified range in the specified Range Filter dashboard item.
A that specifies the component name of the Range Filter dashboard item.
A that specifies the name of the predefined range used to perform a selection.
Invokes the Dashboard Parameters dialog in the DashboardDesigner.
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 DashboardDesigner can be closed; false if an end-user canceled closing the DashboardDesigner.
Allows you to specify a default filter value for the Single Master Filter.
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 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.
Provides a view for the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the ExtractParametersPageView 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 Specify Filter Options page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the ConfigureExtractDataSourcePageView 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 Select Data Fields page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the ChooseExtractFieldsPageView 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 Create a Data Extract page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the CreateExtractDataSourcePageView 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.
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.
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 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 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 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.
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 StoreExtractFilePage<TModel> 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 or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
Initializes a new instance of theExtractParametersPage<TModel> 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 or not 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 or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; 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 ConfigureExtractDataSourcePage<TModel> 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 or not 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 or not 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 Select Data Fields page of the Data Source wizard (Extract Data Source).
Initializes a new instance of the ChooseExtractFieldsPage<TModel> 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 or not 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 or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; 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 CreateExtractDataSourcePage<TModel> 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 or not 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 or not 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 view for the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the ConfigureOlapParametersPageView class.
Initializes a new instance of the ConfigureOlapParametersPageView 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.
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.
Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the ConfigureOlapParametersPage<TModel> class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface that provides a service functionality to store the data connection settings.
A collection of objects.
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 or not 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 or not 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 Select a Data Connection page of the Data Source wizard (OLAP Data Source).
Initializes a new instance of the ChooseOlapConnectionPage<TModel> class with the specified settings.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface that provides a service functionality to store the data connection settings.
A collection of objects.
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 or not 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 or not 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 view for the Select the Data Source Type page of the Data Source wizard.
Initializes a new instance of the DashboardChooseDataSourceTypePageView class with the specified settings.
An object implementing the ISupportedDataSourceTypesService interface.
A object.
Initializes a new instance of the DashboardChooseDataSourceTypePageView class.
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 data for the BeforeExport events.
Initializes a new instance of the DashboardBeforeExportEventArgs 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.
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.
Provides a presenter to the Select the Data Source Type page of the Data Source wizard.
Initializes a new instance of the DashboardChooseDataSourceTypePage<TModel> class with the specified settings.
An object implementing the interface.
An object implementing the interface.
A collection of objects.
An object implementing the interface.
An object containing options available to customize the SQL pages.
Returns the type of the next wizard page.
A enumeration value.
Provides a presenter to the Enter the Data Source Name page of the Data Source wizard.
Initializes a new instance of the DashboardChooseDataSourceNamePage<TModel> class with the specified settings.
An object implementing the interface.
An object implementing the interface.
A collection of the objects.
A object.
Saves settings specified by a wizard page.
Returns the type of the next wizard page.
A enumeration value.
Contains settings used to customize the Data Source wizard used to create new data sources in the .
Initializes a new instance of the DashboardDesignerDataSourceWizardSettings 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 DashboardDesignerDataSourceWizardSettings instance.
The object to compare with the current object.
true, if the specified object is equal to the current DashboardDesignerDataSourceWizardSettings instance; otherwise, false.
Gets the hash code that corresponds to the value of the current DashboardDesignerDataSourceWizardSettings object.
An integer value representing the hash code for the current object.
Resets settings exposed by the DashboardDesignerDataSourceWizardSettings 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 data for the ExportFormShowing events.
Initializes a new instance of the DashboardExportFormShowingEventArgs class.
Gets or sets whether to show the Export Form.
true, to show the Export Form; 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 event.
Initializes a new instance of the SelectedDataSourceChangedEventArgs 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 will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the DashboardClosingEventArgs 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.
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.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the DashboardSavedEventArgs 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.
Contains settings that specify printing and exporting parameters related to individual dashboard items.
Initializes a new instance of the DashboardItemPrintingOptions 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.
References a method that will handle the event.
References a method that will handle the event.
The event sources.
The object containing event data.
References a method that will handle the ExportFormShowing events.
References a method that will handle the ExportFormShowing events.
The event source.
The object containing event data.
Serves as the base class for classes containing specific printing options.
Initializes a new instance of the OptionsBase class.
Returns the string that represents the current object.
A that represents the current object.
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.
Contains settings that specify parameters affecting how the Range Filter dashboard item is printed or exported.
Initializes a new instance of the RangeFilterPrintingOptions 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.
Contains options specific to printing and exporting additional content.
Initializes a new instance of the DocumentContentPrintingOptions 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.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object containing event data.
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.
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 Object Binding data source type.
Identifies the Olap data source type.
Identifies the Database data source type.
References a method that will handle the event.
References a method that will handle 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.
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 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 gauge control.
A object that is the gauge control.
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 will handle the event.
References a method that will handle the event.
The event source.
A object containing event data.
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.
Contains settings used to customize the Data Source wizard used to create new data sources in the .
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 DashboardDataSourceWizardSettings instance.
The object to compare with the current object.
true, if the specified object is equal to the current DashboardDataSourceWizardSettings instance; otherwise, false.
Gets the hash code that corresponds to the value of the current DashboardDataSourceWizardSettings object.
An integer value representing the hash code for the current object.
Resets settings exposed by the DashboardDataSourceWizardSettings 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.
References a method that will handle the / events.
References a method that will handle the / events.
The event source.
A object that contains event data.
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.
Lists values that specify the selection mode.
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.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the / events.
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 client data visualized within the dashboard item.
A object that is the client data.
Gets or sets whether to enable highlighting for the current dashboard item.
true, to enable highlighting; otherwise, false.
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 tuple used to select the default element.
Sets the default selection for the current dashboard item.
A list of objects specifying axis point tuples used to select default elements.
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 object specifying the axis point used to select the default element.
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 will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Gets or sets the text displayed within the dashboard title.
A that specifies the text displayed within the dashboard title.
Lists values that identify types of dashboard command buttons.
Identifies the Clear Master Filter button.
Identifies the Clear Selection button.
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 Initial Extent button.
Identifies the Multi-Select button.
The value does not correspond to any command button.
Identifies the Parameters button.
Identifies the Values button.
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 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.
Lists values that identify the dashboard area.
Identifies a dashboard item.
Identifies a dashboard item caption.
Identifies a dashboard title.
A method that handles the and the events.
A method that handles the and the events.
The event source.
A object that contains event data.
Provides data for the and the events.
Gets or sets whether or not 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.