Files
SISBusiness/SISBusiness.Web.Subcontractor/bin/DevExpress.Dashboard.v17.2.Win.xml
T
2018-03-27 17:27:28 +02:00

21653 lines
739 KiB
XML

<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.Dashboard.v17.2.Win</name>
</assembly>
<members>
<member name="T:DevExpress.DashboardWin.DashboardPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the dashboard (dashboard item) is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the DashboardPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.AutoFitPageCount">
<summary>
<para>Gets or sets the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item).
</para>
</summary>
<value>An integer value that specifies the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item).
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.CardOptions">
<summary>
<para>Provides access to options specific to printing a card dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.CardPrintingOptions"/> object containing settings that specify parameters affecting how the card dashboard item is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.ChartOptions">
<summary>
<para>Provides access to options specific to printing a chart dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.ChartPrintingOptions"/> object containing settings that specify parameters affecting how the chart dashboard item is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.DashboardItemOptions">
<summary>
<para>Provides access to dashboard options specific to printing individual dashboard items.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardItemPrintingOptions"/> object that contains settings specific to printing individual dashboard items.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.DocumentContentOptions">
<summary>
<para>Provides access to options specific to printing additional content.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DocumentContentPrintingOptions"/> object containing options specific to printing additional content.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.FontInfo">
<summary>
<para>Provides access to the font settings of the printed document.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.PrintingFontInfo"/> object containing the font settings of the printed document.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.GaugeOptions">
<summary>
<para>Provides access to options specific to printing a gauge dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.GaugePrintingOptions"/> object containing settings that specify parameters affecting how the gauge dashboard item is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.GridOptions">
<summary>
<para>Provides access to options specific to printing a grid dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.GridPrintingOptions"/> object containing settings that specify parameters affecting how the grid dashboard item is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.MapOptions">
<summary>
<para>Provides access to options specific to printing map dashboard items.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.MapPrintingOptions"/> object containing settings that specify parameters affecting how map dashboard items are printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.PageLayout">
<summary>
<para>Gets or sets the page orientation used to print a dashboard (dashboard item).
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardPrintingPageLayout"/> enumeration value that specifies the page orientation used to print a dashboard (dashboard item).
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.PaperKind">
<summary>
<para>Gets or sets the standard paper size.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Printing.PaperKind"/> enumeration value that specifies the standard paper size.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.PieOptions">
<summary>
<para>Provides access to options specific to printing a pie dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.PiePrintingOptions"/> object containing settings that specify parameters that affect how pie dashboard items are printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.PivotOptions">
<summary>
<para>Provides access to options specific to printing a pivot dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.PivotPrintingOptions"/> object containing settings that specify parameters that affect how pivot dashboard items are printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.RangeFilterOptions">
<summary>
<para>Provides access to options specific to printing a Range Filter dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.RangeFilterPrintingOptions"/> object containing settings that specify parameters affecting how a Range Filter dashboard item is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.ScaleFactor">
<summary>
<para>Gets or sets the scale factor (in fractions of <b>1</b>), by which a dashboard (dashboard item) is scaled.
</para>
</summary>
<value>A <see cref="T:System.Single"/> value that specifies the scale factor (in fractions of <b>1</b>), by which a dashboard (dashboard item) is scaled.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.ScaleMode">
<summary>
<para>Gets or sets the mode for scaling when printing a dashboard (dashboard item).
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardPrintingScaleMode"/> enumeration value that specifies the mode for scaling when printing a dashboard (dashboard item).
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPrintingOptions.TreemapOptions">
<summary>
<para>Provides access to options specific to printing a Treemap dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.TreemapPrintingOptions"/> object containing settings that specify parameters affecting how the Treemap dashboard item is printed.
</value>
</member>
<member name="T:DevExpress.DashboardWin.ParameterValue">
<summary>
<para>Contains the parameter value and display text.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.ParameterValue.#ctor">
<summary>
<para>Initializes a new instance of the ParameterValue class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.ParameterValue.DisplayText">
<summary>
<para>Gets the parameter display text.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the parameter display text.
</value>
</member>
<member name="P:DevExpress.DashboardWin.ParameterValue.Value">
<summary>
<para>Gets a parameter value.
</para>
</summary>
<value>A parameter value.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardParameters">
<summary>
<para>Represents a collection of <see cref="T:DevExpress.DashboardWin.DashboardParameterDescriptor"/> objects.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameters.Item(System.String)">
<summary>
<para>Provides access to individual elements in the DashboardParameters collection.
</para>
</summary>
<param name="name">
An <see cref="T:System.String"/> that represents the parameter name.
</param>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardParameterDescriptor"/> object containing the parameter settings and metadata.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardParameterDescriptor">
<summary>
<para>Contains the parameter settings and metadata.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.DefaultValue">
<summary>
<para>Gets the default parameter value.
</para>
</summary>
<value>A default parameter value.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.Description">
<summary>
<para>Gets the parameter's description displayed to an end-user.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the parameter's description displayed to an end-user.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.Name">
<summary>
<para>Gets a parameter name.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the parameter name.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.SelectedValue">
<summary>
<para>Gets or sets a currently selected parameter value.
</para>
</summary>
<value>A currently selected parameter value.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.SelectedValues">
<summary>
<para>Gets or sets a collection of currently selected parameter values.
</para>
</summary>
<value>A collection of currently selected parameter values.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.Type">
<summary>
<para>Gets a parameter type.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.ParameterValueType"/> enumeration value that is the type of a dashboard parameter value.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.Value">
<summary>
<para>Gets or sets the current parameter value.
</para>
</summary>
<value>An object that specifies the current parameter value.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardParameterDescriptor.Values">
<summary>
<para>Gets possible parameter values.
</para>
</summary>
<value>A list of <see cref="T:DevExpress.DashboardWin.ParameterValue"/> objects that contain parameter values and display texts.
</value>
</member>
<member name="T:DevExpress.DashboardWin.ParameterValueType">
<summary>
<para>Lists values used to specify the type of dashboard parameter value.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ParameterValueType.Boolean">
<summary>
<para>Identifies a Boolean value.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ParameterValueType.DateTime">
<summary>
<para>Identifies a date-time value.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ParameterValueType.Float">
<summary>
<para>Identifies a Float value.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ParameterValueType.Integer">
<summary>
<para>Identifies an Integer value.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ParameterValueType.String">
<summary>
<para>Identifies a String value.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSavingEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaving"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardSavingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardSavingEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaving"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardSavingEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.PivotPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Pivot dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.PivotPrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the PivotPrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.PivotPrintingOptions.PrintHeadersOnEveryPage">
<summary>
<para>Gets or sets whether to print column headers of the Pivot dashboard item on every page.
</para>
</summary>
<value><b>true</b>, to print column headers on every page; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.PiePrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Pie dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.PiePrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the PiePrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.PiePrintingOptions.AutoArrangeContent">
<summary>
<para>Gets or sets whether dashboard item elements are arranged automatically on the printed page.
</para>
</summary>
<value><b>true</b>, to arrange dashboard item elements automatically on the printed page; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.GridPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Grid dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.GridPrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the GridPrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.GridPrintingOptions.FitToPageWidth">
<summary>
<para>Gets or sets whether the size of the grid dashboard item is changed according to the width of the printed page.
</para>
</summary>
<value><b>true</b>, to change the size of the grid dashboard item according to the width of the printed page; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.GridPrintingOptions.PrintHeadersOnEveryPage">
<summary>
<para>Gets or sets whether to print column headers of the Grid dashboard item on every page.
</para>
</summary>
<value><b>true</b>, to print column headers on every page; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.GaugePrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Gauge dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.GaugePrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the GaugePrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.GaugePrintingOptions.AutoArrangeContent">
<summary>
<para>Gets or sets whether dashboard item elements are arranged automatically on the printed page.
</para>
</summary>
<value><b>true</b>, to arrange dashboard item elements automatically on the printed page; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.CardPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Card dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.CardPrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the CardPrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.CardPrintingOptions.AutoArrangeContent">
<summary>
<para>Gets or sets whether dashboard item elements are arranged automatically on the printed page.
</para>
</summary>
<value><b>true</b>, to arrange dashboard item elements automatically on the printed page; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.ChartPrintingSizeMode">
<summary>
<para>Lists values used to specify how a Chart dashboard item should be resized when being printed or exported.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ChartPrintingSizeMode.None">
<summary>
<para>A chart dashboard item is printed in a size identical to that shown on the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ChartPrintingSizeMode.Stretch">
<summary>
<para>A chart dashboard item is stretched or shrunk to fit the page on which it is printed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.ChartPrintingSizeMode.Zoom">
<summary>
<para>A chart dashboard item is resized proportionally to best fit the printed page.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.ChartPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Chart dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.ChartPrintingOptions.#ctor">
<summary>
<para>Initialize a new instance of the ChartPrintingOptions class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.ChartPrintingOptions.AutomaticPageLayout">
<summary>
<para>Gets or sets whether the page orientation used to print a chart dashboard item is selected automatically.
</para>
</summary>
<value><b>true</b>, to automatically select the page orientation used to print a chart dashboard item; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.ChartPrintingOptions.SizeMode">
<summary>
<para>Gets or sets the print size mode for the chart dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.ChartPrintingSizeMode"/> enumeration member that specifies the print size mode for the chart dashboard item.
</value>
</member>
<member name="T:DevExpress.DashboardWin.CardCustomDisplayTextEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.CardControl.CustomDisplayText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.CardCustomDisplayTextEventHandler.Invoke(System.Object,DevExpress.DashboardWin.CardCustomDisplayTextEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.CardControl.CustomDisplayText"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.CardCustomDisplayTextEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.CardCustomDisplayTextEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.CardControl.CustomDisplayText"/> event.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.CardCustomDisplayTextEventArgs.DisplayText">
<summary>
<para>Gets or sets the text displayed within a card visual element.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the text displayed within a card visual element.
</value>
</member>
<member name="P:DevExpress.DashboardWin.CardCustomDisplayTextEventArgs.Value">
<summary>
<para>Gets the value(s) corresponding to a card visual element.
</para>
</summary>
<value>An object that is the value(s) corresponding to a card visual element.
</value>
</member>
<member name="T:DevExpress.DashboardWin.CardControl">
<summary>
<para>A Card control that is used to visualize a Card dashboard item's data.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.CardControl.#ctor">
<summary>
<para>Initializes a new instance of the CardControl class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.CardControl.CardBackColor">
<summary>
<para>Gets or sets the background color for a card.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Color"/> value specifying the background color for a card.
</value>
</member>
<member name="E:DevExpress.DashboardWin.CardControl.CustomDisplayText">
<summary>
<para>Allows you to customize the texts corresponding to card visual elements.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.UserAction">
<summary>
<para>Lists values that specify end-user actions on the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/> or <see cref="T:DevExpress.DashboardWin.DashboardViewer"/>.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.UserAction.LayoutAction">
<summary>
<para>An end-user changes the dashboard layout.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.UserAction.None">
<summary>
<para>No action.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPrintPreviewType">
<summary>
<para>Lists values that specify the type of the Print Preview.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintPreviewType.RibbonPreview">
<summary>
<para>A ribbon toolbar is used in the Print Preview.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintPreviewType.StandardPreview">
<summary>
<para>A standard toolbar is used in the Print Preview.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.PrintingFontInfo">
<summary>
<para>Contains the font settings of the printed or exported document.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.PrintingFontInfo.#ctor">
<summary>
<para>Initializes a new instance of the PrintingFontInfo class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.PrintingFontInfo.GdiCharSet">
<summary>
<para>Gets or sets a value that specifies the GDI character set used by the current font.
</para>
</summary>
<value>A <see cref="T:System.Byte"/> value that specifies the GDI character set used by the current font.
</value>
</member>
<member name="P:DevExpress.DashboardWin.PrintingFontInfo.Name">
<summary>
<para>Gets or sets the name of the font used in the printed document.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies the name of the font.
</value>
</member>
<member name="M:DevExpress.DashboardWin.PrintingFontInfo.ToString">
<summary>
<para>Returns the string that represents the current object.
</para>
</summary>
<returns>A <see cref="T:System.String"/> that represents the current PrintingFontInfo object.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.PrintingFontInfo.UseCustomFontInfo">
<summary>
<para>Gets or sets whether custom font settings are used in the printed document.
</para>
</summary>
<value><b>true</b>, if custom font settings are used in the printed document; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSavingEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaving"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardSavingEventArgs.#ctor(DevExpress.DashboardCommon.Dashboard,DevExpress.DashboardWin.DashboardSaveCommand)">
<summary>
<para>Initializes a new instance of the DashboardSavingEventArgs class.
</para>
</summary>
<param name="dashboard">
A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that should be serialized.
</param>
<param name="command">
A <see cref="T:DevExpress.DashboardWin.DashboardSaveCommand"/> enumeration member that specifies which action raised this event.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavingEventArgs.Command">
<summary>
<para>Gets which user action raised the event.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardSaveCommand"/> enumeration member that specifies the user action that triggered the event.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavingEventArgs.Dashboard">
<summary>
<para>Gets the dashboard that should be saved.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that should be serialized.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavingEventArgs.Handled">
<summary>
<para>Gets or sets whether default actions are required to save the dashboard.
</para>
</summary>
<value><b>true</b>, if no default actions are required to save the dashboard; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavingEventArgs.Saved">
<summary>
<para>Gets or sets whether the custom save routine has succeeded.
</para>
</summary>
<value><b>true</b>, if the custom save routine has succeeded; <b>false</b> if it has failed.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardOpeningEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardOpening"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardOpeningEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardOpeningEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardOpening"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardOpeningEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.TreemapPrintingSizeMode">
<summary>
<para>Lists values used to specify how a Treemap dashboard item should be resized when being printed or exported.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.TreemapPrintingSizeMode.None">
<summary>
<para>A Treemap dashboard item is printed in a size identical to that shown on the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.TreemapPrintingSizeMode.Zoom">
<summary>
<para>A Treemap dashboard item is resized proportionally to best fit the printed page.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.TreemapPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Treemap dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.TreemapPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the TreemapPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.TreemapPrintingOptions.AutomaticPageLayout">
<summary>
<para>Gets or sets whether the page orientation used to print a Treemap dashboard item is selected automatically.
</para>
</summary>
<value><b>true</b>, to automatically select the page orientation used to print a Treemap dashboard item; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.TreemapPrintingOptions.SizeMode">
<summary>
<para>Gets or sets the print size mode for the Treemap dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.TreemapPrintingSizeMode"/> enumeration member that specifies the print size mode for the Treemap dashboard item.
</value>
</member>
<member name="T:DevExpress.DashboardWin.UnderlyingDataTargetValue">
<summary>
<para>Represents the dimension value used to obtain the underlying data.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.UnderlyingDataTargetValue.#ctor">
<summary>
<para>Initializes a new instance of the UnderlyingDataTargetValue class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.UnderlyingDataTargetValue.DimensionID">
<summary>
<para> Gets or sets the dimension identifier used to obtain the underlying data.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies the dimension identifier used to obtain the underlying data.
</value>
</member>
<member name="P:DevExpress.DashboardWin.UnderlyingDataTargetValue.Value">
<summary>
<para>Gets or sets the dimension value used to obtain the underlying data.
</para>
</summary>
<value>The dimension value used to obtain the underlying data.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardOpeningEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardOpening"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardOpeningEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the DashboardOpeningEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardOpeningEventArgs.Dashboard">
<summary>
<para>Gets or sets the dashboard that will be opened.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that should be opened by the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardOpeningEventArgs.Handled">
<summary>
<para>Gets or sets whether the dashboard to be opened has been provided.
</para>
</summary>
<value><b>true</b>, if the dashboard to be opened has been provided and no default actions are required; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.PrintPreviewShowingEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewShowing"/> and <see cref="E:DevExpress.DashboardWin.DashboardViewer.PrintPreviewShowing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.PrintPreviewShowingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.PrintPreviewShowingEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewShowing"/> and <see cref="E:DevExpress.DashboardWin.DashboardViewer.PrintPreviewShowing"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.PrintPreviewShowingEventArgs"/> object that provides event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.PrintPreviewShowingEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewShowing"/> and <see cref="E:DevExpress.DashboardWin.DashboardViewer.PrintPreviewShowing"/> events.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.PrintPreviewShowingEventArgs.RibbonPreview">
<summary>
<para>Gets the Print Preview with a ribbon toolbar.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraPrinting.Preview.PrintPreviewRibbonFormEx"/> object that is the Print Preview with a ribbon toolbar.
</value>
</member>
<member name="P:DevExpress.DashboardWin.PrintPreviewShowingEventArgs.StandardPreview">
<summary>
<para>Gets the Print Preview with a standard toolbar.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraPrinting.Preview.PrintPreviewFormEx"/> object that is the Print Preview with a standard toolbar.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardCreatingEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardCreating"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardCreatingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardCreatingEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardCreating"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardCreatingEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs">
<summary>
<para>Allows you to obtain the client and underlying data for the dashboard item's visual element located under the test point.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.Data">
<summary>
<para>Gets the dashboard item's client data.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> object that represents the client data.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetAxisPoint(System.String)">
<summary>
<para>Returns the axis point corresponding to the visual element located under the test point.
</para>
</summary>
<param name="axisName">
A string value returned by the <see cref="T:DevExpress.DashboardWeb.Scripts.DashboardDataAxisNames"/> class that specifies the name of the data axis.
</param>
<returns>An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> object that is the axis point.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetAxisPoint">
<summary>
<para>Returns the axis point corresponding to the visual element located under the test point.
</para>
</summary>
<returns>An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> object that is the axis point.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetDeltas">
<summary>
<para>Gets a list of deltas corresponding to the visual element located under the test point.
</para>
</summary>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.DeltaDescriptor"/> objects containing the delta metadata.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetMeasures">
<summary>
<para>Gets a list of measures corresponding to the visual element located under the test point.
</para>
</summary>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.MeasureDescriptor"/> objects that contain the measure metadata.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetSlice(System.String)">
<summary>
<para>Returns the slice of client data by the axis point corresponding to the visual element located under the test point.
</para>
</summary>
<param name="axisName">
A string value returned by the <see cref="T:DevExpress.DashboardWeb.Scripts.DashboardDataAxisNames"/> class that specifies the name of the data axis.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> that represents the slice of client data.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetSlice">
<summary>
<para>Returns the slice of client data by the axis point corresponding to the visual element located under the test point.
</para>
</summary>
<returns>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> that represents the slice of client data.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetUnderlyingData">
<summary>
<para>Returns underlying data corresponding to the visual element located under the test point.
</para>
</summary>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetUnderlyingData(System.String)">
<summary>
<para>Returns underlying data corresponding to the visual element located under the test point.
</para>
</summary>
<param name="axisName">
A string value returned by the <see cref="T:DevExpress.DashboardWeb.Scripts.DashboardDataAxisNames"/> class that specifies the name of the data axis whose dimension values are used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data corresponding to the visual element located under the test point.
</para>
</summary>
<param name="axisName">
A string value returned by the <see cref="T:DevExpress.DashboardWeb.Scripts.DashboardDataAxisNames"/> class that specifies the name of the data axis whose dimension values are used to obtain underlying data.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specifies data members used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseHitTestEventArgs.GetUnderlyingData(System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data corresponding to the visual element located under the test point.
</para>
</summary>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specifies data members used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemMouseEventHandler">
<summary>
<para>References a method that will handle the events related to mouse movement or actions.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemMouseEventArgs)">
<summary>
<para>References a method that will handle the events related to mouse movement or actions.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemMouseEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemMouseEventArgs">
<summary>
<para>Provides data for events related to mouse movement or actions.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseEventArgs.#ctor(System.String)">
<summary>
<para>Initializes a new instance of the DashboardItemMouseEventArgs class.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemMouseEventArgs.DashboardItemName">
<summary>
<para>Gets the name of the dashboard item for which the event has been raised.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the dashboard item name.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPrintingScaleMode">
<summary>
<para>Lists values that specify the scale mode used to print or export the dashboard (dashboard item).
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingScaleMode.AutoFitToPageWidth">
<summary>
<para>The size of the dashboard(dashboard item) is changed according to the width of the printed page.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingScaleMode.AutoFitWithinOnePage">
<summary>
<para>The size of the dashboard(dashboard item) is changed to fit its content on a single page.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingScaleMode.None">
<summary>
<para>The dashboard (dashboard item) on the printed page retains its original size.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingScaleMode.UseScaleFactor">
<summary>
<para>The size of the dashboard (dashboard item) on the printed page is changed according to the scale factor value.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemMouseActionEventArgs">
<summary>
<para>Provides data for events related to mouse actions.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemControlUpdatedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlUpdated"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemControlUpdatedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemControlEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlUpdated"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemControlEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.RangeFilterPrintingSizeMode">
<summary>
<para>Lists values used to specify how a range filter dashboard item should be resized when being printed or exported.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.RangeFilterPrintingSizeMode.None">
<summary>
<para>A Range Filter dashboard item is printed in a size identical to that shown on the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.RangeFilterPrintingSizeMode.Stretch">
<summary>
<para>A Range Filter dashboard item is stretched or shrunk to fit the page on which it is printed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.RangeFilterPrintingSizeMode.Zoom">
<summary>
<para>A Range Filter dashboard item is resized proportionally to best fit the printed page.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardCreatingEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardCreating"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardCreatingEventArgs.#ctor(DevExpress.DashboardCommon.Dashboard)">
<summary>
<para>Initializes a new instance of the DashboardCreatingEventArgs class.
</para>
</summary>
<param name="dashboard">
A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardCreatingEventArgs.Dashboard">
<summary>
<para>Gets the created dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that is the newly created dashboard.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardCreatingEventArgs.Handled">
<summary>
<para>Gets or sets whether the dashboard has been initialized.
</para>
</summary>
<value><b>true</b>, if the dashboard has been initialized and no default processing is needed; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSaveCommand">
<summary>
<para>Lists values that specify save commands.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSaveCommand.Save">
<summary>
<para>An end-user has called the <b>Save</b> command.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSaveCommand.SaveAs">
<summary>
<para>An end-user has called the <b>Save As</b> command.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView">
<summary>
<para>Provides a view for the <b>Save Extract to a File</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView.#ctor">
<summary>
<para>Initializes a new instance of the StoreExtractFilePageView class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView.FileName">
<summary>
<para>Gets or sets a path to a data extract file.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies a path to a data extract file.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView.FileNameChanged">
<summary>
<para>Occurs when a path to a data extract file is changed.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.StoreExtractFilePageView.WaitFormActivator">
<summary>
<para>Returns an object that displays a form while the wizard is loading information about a data extract.
</para>
</summary>
<value>An object implementing the IDashboardWaitFormActivator interface.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardLoadedEventHandler">
<summary>
<para>References a method that will handle the <b>DashboardLoaded</b> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardLoadedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardLoadedEventArgs)">
<summary>
<para>References a method that will handle the <b>DashboardLoaded</b> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardLoadedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardLoadedEventArgs">
<summary>
<para>Provides data for the <b>DashboardLoaded</b> events.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardLoadedEventArgs.Dashboard">
<summary>
<para>Gets the loaded dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that is the loaded dashboard.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardBeforeExportEventHandler">
<summary>
<para>References a method that will handle the <b>BeforeExport</b> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardBeforeExportEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardBeforeExportEventArgs)">
<summary>
<para>References a method that will handle the <b>BeforeExport</b> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardBeforeExportEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemMouseActionEventHandler">
<summary>
<para>References a method that will handle the events related to mouse actions.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemMouseActionEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemMouseActionEventArgs)">
<summary>
<para>References a method that will handle the events related to mouse actions.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemMouseActionEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.IDataSourceWizardCustomizationService">
<summary>
<para>If implemented by a class, provides the capability to customize the Data Source wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.IDataSourceWizardCustomizationService.CustomizeDataSourceWizard(DevExpress.DataAccess.UI.Wizard.IWizardCustomization`1)">
<summary>
<para>Enables customization of the Data Source Wizard pages.
</para>
</summary>
<param name="customization">
An object implementing the <a href="https://documentation.devexpress.com/#WindowsForms/clsDevExpressDataAccessUIWizardIWizardCustomization%7eTModel%7etopic">IWizardCustomization&lt;TModel&gt;</a> object (where <b>TModel</b> is the <see cref="T:DevExpress.DashboardCommon.DashboardDataSourceModel"/>).
</param>
</member>
<member name="T:DevExpress.DashboardWin.Localization.DashboardWinResLocalizer">
<summary>
<para>Provides localized strings for the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/> and <see cref="T:DevExpress.DashboardWin.DashboardViewer"/> user interface elements.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.Localization.DashboardWinResLocalizer.#ctor">
<summary>
<para>Initializes a new instance of the DashboardWinResLocalizer class.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.Localization.DashboardWinLocalizer">
<summary>
<para>Provides localized strings for the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/> and <see cref="T:DevExpress.DashboardWin.DashboardViewer"/> user interface elements.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.Localization.DashboardWinLocalizer.#ctor">
<summary>
<para>Initializes a new instance of the DashboardWinLocalizer class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.Localization.DashboardWinLocalizer.Active">
<summary>
<para>Gets or sets a localizer object providing localization of the user interface at runtime.
</para>
</summary>
<value>An <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> descendant, used to localize the user interface at runtime.
</value>
</member>
<member name="M:DevExpress.DashboardWin.Localization.DashboardWinLocalizer.CreateResXLocalizer">
<summary>
<para>Returns an <b>XtraLocalizer</b> object representing resources based on the thread's language and regional settings (culture).
</para>
</summary>
<returns>An <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object representing resources based on the thread's culture.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.Localization.DashboardWinLocalizer.GetString(DevExpress.DashboardWin.Localization.DashboardWinStringId)">
<summary>
<para>Gets the string, localized by the current DashboardWinLocalizer, for the specified user interface element.
</para>
</summary>
<param name="id">
A <see cref="T:DevExpress.DashboardCommon.Localization.DashboardStringId"/> enumeration value specifying the UI element whose caption (text) is to be localized.
</param>
<returns>A <see cref="T:System.String"/> representing the text to be displayed within the specified UI element.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.Localization.DashboardWinStringId">
<summary>
<para>Lists values corresponding to strings that can be localized.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.AddDashboardParameter">
<summary>
<para><b>Default value</b>: Add dashboard parameter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.AddGridColumnTotalBarItemCaption">
<summary>
<para><b>Default value:</b> Add Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.AutomaticUpdatesCaption">
<summary>
<para><b>Default value:</b> Automatic Updates
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.AutomaticUpdatesDescription">
<summary>
<para><b>Default value:</b> Enable/disable automatic updates for the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.BarDashboardCaption">
<summary>
<para><b>Default value</b>: Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.BarDataSourceName">
<summary>
<para><b>Default value</b>: Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.BarHomeName">
<summary>
<para><b>Default value</b>: Home
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.BarViewName">
<summary>
<para><b>Default value</b>: View
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldContainsAggrError">
<summary>
<para><b>Default value</b>: Cannot apply filtering to a field whose expression contains the Aggr function.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeBoolean">
<summary>
<para><b>Default value:</b> Boolean
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeDateTime">
<summary>
<para><b>Default value:</b> DateTime
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeDecimal">
<summary>
<para><b>Default value:</b> Decimal
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeDouble">
<summary>
<para><b>Default value:</b> Double
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeLong">
<summary>
<para><b>Default value:</b> Integer
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeString">
<summary>
<para><b>Default value:</b> String
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculatedFieldTypeUnknown">
<summary>
<para><b>Default value:</b> Unknown
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationAlongSpecificDimensions">
<summary>
<para><b>Default value:</b> Specific...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeDifference">
<summary>
<para><b>Default value:</b> Difference
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeExpression">
<summary>
<para><b>Default value:</b> Expression
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeMovingCalculation">
<summary>
<para><b>Default value:</b> Moving Calculation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeNone">
<summary>
<para><b>Default value:</b> None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypePercentOfTotal">
<summary>
<para><b>Default value:</b> Percent Of Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeRank">
<summary>
<para><b>Default value:</b> Rank
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CalculationTypeRunningTotal">
<summary>
<para><b>Default value:</b> Running Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardCalculationAlongCards">
<summary>
<para><b>Default value:</b> Cards
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardCalculationAlongCardsAndSparklineArgument">
<summary>
<para><b>Default value:</b> Cards / Sparkline Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardCalculationAlongSparklineArgument">
<summary>
<para><b>Default value:</b> Sparkline Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardCalculationAlongSparklineArgumentAndCards">
<summary>
<para><b>Default value:</b> Sparkline Argument / Cards
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateCenteredCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateCompactCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateCustomCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateLightweightCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateNoneCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardLayoutTemplateStretchedCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeAbsoluteVariationCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeActualValueCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeCardNameCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeDeltaIndicatorCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeDimensionValueCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypePercentOfTargetCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypePercentVariationCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeSparklineCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeSubtitleCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeTargetValueCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CardRowDataElementTypeTitleCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChangeDashboardItemDataBindingConfirm">
<summary>
<para><b>Default value:</b> 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}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomCenterHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the bottom of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomCenterHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the bottom of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomCenterVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the bottom of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomLeftHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomLeftHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomLeftVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomLeftVerticalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomRightHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomRightHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomRightVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartBottomRightVerticalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartCalculationAlongArguments">
<summary>
<para><b>Default value:</b> Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartCalculationAlongArgumentsAndSeries">
<summary>
<para><b>Default value:</b> Arguments / Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartCalculationAlongSeries">
<summary>
<para><b>Default value:</b> Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartCalculationAlongSeriesAndArguments">
<summary>
<para><b>Default value:</b> Series / Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartCannotRenderData">
<summary>
<para><b>Default value</b>: Specified data cannot be rendered in a chart
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartInsideHorizontalGalleryGroupCaption">
<summary>
<para><b>Default value</b>: Inside Horizontal
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartInsideVerticalGalleryGroupCaption">
<summary>
<para><b>Default value</b>: Inside Vertical
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartOutsideHorizontalGalleryGroupCaption">
<summary>
<para><b>Default value</b>: Outside Horizontal
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartOutsideVerticalGalleryGroupCaption">
<summary>
<para><b>Default value</b>: Outside Vertical
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartPrimaryAxisTypeName">
<summary>
<para><b>Default value</b>: Primary axis
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartSecondaryAxisTypeName">
<summary>
<para><b>Default value</b>: Secondary axis
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopCenterHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the top of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopCenterHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the top of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopCenterVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the top of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopLeftHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopLeftHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopLeftVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopLeftVerticalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the chart outside the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopRightHorizontalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopRightHorizontalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the chart outside the diagram. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopRightVerticalInsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChartTopRightVerticalOutsideLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the chart outside the diagram. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CheckedDataFieldsBrowserSelectAll">
<summary>
<para><b>Default value</b>: (Select All)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChooseExtractFieldsDescription">
<summary>
<para><b>Default value:</b> Select the required fields whose data will be stored within the data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ChoroplethMapUseBindingAttribute">
<summary>
<para><b>Default value:</b> Use binding attribute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ClearGridColumnTotalsBarItemCaption">
<summary>
<para><b>Default value:</b> Clear Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ColorPickerPaletteColorsSectionCaption">
<summary>
<para><b>Default value</b>: Palette Color
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ColorSchemeGridEmptyText">
<summary>
<para><b>Default value</b>: Add a data source to the dashboard to create color schemes
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandAddCalculatedFieldCaption">
<summary>
<para><b>Default value</b>: Add Calculated Field
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandAddCalculatedFieldDescription">
<summary>
<para><b>Default value</b>: Add a new calculated field into the current data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandAddQueryCaption">
<summary>
<para><b>Default value:</b> Add Query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandAddQueryDescription">
<summary>
<para><b>Default value:</b> Add a new query to the selected data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChangeWeightedLegendTypeCaption">
<summary>
<para><b>Default value</b>: Show Weighted Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChangeWeightedLegendTypeDescription">
<summary>
<para><b>Default value</b>: Show the weighted legend that helps end-users identify map elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartAddPaneCaption">
<summary>
<para><b>Default value</b>: Add Pane
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartAddPaneDescription">
<summary>
<para><b>Default value</b>: Create a new pane within this chart.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartDifferenceAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Difference along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartLegendPositionCaption">
<summary>
<para><b>Default value</b>: Legend Position
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartLegendPositionDescription">
<summary>
<para><b>Default value</b>: Change the legend position within the Chart.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartPercentageDifferenceAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartPercentageDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartPercentOfArgumentTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Argument Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartPercentOfGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartPercentOfSeriesTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Series Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRankAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Rank along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRankAlongPointsCalculation">
<summary>
<para><b>Default value:</b> Rank along Points
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRankAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Rank along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRemovePaneCaption">
<summary>
<para><b>Default value</b>: Remove Pane
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRotateCaption">
<summary>
<para><b>Default value</b>: Rotate
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRotateDescription">
<summary>
<para><b>Default value</b>: Rotate the diagram at 90&#176;.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRunningSummaryAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartRunningSummaryAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartSeriesTypeCaption">
<summary>
<para><b>Default value</b>: Series Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartSeriesTypeDescription">
<summary>
<para><b>Default value</b>: Change the type of chart series.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartShowLegendCaption">
<summary>
<para><b>Default value</b>: Show Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartShowLegendDescription">
<summary>
<para><b>Default value</b>: Show the legend that helps end-users identify chart elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartXAxisSettingsCaption">
<summary>
<para><b>Default value</b>: X-Axis Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartXAxisSettingsDescription">
<summary>
<para><b>Default value</b>: Customize various X-axis settings, such as the visibility and axis title.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartYAxisSettingsCaption">
<summary>
<para><b>Default value</b>: Y-Axis Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChartYAxisSettingsDescription">
<summary>
<para><b>Default value</b>: Access various Y-axis settings, such as the visibility, title and displayed range.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChoroplethMapShapeLabelsAttributeCaption">
<summary>
<para><b>Default value</b>: Shape Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandChoroplethMapShapeLabelsAttributeDescription">
<summary>
<para><b>Default value</b>: Select the required map attributes to display its values within corresponding shape labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearDataSourceFilterCaption">
<summary>
<para><b>Default value</b>: Clear
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearDataSourceFilterDescription">
<summary>
<para><b>Default value</b>: Clear the current data source filter.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearFilterCaption">
<summary>
<para><b>Default value</b>: Clear
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearFilterDescription">
<summary>
<para><b>Default value</b>: Reset the filter criterion and turn off filtering.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearMasterFilter">
<summary>
<para><b>Default value</b>: Clear Master Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandClearSelection">
<summary>
<para><b>Default value</b>: Clear Selection
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandComboBoxCheckedTypeCaption">
<summary>
<para><b>Default value</b>: Checked
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandComboBoxCheckedTypeDescription">
<summary>
<para><b>Default value</b>: Set the type of a combo box to 'Checked'.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandComboBoxStandardTypeCaption">
<summary>
<para><b>Default value</b>: Standard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandComboBoxStandardTypeDescription">
<summary>
<para><b>Default value</b>: Set the type of a combo box to 'Standard'.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangeInColumnsCaption">
<summary>
<para><b>Default value</b>: Arrange in Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangeInColumnsDescription">
<summary>
<para><b>Default value</b>: Arrange the elements in the specified number of columns.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangeInRowsCaption">
<summary>
<para><b>Default value</b>: Arrange in Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangeInRowsDescription">
<summary>
<para><b>Default value</b>: Arrange the elements in the specified number of rows.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangementCountCaption">
<summary>
<para><b>Default value</b>: Count
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentArrangementCountDescription">
<summary>
<para><b>Default value</b>: The number of columns or rows.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentAutoArrangeCaption">
<summary>
<para><b>Default value</b>: Auto Arrange
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandContentAutoArrangeDescription">
<summary>
<para><b>Default value</b>: The number of columns and rows is defined automatically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertDashboardItemTypeCaption">
<summary>
<para><b>Default value</b>: Convert To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertDashboardItemTypeDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to another type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToBoundImageCaption">
<summary>
<para><b>Default value:</b> Bound Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToBoundImageDescription">
<summary>
<para><b>Default value:</b> Convert the selected dashboard item to a bound image item
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToBubbleMapCaption">
<summary>
<para><b>Default value</b>: Bubble Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToBubbleMapDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a bubble map dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToCardCaption">
<summary>
<para><b>Default value</b>: Cards
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToCardDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a card dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToChartCaption">
<summary>
<para><b>Default value</b>: Chart
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToChartDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a chart dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToChoroplethMapCaption">
<summary>
<para><b>Default value</b>: Choropleth Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToChoroplethMapDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a choropleth map dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToComboBoxCaption">
<summary>
<para><b>Default value</b>: Combo Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToComboBoxDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a combo box dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToFilterElementsBaseCaption">
<summary>
<para><b>Default value:</b> Filter Element
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToFilterElementsBaseDescription">
<summary>
<para><b>Default value:</b> Convert the selected dashboard item to a filter element.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGaugeCaption">
<summary>
<para><b>Default value</b>: Gauges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGaugeDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a gauge dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGeoPointMapBaseCaption">
<summary>
<para><b>Default value</b>: Geo Point Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGeoPointMapBaseDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a geo point map dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGeoPointMapCaption">
<summary>
<para><b>Default value</b>: Geo Point Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGeoPointMapDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a geo point map dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGridCaption">
<summary>
<para><b>Default value</b>: Grid
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToGridDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a grid dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToListBoxCaption">
<summary>
<para><b>Default value</b>: List Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToListBoxDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a list box dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPieCaption">
<summary>
<para><b>Default value</b>: Pies
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPieDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a pie dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPieMapCaption">
<summary>
<para><b>Default value</b>: Pie Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPieMapDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a pie map dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPivotCaption">
<summary>
<para><b>Default value</b>: Pivot
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToPivotDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToRangeFilterCaption">
<summary>
<para><b>Default value</b>: Range Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToRangeFilterDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a range filter dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToScatterChartCaption">
<summary>
<para><b>Default value:</b> Scatter Chart
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToScatterChartDescription">
<summary>
<para><b>Default value:</b> Convert the selected dashboard item to a scatter chart dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTextBoxCaption">
<summary>
<para><b>Default value:</b> Text Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTextBoxDescription">
<summary>
<para><b>Default value:</b> Convert the selected dashboard item to a text box item
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTreemapCaption">
<summary>
<para><b>Default value</b>: Treemap
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTreemapDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a treemap item
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTreeViewCaption">
<summary>
<para><b>Default value</b>: Tree View
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandConvertToTreeViewDescription">
<summary>
<para><b>Default value</b>: Convert the selected dashboard item to a tree view dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandCrossDataSourceFilteringCaption">
<summary>
<para><b>Default value</b>: Cross-Data-Source Filtering
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandCrossDataSourceFilteringDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandCustomizeCalculation">
<summary>
<para><b>Default value:</b> Custom...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDashboardParametersCaption">
<summary>
<para><b>Default value</b>: Parameters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDashboardParametersDescription">
<summary>
<para><b>Default value</b>: Edit the current dashboard parameters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDashboardTitleCaption">
<summary>
<para><b>Default value</b>: Dashboard Title
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDashboardTitleDescription">
<summary>
<para><b>Default value</b>: Dashboard Title.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDataItemRename">
<summary>
<para><b>Default value</b>: Rename...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDataItemShowGrandTotal">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDataItemShowTotals">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDataItemShowValues">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDefaultTransposeItemDescription">
<summary>
<para><b>Default value</b>: Transpose the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteDataSourceCaption">
<summary>
<para><b>Default value</b>: Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteDataSourceDescription">
<summary>
<para><b>Default value</b>: Remove the current data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteGroupCaption">
<summary>
<para><b>Default value</b>: Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteGroupDescription">
<summary>
<para><b>Default value</b>: Delete the selected dashboard item group.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteItemCaption">
<summary>
<para><b>Default value</b>: Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteItemDescription">
<summary>
<para><b>Default value</b>: Delete the selected dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteQueryCaption">
<summary>
<para><b>Default value:</b> Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDeleteQueryDescription">
<summary>
<para><b>Default value:</b> Delete the selected query from the current data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDifferenceCalculation">
<summary>
<para><b>Default value:</b> Difference
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionGroupChildValues">
<summary>
<para><b>Default value</b>: Group Tiles
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortAscending">
<summary>
<para><b>Default value</b>: Sort Ascending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortDescending">
<summary>
<para><b>Default value</b>: Sort Descending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortModeDisplayText">
<summary>
<para><b>Default value</b>: (Display Text)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortModeID">
<summary>
<para><b>Default value</b>: (ID)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortModeKey">
<summary>
<para><b>Default value</b>: (Key)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortModeValue">
<summary>
<para><b>Default value</b>: (Value)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionSortNone">
<summary>
<para><b>Default value</b>: No Sorting
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDimensionTopN">
<summary>
<para><b>Default value</b>: Top N...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDrillDownCaption">
<summary>
<para><b>Default value</b>: Drill Down
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDrillDownDescription">
<summary>
<para><b>Default value</b>: Enable Drill Down.&#92;r&#92;nClick an element within the dashboard item to display detailed data related to this element.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDrillDownDisabledDescription">
<summary>
<para><b>Default value:</b> The Drill Down is not supported when points are used to perform interactivity actions.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDrillUp">
<summary>
<para><b>Default value</b>: Drill Up
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDuplicateItemCaption">
<summary>
<para><b>Default value</b>: Duplicate
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandDuplicateItemDescription">
<summary>
<para><b>Default value</b>: Create a copy of the selected dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditConnectionCaption">
<summary>
<para><b>Default value</b>: Edit Connection
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditConnectionDescription">
<summary>
<para><b>Default value</b>: Customize parameters used to establish a connection to a data store.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDashboardColorSchemeCaption">
<summary>
<para><b>Default value</b>: Edit Colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDashboardColorSchemeDescription">
<summary>
<para><b>Default value</b>: Edit the dashboard color scheme by binding display values to specific colors.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDashboardParametersCaption">
<summary>
<para><b>Default value</b>: Parameters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDashboardParametersDescription">
<summary>
<para><b>Default value</b>: Edit the current dashboard parameters.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDataSourceCaption">
<summary>
<para><b>Default value</b>: Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDataSourceDescription">
<summary>
<para><b>Default value</b>: Edit the current data source in the Query Designer by including different tables and columns from the current database.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDataSourceFilterCaption">
<summary>
<para><b>Default value</b>: Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditDataSourceFilterDescription">
<summary>
<para><b>Default value</b>: Edit the current data source filter.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditEFDataSourceCaption">
<summary>
<para><b>Default value</b>: Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditEFDataSourceDescription">
<summary>
<para><b>Default value</b>: Edit the Entity Framework data source by selecting an existing data context or using an external assembly.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExcelDataSourceCaption">
<summary>
<para><b>Default value:</b> Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExcelDataSourceDescription">
<summary>
<para><b>Default value:</b> Edit the current data source by specifying a data file and selecting the required data.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExtractDataSourceCaption">
<summary>
<para><b>Default value:</b> Edit Extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExtractDataSourceDescription">
<summary>
<para><b>Default value:</b> Edit the extract options.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExtractSourceCaption">
<summary>
<para><b>Default value:</b> Edit Extract Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExtractSourceDescription">
<summary>
<para><b>Default value:</b> Recreate the extract file using new data.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditExtractSourceQueryCaption">
<summary>
<para><b>Default value:</b> Edit Quer?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditFilterCaption">
<summary>
<para><b>Default value</b>: Edit Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditFilterDescription">
<summary>
<para><b>Default value</b>: Specify a criterion that defines which data should be displayed within the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditFilterRibbonCaption">
<summary>
<para><b>Default value</b>: Edit Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditLocalColorSchemeCaption">
<summary>
<para><b>Default value</b>: Edit Colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditLocalColorSchemeDescription">
<summary>
<para><b>Default value</b>: Specify colors used to color elements of a dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditNamesCaption">
<summary>
<para><b>Default value</b>: Edit Names...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditNamesDescription">
<summary>
<para><b>Default value</b>: Specify names for the dashboard item and its data item containers.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditNamesRibbonCaption">
<summary>
<para><b>Default value</b>: Edit Names
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditObjectDataSourceCaption">
<summary>
<para><b>Default value</b>: Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditObjectDataSourceDescription">
<summary>
<para><b>Default value</b>: Edit the current data source by selecting the required class definition and the data member.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditQueryCaption">
<summary>
<para><b>Default value:</b> Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditQueryDescription">
<summary>
<para><b>Default value:</b> Edit the selected query.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditQueryFilterCaption">
<summary>
<para><b>Default value:</b> Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditQueryFilterDescription">
<summary>
<para><b>Default value:</b> Edit the current query filter.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditRulesCaption">
<summary>
<para><b>Default value</b>: Edit Rules
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandEditRulesDescription">
<summary>
<para><b>Default value</b>: Edit rules used to apply conditional formatting to dashboard item elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandExportDashboardCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandExportTo">
<summary>
<para><b>Default value</b>: Export To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandExportToExcel">
<summary>
<para><b>Default value:</b> Export To Excel
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandExportToImage">
<summary>
<para><b>Default value</b>: Export to Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandExportToPdf">
<summary>
<para><b>Default value</b>: Export to PDF
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFilterElementEnableSearchCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFilterElementEnableSearchDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFilterElementShowAllValueCaption">
<summary>
<para><b>Default value</b>: Show 'All' Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFilterElementShowAllValueDescription">
<summary>
<para><b>Default value</b>: Enable the (All) option that allows end-users to apply filtering by all values.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleAboveAverage">
<summary>
<para><b>Default value</b>: Above Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleAboveAverageDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are above average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleAboveBelowAverage">
<summary>
<para><b>Default value</b>: Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleAboveOrEqualAverage">
<summary>
<para><b>Default value</b>: Above Or Equal Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleAboveOrEqualAverageDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are above or equal average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBar">
<summary>
<para><b>Default value:</b> Bar
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBarDescription">
<summary>
<para><b>Default value:</b> Format {0} values using bar conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBarRangeColors">
<summary>
<para><b>Default value:</b> Bar Color Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBelowAverage">
<summary>
<para><b>Default value</b>: Below Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBelowAverageDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are below average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBelowOrEqualAverage">
<summary>
<para><b>Default value</b>: Below Or Equal Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBelowOrEqualAverageDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are below or equal average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBetween">
<summary>
<para><b>Default value</b>: Between
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBetweenDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are between
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBetweenOrEqual">
<summary>
<para><b>Default value</b>: Between Or Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBetweenOrEqualDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are between or equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBottomN">
<summary>
<para><b>Default value</b>: Bottom N
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleBottomNDescription">
<summary>
<para><b>Default value</b>: Format {0} values that rank in the bottom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleClearDataItem">
<summary>
<para><b>Default value</b>: Clear Rules
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleColorRangeBar">
<summary>
<para><b>Default value:</b> Color Range Bar
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleColorRangeBarDescription">
<summary>
<para><b>Default value:</b> Format {0} values using color range bar conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleContains">
<summary>
<para><b>Default value</b>: Text that Contains
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleContainsDescription">
<summary>
<para><b>Default value</b>: Format {0} values that contain the text
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleDateOccurring">
<summary>
<para><b>Default value</b>: A Date Occurring
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleDateOccurringDescription">
<summary>
<para><b>Default value</b>: Format {0} values that contain a date matching these conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleEqualTo">
<summary>
<para><b>Default value</b>: Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleEqualToDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleExpression">
<summary>
<para><b>Default value</b>: Expression
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleExpressionDescription">
<summary>
<para><b>Default value</b>: Format values that match the following condition
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGradientRangeBar">
<summary>
<para><b>Default value:</b> Bar Gradient Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGradientRangeBarDescription">
<summary>
<para><b>Default value:</b> Format {0} values using range bar conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGreaterThan">
<summary>
<para><b>Default value</b>: Greater Than
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGreaterThanDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are greater than
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGreaterThanOrEqualTo">
<summary>
<para><b>Default value</b>: Greater Than Or Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleGreaterThanOrEqualToDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are greater than or equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleLessThan">
<summary>
<para><b>Default value</b>: Less Than
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleLessThanDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are less than
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleLessThanOrEqualTo">
<summary>
<para><b>Default value</b>: Less Than Or Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleLessThanOrEqualToDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are less than or equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleManager">
<summary>
<para><b>Default value</b>: Edit Rules...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotBetween">
<summary>
<para><b>Default value</b>: Not Between
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotBetweenDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are not between
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotBetweenOrEqual">
<summary>
<para><b>Default value</b>: Not Between Or Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotBetweenOrEqualDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are not between or equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotEqualTo">
<summary>
<para><b>Default value</b>: Not Equal To
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleNotEqualToDescription">
<summary>
<para><b>Default value</b>: Format {0} values that are not equal to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRange">
<summary>
<para><b>Default value</b>: Range
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeColors">
<summary>
<para><b>Default value</b>: Color Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeGradient">
<summary>
<para><b>Default value</b>: Gradient Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeGradientDescription">
<summary>
<para><b>Default value</b>: Format {0} values using range conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeIcons">
<summary>
<para><b>Default value</b>: Icon Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeSet">
<summary>
<para><b>Default value</b>: Range Set
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleRangeSetDescription">
<summary>
<para><b>Default value</b>: Format {0} values using range conditions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleTopBottom">
<summary>
<para><b>Default value</b>: Top/Bottom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleTopN">
<summary>
<para><b>Default value</b>: Top N
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleTopNDescription">
<summary>
<para><b>Default value</b>: Format {0} values that rank in the top
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandFormatRuleValue">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeShowCaptionsCaption">
<summary>
<para><b>Default value</b>: Show Gauge Captions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeShowCaptionsDescription">
<summary>
<para><b>Default value</b>: Show captions for individual gauges within this dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleFullCircularCaption">
<summary>
<para><b>Default value</b>: Full Circular
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleFullCircularDescription">
<summary>
<para><b>Default value</b>: Display full circular gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleHalfCircularCaption">
<summary>
<para><b>Default value</b>: Half-Circular
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleHalfCircularDescription">
<summary>
<para><b>Default value</b>: Display half-circular gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLeftQuarterCircularCaption">
<summary>
<para><b>Default value</b>: Left-Quarter Circular
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLeftQuarterCircularDescription">
<summary>
<para><b>Default value</b>: Display left-quarter circular gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLinearHorizontalCaption">
<summary>
<para><b>Default value</b>: Linear Horizontal
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLinearHorizontalDescription">
<summary>
<para><b>Default value</b>: Display horizontal linear gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLinearVerticalCaption">
<summary>
<para><b>Default value</b>: Linear Vertical
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleLinearVerticalDescription">
<summary>
<para><b>Default value</b>: Display vertical linear gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleRightQuarterCircularCaption">
<summary>
<para><b>Default value</b>: Right-Quarter Circular
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleRightQuarterCircularDescription">
<summary>
<para><b>Default value</b>: Display right-quarter circular gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleThreeFourthCircularCaption">
<summary>
<para><b>Default value</b>: Three-Fourth Circular
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGaugeStyleThreeFourthCircularDescription">
<summary>
<para><b>Default value</b>: Display three-fourth circular gauges.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGeoPointMapClusterizationCaption">
<summary>
<para><b>Default value</b>: Enable Clustering
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGeoPointMapClusterizationDescription">
<summary>
<para><b>Default value</b>: Enable clustering of map objects.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridAutoFitToContentsColumnWidthModeCaption">
<summary>
<para><b>Default value</b>: AutoFit to Contents
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridAutoFitToContentsColumnWidthModeDescription">
<summary>
<para><b>Default value</b>: Adjust the width of columns automatically to display their content entirely. If the grid cannot display the entire content, horizontal scrolling is enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridAutoFitToGridColumnWidthModeCaption">
<summary>
<para><b>Default value</b>: AutoFit to Grid
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridAutoFitToGridColumnWidthModeDescription">
<summary>
<para><b>Default value</b>: Adjust the width of columns automatically to display their content in an optimal way depending on grid width.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridBandedRowsCaption">
<summary>
<para><b>Default value</b>: Banded Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridBandedRowsDescription">
<summary>
<para><b>Default value</b>: Paint the background of even and odd rows differently to make the grid easier to read.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridBandedRowsDisabledDescription">
<summary>
<para><b>Default value:</b> Banded rows are not supported when cell merging is enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridColumnHeadersCaption">
<summary>
<para><b>Default value</b>: Column Headers
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridColumnHeadersDescription">
<summary>
<para><b>Default value</b>: Show column headers.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridHorizontalLinesCaption">
<summary>
<para><b>Default value</b>: Horizontal Lines
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridHorizontalLinesDescription">
<summary>
<para><b>Default value</b>: Show horizontal grid lines.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridManualGridColumnWidthModeCaption">
<summary>
<para><b>Default value</b>: Manual
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridManualGridColumnWidthModeDescription">
<summary>
<para><b>Default value</b>: Adjust the width of columns manually.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridMergeCellsCaption">
<summary>
<para><b>Default value</b>: Merge Cells
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridMergeCellsDescription">
<summary>
<para><b>Default value</b>: Merge adjacent cells with identical data.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridMergeCellsDisabledDescription">
<summary>
<para><b>Default value:</b> Cell merging is not supported when Master Filtering is enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridVerticalLinesCaption">
<summary>
<para><b>Default value</b>: Vertical Lines
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridVerticalLinesDescription">
<summary>
<para><b>Default value</b>: Show vertical grid lines.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridWordWrapCaption">
<summary>
<para><b>Default value</b>: Word Wrap
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGridWordWrapDescription">
<summary>
<para><b>Default value</b>: Enable word wrapping that allows displaying cell content on multiple lines.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGroupIgnoreMasterFiltersCaption">
<summary>
<para><b>Default value</b>: Ignore Master Filters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGroupIgnoreMasterFiltersDescription">
<summary>
<para><b>Default value</b>: Make dashboard items contained within the current dashboard item group unaffected by external master filter items.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGroupMasterFilterCaption">
<summary>
<para><b>Default value</b>: Master Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandGroupMasterFilterDescription">
<summary>
<para><b>Default value</b>: Enable the capability to filter external dashboard items using master filter items contained within the current dashboard item group.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandIgnoreMasterFiltersCaption">
<summary>
<para><b>Default value</b>: Ignore Master Filters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandIgnoreMasterFiltersDescription">
<summary>
<para><b>Default value</b>: Make this dashboard item unaffected by other Master Filters.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomCenterCaption">
<summary>
<para><b>Default value</b>: Align Bottom Center
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomCenterDescription">
<summary>
<para><b>Default value</b>: Center image horizontally and align it the bottom of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomLeftCaption">
<summary>
<para><b>Default value</b>: Align Bottom Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomLeftDescription">
<summary>
<para><b>Default value</b>: Align image to the bottom left corner of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomRightCaption">
<summary>
<para><b>Default value</b>: Align Bottom Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentBottomRightDescription">
<summary>
<para><b>Default value</b>: Align image to the bottom right corner of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCaption">
<summary>
<para><b>Default value</b>: Alignment
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterCenterCaption">
<summary>
<para><b>Default value</b>: Align Center
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterCenterDescription">
<summary>
<para><b>Default value</b>: Center text horizontally and vertically within the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterLeftCaption">
<summary>
<para><b>Default value</b>: Align Center Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterLeftDescription">
<summary>
<para><b>Default value</b>: Center image vertically and align it the left of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterRightCaption">
<summary>
<para><b>Default value</b>: Align Center Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentCenterRightDescription">
<summary>
<para><b>Default value</b>: Center image vertically and align it the right of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopCenterCaption">
<summary>
<para><b>Default value</b>: Align Top Center
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopCenterDescription">
<summary>
<para><b>Default value</b>: Center image horizontally and align it the top of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopLeftCaption">
<summary>
<para><b>Default value</b>: Align Top Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopLeftDescription">
<summary>
<para><b>Default value</b>: Align image to the top left corner of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopRightCaption">
<summary>
<para><b>Default value</b>: Align Top Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageAlignmentTopRightDescription">
<summary>
<para><b>Default value</b>: Align image to the top right corner of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageImportCaption">
<summary>
<para><b>Default value</b>: Import Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageImportDescription">
<summary>
<para><b>Default value</b>: Import an image from a file. The dashboard will store a copy of the image.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageImportRibbonCaption">
<summary>
<para><b>Default value</b>: Import Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageLoadCaption">
<summary>
<para><b>Default value</b>: Load Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageLoadDescription">
<summary>
<para><b>Default value</b>: Load an image from a file. The dashboard will store the path to the image file and will not store the image itself.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageLoadRibbonCaption">
<summary>
<para><b>Default value</b>: Load Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeMode">
<summary>
<para><b>Default value</b>: Size Mode
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeClipCaption">
<summary>
<para><b>Default value</b>: Clip
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeClipDescription">
<summary>
<para><b>Default value</b>: The image is placed in the upper-left corner of the dashboard item and clipped if necessary.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeSqueezeCaption">
<summary>
<para><b>Default value</b>: Squeeze
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeSqueezeDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeStretchCaption">
<summary>
<para><b>Default value</b>: Stretch
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeStretchDescription">
<summary>
<para><b>Default value</b>: The image within the dashboard item is stretched or shrunk as appropriate to fit the size of the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeZoomCaption">
<summary>
<para><b>Default value</b>: Zoom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandImageSizeModeZoomDescription">
<summary>
<para><b>Default value</b>: The image is sized proportionally (without clipping), so that it is best fitted to the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertBoundImageCaption">
<summary>
<para><b>Default value:</b> Bound Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertBoundImageDescription">
<summary>
<para><b>Default value:</b> Create a bound image dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertBubbleMapCaption">
<summary>
<para><b>Default value</b>: Bubble Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertBubbleMapDescription">
<summary>
<para><b>Default value</b>: Create a bubble map dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertCardsCaption">
<summary>
<para><b>Default value</b>: Cards
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertCardsDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertChartCaption">
<summary>
<para><b>Default value</b>: Chart
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertChartDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertChoroplethMapCaption">
<summary>
<para><b>Default value</b>: Choropleth Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertChoroplethMapDescription">
<summary>
<para><b>Default value</b>: Create a choropleth map dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertComboboxCaption">
<summary>
<para><b>Default value</b>: Combo Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertComboboxDescription">
<summary>
<para><b>Default value</b>: Create a combo box filter element and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertFilterElementsCaption">
<summary>
<para><b>Default value</b>: Filter Elements
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertFilterElementsDescription">
<summary>
<para><b>Default value</b>: Insert a filter element into the dashboard.\r\n\r\nFilter elements allow you to apply filtering to other dashboard items.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGaugesCaption">
<summary>
<para><b>Default value</b>: Gauges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGaugesDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGeoPointMapCaption">
<summary>
<para><b>Default value</b>: Geo Point Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGeoPointMapDescription">
<summary>
<para><b>Default value</b>: Create a geo point map dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGeoPointMapsCaption">
<summary>
<para><b>Default value</b>: Geo Point Maps
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGeoPointMapsDescription">
<summary>
<para><b>Default value</b>: Create a geo point map dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGridCaption">
<summary>
<para><b>Default value</b>: Grid
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGridDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGroupCaption">
<summary>
<para><b>Default value</b>: Group
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertGroupDescription">
<summary>
<para><b>Default value</b>: Create a group that arranges dashboard items and allows you to manage interaction between dashboard items within and outside the group.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertImageCaption">
<summary>
<para><b>Default value</b>: Image
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertImageDescription">
<summary>
<para><b>Default value</b>: Create an image dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertImagesCaption">
<summary>
<para><b>Default value:</b> Images
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertImagesDescription">
<summary>
<para>
<b>Default value:</b> Create an image dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertListBoxCaption">
<summary>
<para><b>Default value</b>: List Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertListBoxDescription">
<summary>
<para><b>Default value</b>: Create a list box filter element and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPieMapCaption">
<summary>
<para><b>Default value</b>: Pie Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPieMapDescription">
<summary>
<para><b>Default value</b>: Create a pie map dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPiesCaption">
<summary>
<para><b>Default value</b>: Pies
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPiesDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPivotCaption">
<summary>
<para><b>Default value</b>: Pivot
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertPivotDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertRangeFilterCaption">
<summary>
<para><b>Default value</b>: Range Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertRangeFilterDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertScatterChartCaption">
<summary>
<para><b>Default value:</b> Scatter Chart
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertScatterChartDescription">
<summary>
<para><b>Default value:</b> Create a scatter chart dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTextBoxCaption">
<summary>
<para><b>Default value</b>: Text Box
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTextBoxDescription">
<summary>
<para><b>Default value</b>: Create a text box dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTreemapCaption">
<summary>
<para><b>Default value</b>: Treemap
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTreemapDescription">
<summary>
<para><b>Default value</b>: Create a treemap dashboard item and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTreeViewCaption">
<summary>
<para><b>Default value</b>: Tree View
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandInsertTreeViewDescription">
<summary>
<para><b>Default value</b>: Create a tree view filter element and insert it into the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandListBoxCheckedTypeCaption">
<summary>
<para><b>Default value</b>: Checked
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandListBoxCheckedTypeDescription">
<summary>
<para><b>Default value</b>: Set the type of a list box to 'Checked'.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandListBoxRadioTypeCaption">
<summary>
<para><b>Default value</b>: Radio
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandListBoxRadioTypeDescription">
<summary>
<para><b>Default value</b>: Set the type of a list box to 'Radio'.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapAfricaCaption">
<summary>
<para><b>Default value</b>: Africa
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapAfricaDescription">
<summary>
<para><b>Default value</b>: Load a map of Africa.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapAsiaCaption">
<summary>
<para><b>Default value</b>: Asia
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapAsiaDescription">
<summary>
<para><b>Default value</b>: Load a map of Asia.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapCanadaCaption">
<summary>
<para><b>Default value</b>: Canada
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapCanadaDescription">
<summary>
<para><b>Default value</b>: Load a map of Canada.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapDefaultShapefileCaption">
<summary>
<para><b>Default value</b>: Default Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapDefaultShapefileDescription">
<summary>
<para><b>Default value</b>: Load a default map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapEuropeCaption">
<summary>
<para><b>Default value</b>: Europe
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapEuropeDescription">
<summary>
<para><b>Default value</b>: Load a map of Europe.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapFullExtentCaption">
<summary>
<para><b>Default value</b>: Full Extent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapFullExtentDescription">
<summary>
<para><b>Default value</b>: Full Extent.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapImportCaption">
<summary>
<para><b>Default value</b>: Import Map...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapImportDescription">
<summary>
<para><b>Default value</b>: Import a map from a file. The dashboard will store a copy of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapImportRibbonCaption">
<summary>
<para><b>Default value</b>: Import Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapInitialExtentCaption">
<summary>
<para><b>Default value</b>: Initial Extent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapInitialExtentDescription">
<summary>
<para><b>Default value</b>: Initial Extent.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLegendPositionCaption">
<summary>
<para><b>Default value</b>: Legend Position
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLegendPositionDescription">
<summary>
<para><b>Default value</b>: Change the legend position within the Map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLoadCaption">
<summary>
<para><b>Default value</b>: Load Map...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLoadDescription">
<summary>
<para><b>Default value</b>: Load a map from a file. The dashboard will store a path to the shape file.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLoadRibbonCaption">
<summary>
<para><b>Default value</b>: Load Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLockNavigationCaption">
<summary>
<para><b>Default value</b>: Lock Navigation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapLockNavigationDescription">
<summary>
<para><b>Default value</b>: Lock map zooming and scrolling.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapNorthAmericaCaption">
<summary>
<para><b>Default value</b>: North America
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapNorthAmericaDescription">
<summary>
<para><b>Default value</b>: Load a map of North America.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapShapeTitleAttributeCaption">
<summary>
<para><b>Default value</b>: Shape Title
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapShapeTitleAttributeDescription">
<summary>
<para><b>Default value</b>: Select the required map attribute to display its values within corresponding shape titles.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapShowLegendCaption">
<summary>
<para><b>Default value</b>: Show Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapShowLegendDescription">
<summary>
<para><b>Default value</b>: Show the legend that helps end-users identify map elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapSouthAmericaCaption">
<summary>
<para><b>Default value</b>: South America
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapSouthAmericaDescription">
<summary>
<para><b>Default value</b>: Load a map of South America.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapUSACaption">
<summary>
<para><b>Default value</b>: USA
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapUSADescription">
<summary>
<para><b>Default value</b>: Load a map of USA.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapWorldCountriesCaption">
<summary>
<para><b>Default value</b>: World Countries
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMapWorldCountriesDescription">
<summary>
<para><b>Default value</b>: Load a world map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMultipleMasterFilterCaption">
<summary>
<para><b>Default value</b>: Multiple Master Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMultipleMasterFilterDescription">
<summary>
<para><b>Default value</b>: Enable Multiple Master Filter.&#92;r&#92;nWhen you select multiple elements within a dashboard item, other dashboard items show only data corresponding to elements you have selected.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMultipleMasterFilterDisabledDescription">
<summary>
<para><b>Default value:</b> Multiple Master Filter is not supported when cell merging is enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandMultiSelect">
<summary>
<para><b>Default value:</b> Multi-Select
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNewDashboardCaption">
<summary>
<para><b>Default value</b>: New
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNewDashboardDescription">
<summary>
<para><b>Default value</b>: Create a new dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNewDataSourceCaption">
<summary>
<para><b>Default value</b>: New Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNewDataSourceDescription">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNoneCalculation">
<summary>
<para><b>Default value:</b> (None)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandNumericFormat">
<summary>
<para><b>Default value</b>: Format...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandOpenDashboardCaption">
<summary>
<para><b>Default value</b>: Open
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandOpenDashboardDescription">
<summary>
<para><b>Default value</b>: Open a dashboard file.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPercentageDifferenceCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPercentOfTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieDifferenceAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Difference along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionInsideCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionInsideDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionOutsideCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelPositionOutsideDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentAndPercentCaption">
<summary>
<para><b>Default value</b>: Argument And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentAndPercentDescription">
<summary>
<para><b>Default value</b>: Argument And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentAndValueCaption">
<summary>
<para><b>Default value</b>: Argument And Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentAndValueDescription">
<summary>
<para><b>Default value</b>: Argument And Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentCaption">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentDescription">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentValueAndPercentCaption">
<summary>
<para><b>Default value</b>: Argument, Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsArgumentValueAndPercentDescription">
<summary>
<para><b>Default value</b>: Argument, Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsCaption">
<summary>
<para><b>Default value</b>: Data Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsDescription">
<summary>
<para><b>Default value</b>: Specify which values should be displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsNoneCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsNoneDescription">
<summary>
<para><b>Default value</b>: Do not display data labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsPercentCaption">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsPercentDescription">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsValueAndPercentCaption">
<summary>
<para><b>Default value</b>: Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsValueAndPercentDescription">
<summary>
<para><b>Default value</b>: Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsValueCaption">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsDataLabelsValueDescription">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionBottomCaption">
<summary>
<para><b>Default value</b>: Bottom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionBottomDescription">
<summary>
<para><b>Default value</b>: Bottom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionCaption">
<summary>
<para><b>Default value</b>: Legend Position
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionDescription">
<summary>
<para><b>Default value</b>: Select the position of the legend.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionLeftCaption">
<summary>
<para><b>Default value</b>: Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionLeftDescription">
<summary>
<para><b>Default value</b>: Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionNoneCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionNoneDescription">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionRightCaption">
<summary>
<para><b>Default value</b>: Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionRightDescription">
<summary>
<para><b>Default value</b>: Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionTopCaption">
<summary>
<para><b>Default value</b>: Top
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionTopDescription">
<summary>
<para><b>Default value</b>: Top
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionTopRightCaption">
<summary>
<para><b>Default value</b>: TopRight
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsLegendPositionTopRightDescription">
<summary>
<para><b>Default value</b>: TopRight
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentAndPercentCaption">
<summary>
<para><b>Default value</b>: Argument And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentAndPercentDescription">
<summary>
<para><b>Default value</b>: Argument And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentAndValueCaption">
<summary>
<para><b>Default value</b>: Argument And Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentAndValueDescription">
<summary>
<para><b>Default value</b>: Argument And Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentCaption">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentDescription">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentValueAndPercentCaption">
<summary>
<para><b>Default value</b>: Argument, Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsArgumentValueAndPercentDescription">
<summary>
<para><b>Default value</b>: Argument, Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsCaption">
<summary>
<para><b>Default value</b>: Tooltips
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsDescription">
<summary>
<para><b>Default value</b>: Specify which values should be displayed within tooltips.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsNoneCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsNoneDescription">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsPercentCaption">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsPercentDescription">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsValueAndPercentCaption">
<summary>
<para><b>Default value</b>: Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsValueAndPercentDescription">
<summary>
<para><b>Default value</b>: Value And Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsValueCaption">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieLabelsTooltipsValueDescription">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieMapIsWeightedCaption">
<summary>
<para><b>Default value</b>: Weighted Pies
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieMapIsWeightedDescription">
<summary>
<para><b>Default value</b>: Enable weighted pies.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPiePercentageDifferenceAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPiePercentageDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPiePercentOfArgumentTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Argument Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPiePercentOfGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPiePercentOfSeriesTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Series Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieRankAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Rank along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieRankAlongPointsCalculation">
<summary>
<para><b>Default value:</b> Rank along Points
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieRankAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Rank along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieRunningSummaryAlongArgumentsCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieRunningSummaryAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieShowCaptionsCaption">
<summary>
<para><b>Default value</b>: Show Pie Captions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieShowCaptionsDescription">
<summary>
<para><b>Default value</b>: Show captions for individual diagrams within this dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieStyleDonutCaption">
<summary>
<para><b>Default value</b>: Donut
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieStyleDonutDescription">
<summary>
<para><b>Default value</b>: Display donuts.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieStylePieCaption">
<summary>
<para><b>Default value</b>: Pie
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPieStylePieDescription">
<summary>
<para><b>Default value</b>: Display pies.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotAutoExpandColumnCaption">
<summary>
<para><b>Default value</b>: Expand Column Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotAutoExpandColumnDescription">
<summary>
<para><b>Default value</b>: Expand Column Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotAutoExpandRowCaption">
<summary>
<para><b>Default value</b>: Expand Row Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotAutoExpandRowDescription">
<summary>
<para><b>Default value</b>: Expand Row Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionFarCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionFarDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionNearCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotColumnTotalsPositionNearDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotDifferenceAlongColumnsCalculation">
<summary>
<para><b>Default value:</b> Difference along Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotDifferenceAlongRowsCalculation">
<summary>
<para><b>Default value:</b> Difference along Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotInitialStateCaption">
<summary>
<para><b>Default value</b>: Initial State
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotInitialStateDescription">
<summary>
<para><b>Default value</b>: Specify how the pivot dashboard item appears in the Dashboard Viewer by default.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeCompactCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeCompactDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeTabularCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotLayoutTypeTabularDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotPercentageDifferenceAlongColumnsCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotPercentageDifferenceAlongRowsCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotPercentOfColumnGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Column Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotPercentOfGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotPercentOfRowGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Row Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRankAlongCellsCalculation">
<summary>
<para><b>Default value:</b> Rank along Cells
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRankAlongColumnsCalculation">
<summary>
<para><b>Default value:</b> Rank along Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRankAlongRowsCalculation">
<summary>
<para><b>Default value:</b> Rank along Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotResetLayoutOptionsCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotResetLayoutOptionsDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionBottomCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionBottomDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionDisabledDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionTopCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRowTotalsPositionTopDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRunningSummaryAlongColumnsCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotRunningSummaryAlongRowsCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowColumnGrandTotalsCaption">
<summary>
<para><b>Default value:</b> Show Column Grand Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowColumnGrandTotalsDescription">
<summary>
<para><b>Default value:</b> Show column Grand Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowColumnTotalsCaption">
<summary>
<para><b>Default value:</b> Show Column Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowColumnTotalsDescription">
<summary>
<para><b>Default value:</b> Show column Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowGrandTotalsCaption">
<summary>
<para><b>Default value:</b> Grand Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowGrandTotalsDescription">
<summary>
<para><b>Default value:</b> Show Grand Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowRowGrandTotalsCaption">
<summary>
<para><b>Default value:</b> Show Row Grand Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowRowGrandTotalsDescription">
<summary>
<para><b>Default value:</b> Show row Grand Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowRowTotalsCaption">
<summary>
<para><b>Default value:</b> Show Row Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowRowTotalsDescription">
<summary>
<para><b>Default value:</b> Show row Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowTotalsCaption">
<summary>
<para><b>Default value:</b> Totals
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotShowTotalsDescription">
<summary>
<para><b>Default value:</b> Show Totals in the pivot dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionColumnsCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionColumnsDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionRowsCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPivotValuesPositionRowsDescription">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandPrintPreview">
<summary>
<para><b>Default value</b>: Print Preview...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterDifferenceAlongArgumentCalculation">
<summary>
<para><b>Default value:</b> Difference along Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterPercentageDifferenceAlongArgumentCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterPercentageDifferenceAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Percentage Difference along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterPercentOfArgumentTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Argument Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterPercentOfGrandTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Grand Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterPercentOfSeriesTotalCalculation">
<summary>
<para><b>Default value:</b> Percent of Series Total
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterRankAlongArgumentCalculation">
<summary>
<para><b>Default value:</b> Rank along Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterRankAlongPointsCalculation">
<summary>
<para><b>Default value:</b> Rank along Points
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterRankAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Rank along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterRunningSummaryAlongArgumentCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterRunningSummaryAlongSeriesCalculation">
<summary>
<para><b>Default value:</b> Running Summary along Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterSeriesTypeCaption">
<summary>
<para><b>Default value:</b> Series Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRangeFilterSeriesTypeDescription">
<summary>
<para><b>Default value:</b> Change the type of range filter series.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRankCalculation">
<summary>
<para><b>Default value:</b> Rank
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRedoCaption">
<summary>
<para><b>Default value</b>: Redo
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRedoDescription">
<summary>
<para><b>Default value</b>: Redo '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRemoveDataItemsCaption">
<summary>
<para><b>Default value</b>: Remove Data Items
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRemoveDataItemsDescription">
<summary>
<para><b>Default value</b>: Remove bindings for the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRenameDataSourceCaption">
<summary>
<para><b>Default value</b>: Rename
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRenameDataSourceDescription">
<summary>
<para><b>Default value</b>: Rename the current data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRenameQueryCaption">
<summary>
<para><b>Default value:</b> Rename
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRenameQueryDescription">
<summary>
<para><b>Default value:</b> Rename the selected query.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandRunningSummaryCalculation">
<summary>
<para><b>Default value:</b> Running Summary
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSaveAsDashboardCaption">
<summary>
<para><b>Default value</b>: Save As
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSaveAsDashboardDescription">
<summary>
<para><b>Default value</b>: Save a copy of the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSaveDashboardCaption">
<summary>
<para><b>Default value</b>: Save
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSaveDashboardDescription">
<summary>
<para><b>Default value</b>: Save the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartLegendPositionCaption">
<summary>
<para><b>Default value:</b> Legend Position
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartLegendPositionDescription">
<summary>
<para><b>Default value:</b> Change the legend position within the Scatter Chart.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartPointLabelOptionsCaption">
<summary>
<para><b>Default value:</b> Point Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartPointLabelOptionsDescription">
<summary>
<para><b>Default value:</b> Customize settings related to point labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartShowLegendCaption">
<summary>
<para><b>Default value:</b> Show Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartShowLegendDescription">
<summary>
<para><b>Default value:</b> Show the legend that helps end-users identify scatter chart elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartXAxisSettingsCaption">
<summary>
<para><b>Default value:</b> X-Axis Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartXAxisSettingsDescription">
<summary>
<para><b>Default value:</b> Customize various X-axis settings, such as the visibility and axis type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartYAxisSettingsCaption">
<summary>
<para><b>Default value:</b> Y-Axis Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandScatterChartYAxisSettingsDescription">
<summary>
<para><b>Default value:</b> Customize various Y-axis settings, such as the visibility and axis type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectDashboardCaption">
<summary>
<para><b>Default value</b>: Select Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectDashboardDescription">
<summary>
<para><b>Default value</b>: Select the current dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectDashboardItemGroupCaption">
<summary>
<para><b>Default value</b>: Select Group
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectDashboardItemGroupDescription">
<summary>
<para><b>Default value</b>: Select the parent group.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectDateTimePeriod">
<summary>
<para><b>Default value:</b> Select Date Time Period
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSelectOtherValues">
<summary>
<para><b>Default value</b>: Values
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandServerModeCaption">
<summary>
<para><b>Default value</b>: Server Mode
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandServerModeDescription">
<summary>
<para><b>Default value</b>: Enable server mode.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSetCurrencyCultureCaption">
<summary>
<para><b>Default value</b>: Currency
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSetCurrencyCultureDescription">
<summary>
<para><b>Default value</b>: Specify the currency that will be used to display all currency values in the dashboard by default.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandShowCaptionCaption">
<summary>
<para><b>Default value</b>: Show Caption
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandShowCaptionDescription">
<summary>
<para><b>Default value</b>: Show the dashboard item's caption.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSingleMasterFilterCaption">
<summary>
<para><b>Default value</b>: Single Master Filter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSingleMasterFilterDescription">
<summary>
<para><b>Default value</b>: Enable Single Master Filter.&#92;r&#92;nWhen you select an element within the dashboard item, other dashboard items show only data corresponding to the element you have selected.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandSingleMasterFilterDisabledDescription">
<summary>
<para><b>Default value:</b> Single Master Filter is not supported when cell merging is enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsArgumentsCaption">
<summary>
<para><b>Default value</b>: Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsArgumentsDescription">
<summary>
<para><b>Default value</b>: Arguments are used to perform Master Filtering and drill-down
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsPointsCaption">
<summary>
<para><b>Default value:</b> Points
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsPointsDescription">
<summary>
<para><b>Default value:</b> Points are used to perform interactivity actions.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsSeriesCaption">
<summary>
<para><b>Default value</b>: Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTargetDimensionsSeriesDescription">
<summary>
<para><b>Default value</b>: Series are used to perform Master Filtering and drill-down
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTextBoxEditTextCaption">
<summary>
<para><b>Default value</b>: Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTextBoxEditTextDescription">
<summary>
<para><b>Default value</b>: Edit the content of the text box.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTextBoxEditTextRibbonCaption">
<summary>
<para><b>Default value</b>: Edit
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTextBoxInsertFieldCaption">
<summary>
<para><b>Default value:</b> Insert Field
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTextBoxInsertFieldDescription">
<summary>
<para><b>Default value:</b> Insert a data field into the document.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTransposeChartDescription">
<summary>
<para><b>Default value</b>: Transpose chart arguments and series.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTransposeItemCaption">
<summary>
<para><b>Default value</b>: Transpose
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTransposePieDescription">
<summary>
<para><b>Default value</b>: Transpose pie arguments and series.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTransposePivotDescription">
<summary>
<para><b>Default value</b>: Transpose pivot rows and columns.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTransposeScatterChartDescription">
<summary>
<para><b>Default value:</b> Transpose the chart's X and Y axes.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapBottomLeftToTopRightLayoutDirectionCaption">
<summary>
<para><b>Default value</b>: Bottom Left - Top Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapBottomLeftToTopRightLayoutDirectionDescription">
<summary>
<para><b>Default value</b>: Arrange items from the bottom-left to the top-right corner.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapBottomRightToTopLeftLayoutDirectionCaption">
<summary>
<para><b>Default value</b>: Bottom Right - Top Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapBottomRightToTopLeftLayoutDirectionDescription">
<summary>
<para><b>Default value</b>: Arrange items from the bottom-right to the top-left corner.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsArgumentAndValueCaption">
<summary>
<para><b>Default value</b>: Argument and Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsArgumentAndValueDescription">
<summary>
<para><b>Default value</b>: Arguments and values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsArgumentCaption">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsArgumentDescription">
<summary>
<para><b>Default value</b>: Arguments are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsCaption">
<summary>
<para><b>Default value</b>: Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsDescription">
<summary>
<para><b>Default value</b>: Specify which values should be displayed group captions.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsNoneCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsNoneDescription">
<summary>
<para><b>Default value</b>: Data labels are not displayed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsValueCaption">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupLabelsValueDescription">
<summary>
<para><b>Default value</b>: Values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsArgumentAndValueCaption">
<summary>
<para><b>Default value</b>: Argument and Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsArgumentAndValueDescription">
<summary>
<para><b>Default value</b>: Arguments and values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsArgumentCaption">
<summary>
<para><b>Default value</b>: Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsArgumentDescription">
<summary>
<para><b>Default value</b>: Arguments are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsCaption">
<summary>
<para><b>Default value</b>: Tooltips
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsDescription">
<summary>
<para><b>Default value</b>: Specify which values should be displayed within group tooltips.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsNoneCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsNoneDescription">
<summary>
<para><b>Default value</b>: Data labels are not displayed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsValueCaption">
<summary>
<para><b>Default value</b>: Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapGroupTooltipsValueDescription">
<summary>
<para><b>Default value</b>: Values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapLayoutDirectionCaption">
<summary>
<para><b>Default value</b>: Layout Direction
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapLayoutDirectionDescription">
<summary>
<para><b>Default value</b>: Specify a layout direction used by Treemap.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapSliceAndDiceLayoutAlgorithmCaption">
<summary>
<para><b>Default value</b>: Slice and Dice
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapSliceAndDiceLayoutAlgorithmDescription">
<summary>
<para><b>Default value</b>: Enable the Slice and Dice layout algorithm.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapSquarifiedLayoutAlgorithmCaption">
<summary>
<para><b>Default value</b>: Squarified
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapSquarifiedLayoutAlgorithmDescription">
<summary>
<para><b>Default value</b>: Enable the Squarified layout algorithm.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapStripedLayoutAlgorithmCaption">
<summary>
<para><b>Default value</b>: Striped
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapStripedLayoutAlgorithmDescription">
<summary>
<para><b>Default value:</b> Enable the Strip layout algorithm.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsArgumentAndValueCaption">
<summary>
<para><b>Default value:</b> Argument and Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsArgumentAndValueDescription">
<summary>
<para><b>Default value:</b> Arguments and values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsArgumentCaption">
<summary>
<para><b>Default value:</b> Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsArgumentDescription">
<summary>
<para><b>Default value:</b> Arguments are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsCaption">
<summary>
<para><b>Default value:</b> Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsDescription">
<summary>
<para><b>Default value:</b> Specify which values should be displayed within tiles.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsNoneCaption">
<summary>
<para><b>Default value:</b> None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsNoneDescription">
<summary>
<para><b>Default value:</b> Data labels are not displayed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsValueCaption">
<summary>
<para><b>Default value:</b> Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileLabelsValueDescription">
<summary>
<para><b>Default value:</b> Values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsArgumentAndValueCaption">
<summary>
<para><b>Default value:</b> Argument and Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsArgumentAndValueDescription">
<summary>
<para><b>Default value:</b> Arguments and values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsArgumentCaption">
<summary>
<para><b>Default value:</b> Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsArgumentDescription">
<summary>
<para><b>Default value:</b> Arguments are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsCaption">
<summary>
<para><b>Default value:</b> Tooltips
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsDescription">
<summary>
<para><b>Default value:</b> Specify which values should be displayed within tile tooltips.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsNoneCaption">
<summary>
<para><b>Default value:</b> None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsNoneDescription">
<summary>
<para><b>Default value:</b> Data labels are not displayed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsValueCaption">
<summary>
<para><b>Default value:</b> Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTileTooltipsValueDescription">
<summary>
<para><b>Default value:</b> Values are displayed within data labels.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTopLeftToBottomRightLayoutDirectionCaption">
<summary>
<para><b>Default value:</b> Top Left - Bottom Right
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTopLeftToBottomRightLayoutDirectionDescription">
<summary>
<para><b>Default value:</b> Arrange items from the top-left to the bottom-right corner.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTopRightToBottomLeftLayoutDirectionCaption">
<summary>
<para><b>Default value:</b> Top Right - Bottom Left
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreemapTopRightToBottomLeftLayoutDirectionDescription">
<summary>
<para><b>Default value:</b> Arrange items from the top-right to the bottom-left corner.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreeViewAutoExpandCaption">
<summary>
<para><b>Default value</b>: Auto Expand
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandTreeViewAutoExpandDescription">
<summary>
<para><b>Default value</b>: Specify the initial expanded state of the tree view.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUndoCaption">
<summary>
<para><b>Default value</b>: Undo
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUndoDescription">
<summary>
<para><b>Default value</b>: Undo '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUnsupportedCaption">
<summary>
<para><b>Default value</b>: Unsupported Action
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUnsupportedDescription">
<summary>
<para><b>Default value</b>: This action is not supported by the current version of the Dashboard Designer.&#92;r&#92;n&#92;r&#92;nPlease contact the application vendor.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUpdateDataExtractCaption">
<summary>
<para><b>Default value:</b> Update
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUpdateDataExtractDescription">
<summary>
<para><b>Default value:</b> Update the current data extract.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUseGlobalColorsCaption">
<summary>
<para><b>Default value</b>: Global Colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUseGlobalColorsDescription">
<summary>
<para><b>Default value</b>: Use a global scheme to color elements of a dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUseLocalColorsCaption">
<summary>
<para><b>Default value</b>: Local Colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandUseLocalColorsDescription">
<summary>
<para><b>Default value</b>: Use a local scheme to color elements of a dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendLinearTypeCaption">
<summary>
<para><b>Default value</b>: Linear
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendLinearTypeDescription">
<summary>
<para><b>Default value</b>: Show the linear weighted legend that helps end-users identify map elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendNestedTypeCaption">
<summary>
<para><b>Default value</b>: Nested
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendNestedTypeDescription">
<summary>
<para><b>Default value</b>: Show the nested weighted legend that helps end-users identify map elements.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendNoneTypeCaption">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CommandWeightedLegendNoneTypeDescription">
<summary>
<para><b>Default value</b>: Disable the weighted legend.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ConfigureExtractDataSource">
<summary>
<para><b>Default value:</b> Edit extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ConfigureExtractDataSourceHeaderDescription">
<summary>
<para><b>Default value:</b> Specify the filter used to create the data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ConfigureOlapParametersPageViewHeaderDescription">
<summary>
<para><b>Default value</b>: Specify the connection properties.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ConnectionErrorFormDetailPattern">
<summary>
<para><b>Default value</b>: Connection name: {0}\r\nError message: {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CreateExtractDataSourceHeaderDescription">
<summary>
<para><b>Default value:</b> Create a new data extract or connect to an existing one
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CurrencyInvariantRegion">
<summary>
<para><b>Default value</b>: Undefined
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.CustomPeriod">
<summary>
<para><b>Default value</b>: Custom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardCurrencyUseCurrentCurrency">
<summary>
<para><b>Default value</b>: Use client system settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerCaption">
<summary>
<para><b>Default value</b>: Dashboard Designer
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerConfirmSaveMessage">
<summary>
<para><b>Default value</b>: Do you want to save changes to {0}?"
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerDataObsoleteMessage">
<summary>
<para><b>Default value:</b> 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerDataReducedMessage">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerDefaultDashboardName">
<summary>
<para><b>Default value</b>: Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerEmptyMessage">
<summary>
<para><b>Default value</b>: To add a dashboard item to your dashboard, click the corresponding button in the Ribbon or the Toolbar
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerUnableCreateBarsMessage">
<summary>
<para><b>Default value</b>: Unable to create bars. The Dashboard Designer has not been assigned a parent control
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardDesignerUnableCreateRibbonMessage">
<summary>
<para><b>Default value</b>: Unable to create a ribbon. The Dashboard Designer has not been assigned a parent control
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardFormatConditionBetweenOrEqualTemplate">
<summary>
<para><b>Default value:</b> {0} [{1}, {2}]
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardFormatConditionBetweenTemplate">
<summary>
<para><b>Default value:</b> {0} ({1}, {2})
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardFormatConditionPercentValue">
<summary>
<para><b>Default value:</b> %
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardFormatConditionTemplate">
<summary>
<para><b>Default value:</b> {0} ({1}{2})
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardLoadingError">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardSavingError">
<summary>
<para><b>Default value</b>: 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}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardSavingErrorDetails">
<summary>
<para><b>Default value:</b> Failed to save the dashboard. To learn more, see the error details:\r\n{0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DashboardViewerEmptyDesignerMessage">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataConnectionParametersDialog">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataConnectionParametersDialogCaptionUnableToConnect">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataFieldBrowserCalculatedFieldExpressionEditorMenuItem">
<summary>
<para><b>Default value</b>: Edit Expression...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataFieldBrowserCalculatedFieldTypeMenuItem">
<summary>
<para><b>Default value</b>: Field Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataFieldBrowserRemoveCalculatedFieldMenuItem">
<summary>
<para><b>Default value</b>: Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataFieldBrowserRenameCalculatedFieldMenuItem">
<summary>
<para><b>Default value</b>: Rename
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataItemCurrencyUseDashboardCurrency">
<summary>
<para><b>Default value</b>: Use dashboard settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceDataMember">
<summary>
<para><b>Default value</b>: Data Member
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceEmptyNameMessage">
<summary>
<para><b>Default value</b>: The data source name cannot be empty.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceNameExistsMessage">
<summary>
<para><b>Default value</b>: A data source with the specified name already exists.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceQuery">
<summary>
<para><b>Default value</b>: Query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeEF">
<summary>
<para><b>Default value</b>: Entity Framework
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeEFDescription">
<summary>
<para><b>Default value</b>: Connect to an Entity Framework data source.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeExcel">
<summary>
<para><b>Default value:</b> Microsoft Excel workbook / CSV file
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeExcelDescription">
<summary>
<para><b>Default value:</b> Connect to a Microsoft Excel workbook / CSV file and select the required data.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeExtract">
<summary>
<para><b>Default value:</b> Data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeExtractDescription">
<summary>
<para><b>Default value:</b> Create a new data extract or connect to an existing one.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeObject">
<summary>
<para><b>Default value</b>: Object Binding
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeObjectDescription">
<summary>
<para><b>Default value</b>: Bind to an object that provides the required data.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeOlap">
<summary>
<para><b>Default value</b>: Olap
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeOlapDescription">
<summary>
<para><b>Default value</b>: Connect to an OLAP cube in an MS Analysis Services database.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeSql">
<summary>
<para><b>Default value</b>: Database
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeSqlDescription">
<summary>
<para><b>Default value</b>: Connect to an SQL database and select the required data using the Query Builder or SQL query.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeXmlSchema">
<summary>
<para><b>Default value</b>: XML Schema
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DataSourceTypeXmlSchemaDescription">
<summary>
<para><b>Default value</b>: Provide the data source schema using an XML/XSD file or a data class.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateFormatLongCaption">
<summary>
<para><b>Default value</b>: Long
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateFormatShortCaption">
<summary>
<para><b>Default value</b>: Short
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateTimeFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateTimeFormatLongCaption">
<summary>
<para><b>Default value</b>: Long
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateTimeFormatShortCaption">
<summary>
<para><b>Default value</b>: Short
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDateTimeFormatTimeOnlyCaption">
<summary>
<para><b>Default value</b>: Time only
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDayOfWeekFormatAbbreviatedCaption">
<summary>
<para><b>Default value</b>: Abbreviated
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDayOfWeekFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDayOfWeekFormatFullCaption">
<summary>
<para><b>Default value</b>: Full
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatDayOfWeekFormatNumericCaption">
<summary>
<para><b>Default value</b>: Numeric
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatMonthFormatAbbreviatedCaption">
<summary>
<para><b>Default value</b>: Abbreviated
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatMonthFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatMonthFormatFullCaption">
<summary>
<para><b>Default value</b>: Full
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatMonthFormatNumericCaption">
<summary>
<para><b>Default value</b>: Numeric
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatQuarterFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatQuarterFormatFullCaption">
<summary>
<para><b>Default value</b>: Full
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatQuarterFormatNumericCaption">
<summary>
<para><b>Default value</b>: Numeric
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatYearFormatAbbreviatedCaption">
<summary>
<para><b>Default value</b>: Abbreviated
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatYearFormatDefaultCaption">
<summary>
<para><b>Default value</b>: Default
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeFormatYearFormatFullCaption">
<summary>
<para><b>Default value</b>: Full
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalAll">
<summary>
<para><b>Default value:</b> All
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalDay">
<summary>
<para><b>Default value:</b> Day
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalHour">
<summary>
<para><b>Default value:</b> Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalMinute">
<summary>
<para><b>Default value:</b> Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalMonth">
<summary>
<para><b>Default value:</b> Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalQuarter">
<summary>
<para><b>Default value:</b> Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalSecond">
<summary>
<para><b>Default value:</b> Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimeIntervalYear">
<summary>
<para><b>Default value:</b> Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DateTimePeriodsNameTemplate">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DayLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DaysLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaIndicationModeGreaterIsGoodCaption">
<summary>
<para><b>Default value</b>: Greater is good
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaIndicationModeLessIsGoodCaption">
<summary>
<para><b>Default value</b>: Less is good
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaIndicationModeNoIndicationCaption">
<summary>
<para><b>Default value</b>: No indication
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaIndicationModeWarningIfGreaterCaption">
<summary>
<para><b>Default value</b>: Warning if greater
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaIndicationModeWarningIfLessCaption">
<summary>
<para><b>Default value</b>: Warning if less
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaThresholdTypeAbsolute">
<summary>
<para><b>Default value</b>: Absolute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaThresholdTypePercent">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaValueTypeAbsoluteVariationCaption">
<summary>
<para><b>Default value</b>: Absolute variation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaValueTypeActualValueCaption">
<summary>
<para><b>Default value</b>: Actual value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaValueTypePercentOfTargetCaption">
<summary>
<para><b>Default value</b>: Percent of target
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaValueTypePercentVariationCaption">
<summary>
<para><b>Default value</b>: Percent variation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DeltaValueTypeTargetValueCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionListCreateBarsTransaction">
<summary>
<para><b>Default value</b>: Create Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionListCreateRibbonTransaction">
<summary>
<para><b>Default value</b>: Create Ribbon
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionListUpdateBarsTransaction">
<summary>
<para><b>Default value</b>: Update Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionListUpdateRibbonTransaction">
<summary>
<para><b>Default value</b>: Update Ribbon
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionMethodCreateBarsItem">
<summary>
<para><b>Default value</b>: Create Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionMethodCreateRibbonItem">
<summary>
<para><b>Default value</b>: Create Ribbon
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionMethodUpdateBarsItem">
<summary>
<para><b>Default value</b>: Update Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DesignerActionMethodUpdateRibbonItem">
<summary>
<para><b>Default value</b>: Update Ribbon
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DifferenceCalculationTargetFirst">
<summary>
<para><b>Default value:</b> First
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DifferenceCalculationTargetLast">
<summary>
<para><b>Default value:</b> Last
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DifferenceCalculationTargetNext">
<summary>
<para><b>Default value:</b> Next
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DifferenceCalculationTargetPrevious">
<summary>
<para><b>Default value:</b> Previous
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DragAreaDashboardItemHasNotDataItemsMessage">
<summary>
<para><b>Default value</b>: The '{0}' dashboard item has no data items
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DragAreaHasNotDashboardItemMessage">
<summary>
<para><b>Default value</b>: Select a dashboard item to see available data items
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DragItemCaptionTemplate">
<summary>
<para><b>Default value:</b> &lt;b&gt;{0}:&lt;/b&gt;
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DragItemFieldText">
<summary>
<para><b>Default value:</b> &lt;b&gt;Source Field:&lt;/b&gt;
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.DragItemTextTemplate">
<summary>
<para><b>Default value:</b> {0} {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.EditExtractDataSourceHeaderDescription">
<summary>
<para><b>Default value:</b> Edit the existing data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.EditorAutomaticValue">
<summary>
<para><b>Default value</b>: (Automatic)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.EditorCustomValue">
<summary>
<para><b>Default value</b>: (Custom)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.EditorEmptyEnter">
<summary>
<para><b>Default value</b>: &#60;enter a value&#62;
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.EntireRangePeriodCaption">
<summary>
<para><b>Default value:</b> Entire Range
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ErrorDateTimePeriodDoesNotExists">
<summary>
<para><b>Default value:</b> A date-time period with the specified name does not exist.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ErrorHandlingServerModeIsDisabled">
<summary>
<para><b>Default value:</b> Server mode is disabled
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateDateTimeFormatPattern">
<summary>
<para><b>Default value</b>: {0}: {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatDay">
<summary>
<para><b>Default value</b>: Day
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatHour">
<summary>
<para><b>Default value</b>: Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatMinute">
<summary>
<para><b>Default value</b>: Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatMonth">
<summary>
<para><b>Default value</b>: Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatQuarter">
<summary>
<para><b>Default value</b>: Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatSecond">
<summary>
<para><b>Default value</b>: Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExactDateFormatYear">
<summary>
<para><b>Default value</b>: Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ExtractPathRequest">
<summary>
<para><b>Default value:</b> Error loading data extract file
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FileFilterAll">
<summary>
<para><b>Default value</b>: All Files
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FileFilterAllImages">
<summary>
<para><b>Default value</b>: All Image Files
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FileFilterDashboards">
<summary>
<para><b>Default value</b>: Dashboard Files
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FileFilterExtract">
<summary>
<para><b>Default value:</b> Extract File
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceBlue">
<summary>
<para><b>Default value</b>: Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceCustom">
<summary>
<para><b>Default value</b>: Custom
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceCyan">
<summary>
<para><b>Default value</b>: Cyan
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontBlue">
<summary>
<para><b>Default value</b>: Blue Font
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontBold">
<summary>
<para><b>Default value</b>: Bold
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontGrayed">
<summary>
<para><b>Default value</b>: Gray Font
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontGreen">
<summary>
<para><b>Default value</b>: Green Font
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontItalic">
<summary>
<para><b>Default value</b>: Italic
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontRed">
<summary>
<para><b>Default value</b>: Red Font
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontUnderline">
<summary>
<para><b>Default value</b>: Underline
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceFontYellow">
<summary>
<para><b>Default value</b>: Yellow Font
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientBlue">
<summary>
<para><b>Default value</b>: Gradient Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientCyan">
<summary>
<para><b>Default value</b>: Gradient Cyan
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientGreen">
<summary>
<para><b>Default value</b>: Gradient Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientOrange">
<summary>
<para><b>Default value</b>: Gradient Orange
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientPurple">
<summary>
<para><b>Default value</b>: Gradient Purple
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientRed">
<summary>
<para><b>Default value</b>: Gradient Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientTransparent">
<summary>
<para><b>Default value</b>: Gradient Transparent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGradientYellow">
<summary>
<para><b>Default value</b>: Gradient Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGray">
<summary>
<para><b>Default value</b>: Gray
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceGreen">
<summary>
<para><b>Default value</b>: Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceNone">
<summary>
<para><b>Default value</b>: None
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceOrange">
<summary>
<para><b>Default value</b>: Orange
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleBlue">
<summary>
<para><b>Default value</b>: Pale Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleCyan">
<summary>
<para><b>Default value</b>: Pale Cyan
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleGray">
<summary>
<para><b>Default value</b>: Pale Gray
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleGreen">
<summary>
<para><b>Default value</b>: Pale Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleOrange">
<summary>
<para><b>Default value</b>: Pale Orange
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePalePurple">
<summary>
<para><b>Default value</b>: Pale Purple
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleRed">
<summary>
<para><b>Default value</b>: Pale Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePaleYellow">
<summary>
<para><b>Default value</b>: Pale Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearancePurple">
<summary>
<para><b>Default value</b>: Purple
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceRed">
<summary>
<para><b>Default value</b>: Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAppearanceYellow">
<summary>
<para><b>Default value</b>: Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionAutomaticValueType">
<summary>
<para><b>Default value:</b> Automatic
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionBarTemplate">
<summary>
<para><b>Default value:</b> Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionBetweenAndCaption">
<summary>
<para><b>Default value</b>: and
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionColorRangeBarTemplate">
<summary>
<para><b>Default value:</b> Set of [{0}] range bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionCustomAppearanceCaption">
<summary>
<para><b>Default value</b>: Custom Appearance
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionGradientRangeBarTemplate">
<summary>
<para><b>Default value:</b> Gradient of [{0}] range bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionMaximumCaption">
<summary>
<para><b>Default value:</b> Max =
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionMinimumCaption">
<summary>
<para><b>Default value:</b> Min =
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionMinMaxValueCaption">
<summary>
<para><b>Default value:</b> Value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionNumberValueType">
<summary>
<para><b>Default value:</b> Number
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionPercentValueType">
<summary>
<para><b>Default value:</b> Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeGradientTemplate">
<summary>
<para><b>Default value:</b> Gradient of [{0}] ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeGradientThreeColorsCaption">
<summary>
<para><b>Default value:</b> 3 Color Gradient Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeGradientTwoColorsCaption">
<summary>
<para><b>Default value:</b> 2 Color Gradient Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetNoStyleCaption">
<summary>
<para><b>Default value</b>: No Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetRanges2Caption">
<summary>
<para><b>Default value:</b> 2 Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetRanges3Caption">
<summary>
<para><b>Default value:</b> 3 Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetRanges4Caption">
<summary>
<para><b>Default value:</b> 4 Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetRanges5Caption">
<summary>
<para><b>Default value:</b> 5 Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionRangeSetTemplate">
<summary>
<para><b>Default value:</b> Set of [{0}] ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionTopBottomNCaption">
<summary>
<para><b>Default value</b>: N =
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionTopBottomTemplate">
<summary>
<para><b>Default value:</b> {0} (N= {1}{2})
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatConditionUndefinedConditionException">
<summary>
<para><b>Default value:</b> Rule Caption: Undefined Condition
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleAllowNegativeAxis">
<summary>
<para><b>Default value:</b> Allow negative axis
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleApplyTo">
<summary>
<para><b>Default value</b>: Apply to
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleApplyToColumn">
<summary>
<para><b>Default value</b>: Apply to column
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleApplyToRow">
<summary>
<para><b>Default value</b>: Apply to row
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleDataItemIsNotAvailable">
<summary>
<para><b>Default value</b>: (N/A)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleDataItemsAll">
<summary>
<para><b>Default value</b>: [All]
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleDrawAxis">
<summary>
<para><b>Default value:</b> Draw axis
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleFormatStyle">
<summary>
<para><b>Default value</b>: Format style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleInvalidRule">
<summary>
<para><b>Default value</b>: &#60;Invalid Rule&#62;
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleInvalidRuleChanging">
<summary>
<para><b>Default value</b>: Invalid Rule cannot be enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleNegativeStyle">
<summary>
<para><b>Default value:</b> Negative Style Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRulePercentOf">
<summary>
<para><b>Default value</b>: % of all values
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeAdd">
<summary>
<para><b>Default value</b>: Add
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeDelete">
<summary>
<para><b>Default value</b>: Delete
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeGenerateRanges">
<summary>
<para><b>Default value</b>: Generate Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeReverseStyles">
<summary>
<para><b>Default value</b>: Reverse
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeSegmentNumber">
<summary>
<para><b>Default value</b>: Number of ranges:
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleRangeUsePercent">
<summary>
<para><b>Default value</b>: Use % ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleShowBarOnly">
<summary>
<para><b>Default value:</b> Show bar only
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleStyle">
<summary>
<para><b>Default value:</b> Style Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleStyleAppearance">
<summary>
<para><b>Default value</b>: Appearance
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FormatRuleStyleIcons">
<summary>
<para><b>Default value</b>: Icons
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FromDatePeriodCaption">
<summary>
<para><b>Default value:</b> From {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.FromToDatePeriodCaption">
<summary>
<para><b>Default value:</b> {0} - {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GaugeCalculationAlongGauges">
<summary>
<para><b>Default value:</b> Gauges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GlobalColorSchemeEditFormCaption">
<summary>
<para><b>Default value</b>: Global Color Scheme
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridCalculationAlongRows">
<summary>
<para><b>Default value:</b> Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridCalculationAlongRowsAndSparklineArgument">
<summary>
<para><b>Default value:</b> Rows / Sparkline Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridCalculationAlongSparklineArgument">
<summary>
<para><b>Default value:</b> Sparkline Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridCalculationAlongSparklineArgumentAndRows">
<summary>
<para><b>Default value:</b> Sparkline Argument / Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridClearSortingMenuItemCaption">
<summary>
<para><b>Default value</b>: Clear Sorting
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridClearSortingMenuItemDescription">
<summary>
<para><b>Default value</b>: Clear Sorting
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnFitToContentMenuItemCaption">
<summary>
<para><b>Default value</b>: Fit to Content
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnFitToContentMenuItemDescription">
<summary>
<para><b>Default value</b>: Fit to Content.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnFixedWidthMenuItemCaption">
<summary>
<para><b>Default value</b>: Fix Width
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnFixedWidthMenuItemDescription">
<summary>
<para><b>Default value</b>: Fix Width.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalAutoBarItemCaption">
<summary>
<para><b>Default value:</b> Auto
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalAvgBarItemCaption">
<summary>
<para><b>Default value:</b> Average
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalCountBarItemCaption">
<summary>
<para><b>Default value:</b> Count
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalMaxBarItemCaption">
<summary>
<para><b>Default value:</b> Max
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalMinBarItemCaption">
<summary>
<para><b>Default value:</b> Min
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnTotalSumBarItemCaption">
<summary>
<para><b>Default value:</b> Sum
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnWidthMenuItemCaption">
<summary>
<para><b>Default value</b>: Column Width...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridColumnWidthMenuItemDescription">
<summary>
<para><b>Default value</b>: Column Width...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridSortAscendingMenuItemCaption">
<summary>
<para><b>Default value</b>: Sort Ascending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridSortAscendingMenuItemDescription">
<summary>
<para><b>Default value</b>: Sort Ascending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridSortDescendingMenuItemCaption">
<summary>
<para><b>Default value</b>: Sort Descending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.GridSortDescendingMenuItemDescription">
<summary>
<para><b>Default value</b>: Sort Descending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemAddCalculatedField">
<summary>
<para><b>Default value</b>: Add calculated field '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemAddGridColumnTotal">
<summary>
<para><b>Default value:</b> Add the '{0}' summary for the '{1}' of '{2}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemAddQuery">
<summary>
<para><b>Default value:</b> Add a new query to the '{0}' data source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemBoundImageBindingOptions">
<summary>
<para><b>Default value:</b> Change data binding options for {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemBubbleMapOptions">
<summary>
<para><b>Default value</b>: Change bubble map options for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemCalculatedFieldExpression">
<summary>
<para><b>Default value</b>: Change expression for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemCalculatedFieldName">
<summary>
<para><b>Default value</b>: Rename '{0}' to '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemCalculatedFieldType">
<summary>
<para><b>Default value</b>: Change field type for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChangeGridColumnTotal">
<summary>
<para><b>Default value:</b> Change the summary type for '{0}' to '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChangeMapViewport">
<summary>
<para><b>Default value</b>: Change extent in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChangeWeightedLegendType">
<summary>
<para><b>Default value</b>: Change weighted legend type for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartAddPane">
<summary>
<para><b>Default value</b>: Add new pane to '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartLegendPosition">
<summary>
<para><b>Default value</b>: Change legend position for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartRemovePane">
<summary>
<para><b>Default value</b>: Remove '{0}' pane from '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartRotate">
<summary>
<para><b>Default value</b>: {0} diagram rotation in '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartSeriesType">
<summary>
<para><b>Default value</b>: Change series type for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartShowLegend">
<summary>
<para><b>Default value</b>: {0} legend visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartXAxisSettings">
<summary>
<para><b>Default value</b>: Change X-axis settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemChartYAxisSettings">
<summary>
<para><b>Default value</b>: Change Y axis settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemClearGridColumnTotals">
<summary>
<para><b>Default value:</b> Remove all totals for the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemComboBoxChangeType">
<summary>
<para><b>Default value</b>: Change the type of a combo box in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemContentArrangement">
<summary>
<para><b>Default value</b>: Change arrangement settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemConvertDashboardItemType">
<summary>
<para><b>Default value</b>: Convert '{0}' to {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemCrossDataSourceFiltering">
<summary>
<para><b>Default value</b>: {0} cross-data-source filtering for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemDateTimeFormat">
<summary>
<para><b>Default value</b>: Set date-time format for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemNumericFormat">
<summary>
<para><b>Default value</b>: Set numeric format for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemRename">
<summary>
<para><b>Default value</b>: Rename data item for {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowGrandTotalsDisable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowGrandTotalsEnable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowTotalsDisable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowTotalsEnable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowValuesDisable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDataItemShowValuesEnable">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodAdd">
<summary>
<para><b>Default value:</b> Add date-time period from the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodDelete">
<summary>
<para><b>Default value:</b> Delete date-time period from the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodEdit">
<summary>
<para><b>Default value:</b> Edit '{0}' date-time period of the '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodMove">
<summary>
<para><b>Default value:</b> Change date-time period order for the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodRename">
<summary>
<para><b>Default value:</b> Change the display name of the '{0}' date-time period for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDateTimePeriodsAdd">
<summary>
<para><b>Default value:</b> Add date-time periods to the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDeleteDataSource">
<summary>
<para><b>Default value</b>: Delete '{0}' data source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDeleteItem">
<summary>
<para><b>Default value</b>: Delete '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDeleteQuery">
<summary>
<para><b>Default value:</b> Delete the '{0}' query from the '{1}' data source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionColoringMode">
<summary>
<para>Change coloring mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionGroupChildValues">
<summary>
<para><b>Default value:</b> Change tile group settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionGroupInterval">
<summary>
<para><b>Default value</b>: Set group interval for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionSorting">
<summary>
<para><b>Default value</b>: Set sorting for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionSortOrder">
<summary>
<para><b>Default value</b>: Toggle sort order for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDimensionSpecifyTopN">
<summary>
<para><b>Default value</b>: Set Top N for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDisableGridColumnFitToContent">
<summary>
<para><b>Default value</b>: Disable fit to content of the '{0}' column for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDisableGridColumnFixedWidth">
<summary>
<para><b>Default value</b>: Disable fixed width of the '{0}' column for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDisableWeightedLegend">
<summary>
<para><b>Default value</b>: Disable weighted Legend for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDisabling">
<summary>
<para><b>Default value</b>: Disabling
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDrillDown">
<summary>
<para><b>Default value</b>: {0} drill-down for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemDuplicateItem">
<summary>
<para><b>Default value</b>: Create a copy of '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditConnection">
<summary>
<para><b>Default value</b>: Modify connection parameters for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditDashboardColorScheme">
<summary>
<para><b>Default value</b>: Modify a dashboard color scheme
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditDashboardParameters">
<summary>
<para><b>Default value</b>: Edit dashboard parameters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditDashboardTitle">
<summary>
<para><b>Default value</b>: Edit dashboard title
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditDataSource">
<summary>
<para><b>Default value</b>: Modify query for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditExtractParameters">
<summary>
<para><b>Default value:</b> Edit extract parameters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditFilter">
<summary>
<para><b>Default value</b>: Edit filter for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditLocalColorScheme">
<summary>
<para><b>Default value</b>: Modify a local color scheme for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditNames">
<summary>
<para><b>Default value</b>: Edit names within '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditQuery">
<summary>
<para><b>Default value:</b> Edit the '{0}' query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEditQueryFilter">
<summary>
<para><b>Default value:</b> Edit the current filter for the '{0}' query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEnableGridColumnFitToContent">
<summary>
<para><b>Default value</b>: Adjust the '{0}' column width to fit its content for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEnableGridColumnFixedWidth">
<summary>
<para><b>Default value</b>: Fix the width of the '{0}' column for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemEnabling">
<summary>
<para><b>Default value</b>: Enabling
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemExtractSourceOptionsDataSourceFilter">
<summary>
<para><b>Default value:</b> Filter data extract source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFilterDataSource">
<summary>
<para><b>Default value</b>: Filter data source '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFilterElementEnableSearchChanged">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFilterElementShowAllValueChanged">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRuleClear">
<summary>
<para><b>Default value</b>: Clear format rules calculated by '{0}' for the '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRuleCreate">
<summary>
<para><b>Default value</b>: Create new '{0}' format rule for the '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRuleEdit">
<summary>
<para><b>Default value</b>: Edit '{0}' format rule of the '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRulePropertyEnabled">
<summary>
<para><b>Default value</b>: Enable/disable format rule for the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRulesDelete">
<summary>
<para><b>Default value</b>: Delete format rule from the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemFormatRulesMove">
<summary>
<para><b>Default value</b>: Change format rules order for the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGaugeRange">
<summary>
<para><b>Default value</b>: Change settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGaugeShowCaptions">
<summary>
<para><b>Default value</b>: {0} gauge captions visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGaugeViewType">
<summary>
<para><b>Default value</b>: Change gauge view type for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGeoPointMapClusterization">
<summary>
<para><b>Default value</b>: {0} clustering for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridAutoFitToContentsColumnWidthMode">
<summary>
<para><b>Default value</b>: Enable the 'AutoFit to Contents' column width mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridAutoFitToGridColumnWidthMode">
<summary>
<para>Enable the 'AutoFit to Grid' column width mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridBandedRows">
<summary>
<para><b>Default value</b>: {0} banded rows for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridColumnHeaders">
<summary>
<para><b>Default value</b>: {0} column headers visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridColumnOptions">
<summary>
<para><b>Default value</b>: Change column options for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridHorizontalLines">
<summary>
<para><b>Default value</b>: {0} horizontal grid lines visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridManualColumnWidthMode">
<summary>
<para><b>Default value</b>: Enable the 'Manual' column width mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridMergeCells">
<summary>
<para><b>Default value</b>: {0} cell merging for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridResizeColumns">
<summary>
<para><b>Default value</b>: Change the '{0}' and '{1}' column widths for '{2}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridVerticalLines">
<summary>
<para><b>Default value</b>: {0} vertical grid lines visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGridWordWrap">
<summary>
<para><b>Default value</b>: {0} word wrapping for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGroupIgnoreMasterFilters">
<summary>
<para><b>Default value</b>: {0} ignoring external Master Filters for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemGroupMasterFilter">
<summary>
<para><b>Default value</b>: {0} Master Filter for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemIgnoreMasterFilters">
<summary>
<para><b>Default value</b>: {0} ignoring of Master Filters for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemImageAlignment">
<summary>
<para><b>Default value</b>: Change alignment for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemImageOpen">
<summary>
<para><b>Default value</b>: Load image to '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemImageSizeMode">
<summary>
<para><b>Default value</b>: Change size mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemInsertGroup">
<summary>
<para><b>Default value</b>: Insert '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemInsertItem">
<summary>
<para><b>Default value</b>: Insert '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemLayoutChanged">
<summary>
<para><b>Default value</b>: Layout changed
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemListBoxChangeType">
<summary>
<para><b>Default value</b>: Change the type of a list box in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapAttribute">
<summary>
<para><b>Default value</b>: Change attribute binding in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapDelta">
<summary>
<para><b>Default value</b>: Change delta options in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapLayerOptions">
<summary>
<para><b>Default value</b>: Change map layer options for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapLockNavigation">
<summary>
<para><b>Default value</b>: Lock map navigation for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapOpen">
<summary>
<para><b>Default value</b>: Load map to '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapShapeTitleAttribute">
<summary>
<para><b>Default value</b>: Change attributes providing shape labels for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapShowLegend">
<summary>
<para><b>Default value</b>: {0} legend visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMapUnLockNavigation">
<summary>
<para><b>Default value</b>: Unlock map navigation for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMeasureCalculation">
<summary>
<para><b>Default value:</b> Change calculation settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMeasureColoringMode">
<summary>
<para><b>Default value</b>: Change measure coloring mode for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMeasureSummaryType">
<summary>
<para><b>Default value</b>: Set summary type for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemModifyBindings">
<summary>
<para><b>Default value</b>: Modify bindings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemMultipleMasterFilter">
<summary>
<para><b>Default value</b>: {0} Multiple Master Filter for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemNewDataSource">
<summary>
<para><b>Default value</b>: Create '{0}' data source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieLabelContentType">
<summary>
<para><b>Default value</b>: Change data labels content for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieLabelPosition">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieLegendPosition">
<summary>
<para><b>Default value</b>: Change legend position in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieMapIsWeighted">
<summary>
<para><b>Default value</b>: '{0}' weighted pies for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieShowCaptions">
<summary>
<para><b>Default value</b>: {0} pie captions visibility for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieStyle">
<summary>
<para><b>Default value</b>: Change pie style for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPieTooltipContentType">
<summary>
<para><b>Default value</b>: Change tooltips content for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotAutoExpandColumnDisable">
<summary>
<para><b>Default value</b>: Disable automatic expansion of column groups for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotAutoExpandColumnEnable">
<summary>
<para><b>Default value</b>: Enable automatic expansion of column groups for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotAutoExpandRowDisable">
<summary>
<para><b>Default value</b>: Disable automatic expansion of row groups for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotAutoExpandRowEnable">
<summary>
<para><b>Default value</b>: Enable automatic expansion of row groups for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotColumnTotalsPositionFar">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotColumnTotalsPositionNear">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotLayoutTypeCompact">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotLayoutTypeTabular">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotResetLayoutOptions">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotRowTotalsPositionBottom">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotRowTotalsPositionTop">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowColumnGrandTotalsDisable">
<summary>
<para><b>Default value:</b> Disable the visibility of column Grand Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowColumnGrandTotalsEnable">
<summary>
<para><b>Default value:</b> Enable the visibility of column Grand Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowColumnTotalsDisable">
<summary>
<para><b>Default value:</b> Disable the visibility of column Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowColumnTotalsEnable">
<summary>
<para><b>Default value:</b> Enable the visibility of column Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowRowGrandTotalsDisable">
<summary>
<para><b>Default value:</b> Disable the visibility of row Grand Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowRowGrandTotalsEnable">
<summary>
<para><b>Default value:</b> Enable the visibility of row Grand Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowRowTotalsDisable">
<summary>
<para><b>Default value:</b> Disable the visibility of row Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotShowRowTotalsEnable">
<summary>
<para><b>Default value:</b> Enable the visibility of row Totals for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotValuesPositionColumns">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemPivotValuesPositionRows">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRangeFilterSeriesType">
<summary>
<para><b>Default value</b>: Change series type for all series in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRemoveCalculatedField">
<summary>
<para><b>Default value</b>: Remove calculated field '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRemoveGridColumnTotal">
<summary>
<para><b>Default value:</b> Remove the '{0}' total for the '{1}' column of '{2}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRenameDataSource">
<summary>
<para><b>Default value</b>: Rename the '{0}' data source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRenameQuery">
<summary>
<para><b>Default value:</b> Rename the '{0}' query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemRestoreMapViewport">
<summary>
<para><b>Default value</b>: Restore extent in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemScatterChartPointLabelOptions">
<summary>
<para><b>Default value:</b> Change point label settings for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemServerMode">
<summary>
<para><b>Default value</b>: {0} server mode for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemSetCurrencyCulture">
<summary>
<para><b>Default value</b>: Change the dashboard's currency culture
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemSetDefaultDateTimePeriod">
<summary>
<para><b>Default value:</b> Change a default date-time period for the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemShowCaption">
<summary>
<para><b>Default value</b>: Show&#47;Hide caption for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemSingleMasterFilter">
<summary>
<para><b>Default value</b>: {0} Single Master Filter for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTargetDimensions">
<summary>
<para><b>Default value</b>: Modify interactivity options for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTextBoxEditText">
<summary>
<para><b>Default value</b>: Edit text in '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapGroupLabelContentType">
<summary>
<para><b>Default value:</b> Change group labels content for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapGroupTooltipContentType">
<summary>
<para><b>Default value:</b> Change group tooltips content for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapLayoutAlgorithm">
<summary>
<para><b>Default value:</b> Change a treemap's layout algorithm for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapLayoutDirection">
<summary>
<para><b>Default value:</b> Change a treemap's layout direction for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapTileLabelContentType">
<summary>
<para><b>Default value:</b> Change content of tile labels for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreemapTileTooltipContentType">
<summary>
<para><b>Default value:</b> Change content of tile tooltips for '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemTreeViewAutoExpandChanged">
<summary>
<para><b>Default value</b>: {0} automatic expansion of nodes for '{1}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemUseGlobalColorsDisable">
<summary>
<para><b>Default value</b>: Use a local scheme to color elements of the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HistoryItemUseGlobalColorsEnable">
<summary>
<para><b>Default value</b>: Use a global scheme to color elements of the '{0}'
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HourLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.HoursLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ImageCorruptedMessage">
<summary>
<para><b>Default value</b>: The image file is corrupted.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ImageFileCorruptedMessage">
<summary>
<para><b>Default value</b>: An image file is corrupted.\r\nURL: {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ImageGeneralExceptionMessage">
<summary>
<para><b>Default value</b>: Cannot open an image file at the following path:\r\n{0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ImageNotFoundMessage">
<summary>
<para><b>Default value</b>: Cannot find an image file. This file may have been renamed, moved, or deleted.\r\nURL: {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ImageWrongFormatMessage">
<summary>
<para><b>Default value</b>: The selected image file is corrupted.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentDayCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentHourCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentMinuteCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentMonthCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentQuarterCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentSecondCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IncludeCurrentYearCheckEditCaption">
<summary>
<para><b>Default value:</b> Include current
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelColumnCaption">
<summary>
<para><b>Default value</b>: Column dimension
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeAll">
<summary>
<para><b>Default value</b>: All levels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeAuto">
<summary>
<para><b>Default value</b>: (Auto)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeCaption">
<summary>
<para><b>Default value</b>: Intersection mode
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeFirst">
<summary>
<para><b>Default value</b>: First level
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeLast">
<summary>
<para><b>Default value</b>: Last level
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelModeSpecific">
<summary>
<para><b>Default value</b>: Specific level
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.IntersectionLevelRowCaption">
<summary>
<para><b>Default value</b>: Row dimension
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastDaysLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastHoursLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastMinutesLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastMonthsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastNDateTimePeriodsCheckEditCaption">
<summary>
<para><b>Default value:</b> Last {0}s
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastNPeriodsCheckEditCaption">
<summary>
<para><b>Default value:</b> Last
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastQuartersLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastSecondsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LastYearsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.LocalColorSchemeEditFormCaption">
<summary>
<para><b>Default value</b>: Local Color Scheme
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomCenterHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the bottom of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomCenterVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the bottom of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomCenterWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it to the bottom of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomLeftHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomLeftVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomLeftWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom left corner of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomRightHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomRightVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapBottomRightWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the bottom right corner of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapGalleryHorizontalGroupCaption">
<summary>
<para><b>Default value</b>: Horizontal
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapGalleryVerticalGroupCaption">
<summary>
<para><b>Default value</b>: Vertical
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapLayerOptionsResetCustomScale">
<summary>
<para><b>Default value</b>: This action will reset the colorizer scale, and all your changes will be discarded. Do you wish to continue?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapShapeNoneAttribute">
<summary>
<para><b>Default value</b>: NONE
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopCenterHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the top of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopCenterVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it the top of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopCenterWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Center the legend horizontally and align it to the top of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopLeftHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopLeftVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopLeftWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top left corner of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopRightHorizontalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the map. Orient the legend horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopRightVerticalLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the map. Orient the legend vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MapTopRightWeightedLegendPosition">
<summary>
<para><b>Default value</b>: Align the legend to the top right corner of the map.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuApplyAutoColors">
<summary>
<para><b>Default value:</b> Apply Auto colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuCalculation">
<summary>
<para><b>Default value:</b> Calculation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuColorBy">
<summary>
<para><b>Default value</b>: Color by
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuDateTimeFormatFormat">
<summary>
<para><b>Default value</b>: Format
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuDimensionSortBy">
<summary>
<para><b>Default value</b>: Sort by
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuFormatRulesAdd">
<summary>
<para><b>Default value</b>: Add Format Rule
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuMore">
<summary>
<para><b>Default value</b>: More
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuPredefinedRanges">
<summary>
<para><b>Default value:</b> Predefined Ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuRemoveAllColors">
<summary>
<para><b>Default value:</b> Remove all
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuRemoveColor">
<summary>
<para><b>Default value</b>: Remove
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuResetAllColors">
<summary>
<para><b>Default value:</b> Reset all
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuResetColor">
<summary>
<para><b>Default value</b>: Reset
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuRetainAllColors">
<summary>
<para><b>Default value:</b> Retain all colors
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MenuRetainColor">
<summary>
<para><b>Default value</b>: Retain this color
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageAmbiguousFieldsCaptions">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageBoxConfirmationTitle">
<summary>
<para><b>Default value</b>: Confirmation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageBoxErrorTitle">
<summary>
<para><b>Default value</b>: Error
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageBoxWarningTitle">
<summary>
<para><b>Default value</b>: Warning
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageCollectionTypesNotSupported">
<summary>
<para><b>Default value</b>: Dashboard does not support collection types.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageColorSchemeValueAlreadyExists">
<summary>
<para><b>Default value</b>: This value is already present in the table.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageColorSchemeValueAlreadyExistsCaption">
<summary>
<para><b>Default value</b>: Warning
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageColorTableAlreadyExists">
<summary>
<para><b>Default value</b>: A similar color table already exists in the scheme.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageColorTableAlreadyExistsCaption">
<summary>
<para><b>Default value</b>: Warning
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageConfirmUnpinnedItemsRemove">
<summary>
<para><b>Default value</b>: Are you sure you want to remove all unpinned items from the list?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageDashboardLocked">
<summary>
<para><b>Default value</b>: Client actions cannot be performed until the Dashboard object is locked. Call the Dashboard.EndUpdate method to unlock the Dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageDataProcessingModeChanging">
<summary>
<para><b>Default value</b>: This operation can take a significant amount of time. Do you want to continue?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageEmptyDrillDownValue">
<summary>
<para><b>Default value</b>: An empty or null value has been passed to the PerformDrillDown method.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageEmptyExpression">
<summary>
<para><b>Default value:</b> An expression cannot be empty.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageEmptyPeriodName">
<summary>
<para><b>Default value:</b> The name cannot be empty
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageExternalDashboardItem">
<summary>
<para><b>Default value</b>: The dashboard does not contain the {0} dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageFileNotFound">
<summary>
<para><b>Default value</b>: This file could not be found.\r\n({0})
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageIncorrectGridBestFitMaxRowCountValue">
<summary>
<para><b>Default value:</b> GridBestFitMaxRowCount must be greater or equal to -1.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageInteractivityDashboardItemNotFound">
<summary>
<para><b>Default value</b>: Cannot find a dashboard item with the provided name. Please specify a correct name.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageInteractivityDataDashboardItemRequired">
<summary>
<para><b>Default value</b>: Action is called for an unsupported dashboard item. Interactivity actions can be performed for data-aware dashboard items only.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageInteractivityOperationNotAvailable">
<summary>
<para><b>Default value</b>: The required action is not currently available for this dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageInteractivityRangeFilterRequired">
<summary>
<para><b>Default value</b>: Action is called for an unsupported dashboard item. This action can be performed only for Range Filter.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageInvalidCalculatedFieldExpression">
<summary>
<para><b>Default value</b>: The expression cannot be evaluated.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageNewColorTableDialogSwitchingDataSource">
<summary>
<para><b>Default value</b>: If you proceed and change the data source, the dimension list below will be cleared. Do you wish to continue?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageNewColorTableDialogSwitchingDataSourceCaption">
<summary>
<para><b>Default value</b>: Change Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageNullDashboard">
<summary>
<para><b>Default value</b>: The Dashboard property cannot be set to null.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageServerFailedCalculatedFields">
<summary>
<para><b>Default value</b>: The following calculated fields cannot be evaluated in server mode:
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MessageSummaryCalculatedFieldInDimension">
<summary>
<para><b>Default value</b>: 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.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MinuteLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MinutesLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MonthLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MonthsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MonthToDateLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.MonthToDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> Month-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> Next {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextDaysLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextHourCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextHourLabelCaption">
<summary>
<para><b>Default value:</b> This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextHoursLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMinuteCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMinuteLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMinutesLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMonthCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMonthLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextMonthsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextNDateTimePeriodsCheckEditCaption">
<summary>
<para><b>Default value:</b> Next {0}s
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextNPeriodsCheckEditCaption">
<summary>
<para><b>Default value:</b> Next
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextQuarterCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextQuarterLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextQuartersLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextSecondCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextSecondLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextSecondsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextYearCheckEditCaption">
<summary>
<para><b>Default value:</b> Next Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextYearLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NextYearsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypeAutoCaption">
<summary>
<para><b>Default value</b>: Auto
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypeCurrencyCaption">
<summary>
<para><b>Default value</b>: Currency
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypeGeneralCaption">
<summary>
<para><b>Default value</b>: General
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypeNumberCaption">
<summary>
<para><b>Default value</b>: Number
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypePercentCaption">
<summary>
<para><b>Default value</b>: Percent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatFormatTypeScientificCaption">
<summary>
<para><b>Default value</b>: Scientific
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatUnitAutoCaption">
<summary>
<para><b>Default value</b>: Auto
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatUnitBillionsCaption">
<summary>
<para><b>Default value</b>: Billions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatUnitMillionsCaption">
<summary>
<para><b>Default value</b>: Millions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatUnitOnesCaption">
<summary>
<para><b>Default value</b>: Ones
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.NumericFormatUnitThousandsCaption">
<summary>
<para><b>Default value</b>: Thousands
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ParameterFormCaption">
<summary>
<para><b>Default value</b>: Dashboard Parameter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ParameterFormPassNullNotAvailable">
<summary>
<para><b>Default value:</b> n/a
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastFiveYears">
<summary>
<para><b>Default value:</b> Last 5 Years
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastMonth">
<summary>
<para><b>Default value:</b> Last Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastNinetyDays">
<summary>
<para><b>Default value:</b> Last 90 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastQuarter">
<summary>
<para><b>Default value:</b> Last Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastSevenDays">
<summary>
<para><b>Default value:</b> Last 7 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastSixMonth">
<summary>
<para><b>Default value:</b> Last 6 Months
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastSixtyDays">
<summary>
<para><b>Default value:</b> Last 60 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastSixtyMinutes">
<summary>
<para><b>Default value</b>: Last 60 Minutes
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastSixtySeconds">
<summary>
<para><b>Default value</b>: Last 60 Seconds
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastThirtyDays">
<summary>
<para><b>Default value:</b> Last 30 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastThreeMonth">
<summary>
<para><b>Default value:</b> Last 3 Months
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastThreeYears">
<summary>
<para><b>Default value:</b> Last 3 Years
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastTwelveMonth">
<summary>
<para><b>Default value:</b> Last 12 Months
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastTwentyFourHours">
<summary>
<para><b>Default value:</b> Last 24 Hours
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastTwoYears">
<summary>
<para><b>Default value:</b> Last 2 Years
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodLastYear">
<summary>
<para><b>Default value:</b> Last Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodMonthToDate">
<summary>
<para><b>Default value:</b> Month-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextHour">
<summary>
<para><b>Default value:</b> Next Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextMonth">
<summary>
<para><b>Default value:</b> Next Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextNinetyDays">
<summary>
<para><b>Default value:</b> Next 90 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextQuarter">
<summary>
<para><b>Default value:</b> Next Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextSevenDays">
<summary>
<para><b>Default value:</b> Next 7 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextSixtyDays">
<summary>
<para><b>Default value:</b> Next 60 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextSixtyMinutes">
<summary>
<para><b>Default value</b>: Next 60 Minutes
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextSixtySeconds">
<summary>
<para><b>Default value</b>: Next 60 Seconds
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextThirtyDays">
<summary>
<para><b>Default value:</b> Next 30 Days
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextTwentyFourHours">
<summary>
<para><b>Default value:</b> Next 24 Hours
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodNextYear">
<summary>
<para><b>Default value:</b> Next Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodQuarterToDate">
<summary>
<para><b>Default value:</b> Quarter-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisHour">
<summary>
<para><b>Default value:</b> This Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisMinute">
<summary>
<para><b>Default value:</b> This Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisMonth">
<summary>
<para><b>Default value:</b> This Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisQuarter">
<summary>
<para><b>Default value:</b> This Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisSecond">
<summary>
<para><b>Default value:</b> This Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodThisYear">
<summary>
<para><b>Default value:</b> This Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodToday">
<summary>
<para><b>Default value:</b> Today
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PeriodYearToDate">
<summary>
<para><b>Default value:</b> Year-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PieCalculationAlongArguments">
<summary>
<para><b>Default value:</b> Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PieCalculationAlongArgumentsAndSeries">
<summary>
<para><b>Default value:</b> Arguments / Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PieCalculationAlongSeries">
<summary>
<para><b>Default value:</b> Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PieCalculationAlongSeriesAndArguments">
<summary>
<para><b>Default value:</b> Series / Arguments
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongColumns">
<summary>
<para><b>Default value:</b> Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongColumnsAndRows">
<summary>
<para><b>Default value:</b> Columns / Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongGroupsInColumns">
<summary>
<para><b>Default value:</b> Columns within Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongGroupsInColumnsAndRows">
<summary>
<para><b>Default value:</b> Columns / Rows within Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongGroupsInRows">
<summary>
<para><b>Default value:</b> Rows within Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongGroupsInRowsAndColumns">
<summary>
<para><b>Default value:</b> Rows / Columns within Groups
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongRows">
<summary>
<para><b>Default value:</b> Rows
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PivotCalculationAlongRowsAndColumns">
<summary>
<para><b>Default value:</b> Rows / Columns
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousHourCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousHourLabelCaption">
<summary>
<para><b>Default value:</b> This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousMinuteCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousMinuteLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousMonthCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousMonthLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousQuarterCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousQuarterLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousSecondCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousSecondLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousYearCheckEditCaption">
<summary>
<para><b>Default value:</b> Previous Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PreviousYearLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PrintPreviewOptionsFormCaption">
<summary>
<para><b>Default value</b>: Options
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridNoDashboardItemGroup">
<summary>
<para><b>Default value</b>: (none)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridNoDataMember">
<summary>
<para><b>Default value</b>: (none)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridNoDataSource">
<summary>
<para><b>Default value</b>: (none)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridParametersLookUpDynamicList">
<summary>
<para><b>Default value</b>: Dynamic List
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridParametersLookUpStaticList">
<summary>
<para><b>Default value</b>: Static List
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridParametersValueNull">
<summary>
<para><b>Default value:</b> Null
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.PropertyGridParametersValueSelectAllValues">
<summary>
<para><b>Default value:</b> Select All Values
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.QuarterLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.QuartersLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.QuarterToDateLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.QuarterToDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> Quarter-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeEditorControlBetweenValidateMessage">
<summary>
<para><b>Default value:</b> Specify a value between {0} and {1}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeEditorControlGreaterValidateMessage">
<summary>
<para><b>Default value:</b> Specify a value greater than {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeEditorControlLessValidateMessage">
<summary>
<para><b>Default value:</b> Specify a value less than {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCalculationAlongArgument">
<summary>
<para><b>Default value:</b> Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCalculationAlongArgumentAndSeries">
<summary>
<para><b>Default value:</b> Argument / Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCalculationAlongSeries">
<summary>
<para><b>Default value:</b> Series
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCalculationAlongSeriesAndArgument">
<summary>
<para><b>Default value:</b> Series / Argument
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCustomDateTimePeriodCaption">
<summary>
<para><b>Default value:</b> Custom Period...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterCustomDateTimePeriodDescription">
<summary>
<para><b>Default value:</b> Select a custom date time period.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterEditDateTimePeriodsCaption">
<summary>
<para><b>Default value:</b> Edit Periods...
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterEditDateTimePeriodsDescription">
<summary>
<para><b>Default value:</b> Edit date-time periods used to select a predefined range using the range filter.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeFilterEditDateTimePeriodsRibbonCaption">
<summary>
<para><b>Default value:</b> Edit Periods
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueGreen">
<summary>
<para><b>Default value</b>: Blue - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueRed">
<summary>
<para><b>Default value</b>: Blue - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueWhite">
<summary>
<para><b>Default value</b>: Blue - White
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueWhiteGreen">
<summary>
<para><b>Default value</b>: Blue - White - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueWhiteRed">
<summary>
<para><b>Default value</b>: Blue - White - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueYellow">
<summary>
<para><b>Default value</b>: Blue - Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueYellowGreen">
<summary>
<para><b>Default value</b>: Blue - Yellow - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientBlueYellowRed">
<summary>
<para><b>Default value</b>: Blue - Yellow - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientDescription">
<summary>
<para><b>Default value</b>: Apply formatting to values using\r\nthe specified color gradient.\r\nUnique colors indicate values\r\ncorresponding to the specified range
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenBlue">
<summary>
<para><b>Default value</b>: Green - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenWhite">
<summary>
<para><b>Default value</b>: Green - White
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenWhiteBlue">
<summary>
<para><b>Default value</b>: Green - White - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenWhiteRed">
<summary>
<para><b>Default value</b>: Green - White - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenYellow">
<summary>
<para><b>Default value</b>: Green - Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenYellowBlue">
<summary>
<para><b>Default value</b>: Green - Yellow - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientGreenYellowRed">
<summary>
<para><b>Default value</b>: Green - Yellow - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedBlue">
<summary>
<para><b>Default value</b>: Red - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedWhite">
<summary>
<para><b>Default value</b>: Red - White
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedWhiteBlue">
<summary>
<para><b>Default value</b>: Red - White - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedWhiteGreen">
<summary>
<para><b>Default value</b>: Red - White - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedYellow">
<summary>
<para><b>Default value</b>: Red - Yellow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedYellowBlue">
<summary>
<para><b>Default value</b>: Red - Yellow - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientRedYellowGreen">
<summary>
<para><b>Default value</b>: Red - Yellow - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientWhiteBlue">
<summary>
<para><b>Default value</b>: White - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientWhiteGreen">
<summary>
<para><b>Default value</b>: White - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientWhiteRed">
<summary>
<para><b>Default value</b>: White - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientYellowBlue">
<summary>
<para><b>Default value</b>: Yellow - Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientYellowGreen">
<summary>
<para><b>Default value</b>: Yellow - Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeGradientYellowRed">
<summary>
<para><b>Default value</b>: Yellow - Red
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsPaleRedGreen">
<summary>
<para><b>Default value</b>: Red/Green (Pale)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsPaleRedGreenBlue">
<summary>
<para><b>Default value</b>: Red/Green/Blue (Pale)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsPaleRedOrangeYellowGreenBlue">
<summary>
<para><b>Default value</b>: Red/Orange/Yellow/Green/Blue (Pale)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsPaleRedYellowGreenBlue">
<summary>
<para><b>Default value</b>: Red/Yellow/Green/Blue (Pale)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsRedGreen">
<summary>
<para><b>Default value</b>: Red/Green
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsRedGreenBlue">
<summary>
<para><b>Default value</b>: Red/Green/Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsRedOrangeYellowGreenBlue">
<summary>
<para><b>Default value</b>: Red/Orange/Yellow/Green/Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetColorsRedYellowGreenBlue">
<summary>
<para><b>Default value</b>: Red/Yellow/Green/Blue
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetDescription">
<summary>
<para><b>Default value</b>: Apply formatting to values classified\r\ninto the specified number of ranges
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconArrowsColored">
<summary>
<para><b>Default value</b>: {0} Arrows (Colored)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconArrowsGray">
<summary>
<para><b>Default value</b>: {0} Arrows (Gray)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconBars">
<summary>
<para><b>Default value</b>: {0} Bars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconBoxes">
<summary>
<para><b>Default value</b>: 5 Boxes
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconCircles">
<summary>
<para><b>Default value</b>: 4 Circles (Red To Black)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconCirclesRedToBlack">
<summary>
<para><b>Default value</b>: 4 Circles (Red To Black)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconFlags">
<summary>
<para><b>Default value</b>: 3 Flags
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconPositiveNegativeTriangles">
<summary>
<para><b>Default value</b>: 3 Triangles
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconQuarters">
<summary>
<para><b>Default value</b>: 5 Quarters
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconSigns">
<summary>
<para><b>Default value</b>: 3 Signs
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconStars">
<summary>
<para><b>Default value</b>: 3 Stars
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconSymbolsCircled">
<summary>
<para><b>Default value</b>: {0} Symbols (Circled)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconSymbolsUncircled">
<summary>
<para><b>Default value</b>: {0} Symbols (Uncircled)
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconTrafficLights">
<summary>
<para><b>Default value</b>: 3 Traffic Lights
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RangeSetIconTriangles">
<summary>
<para><b>Default value</b>: {0} Triangles
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankOrderAscending">
<summary>
<para><b>Default value:</b> Ascending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankOrderDescending">
<summary>
<para><b>Default value:</b> Descending
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankTypeCompetition">
<summary>
<para><b>Default value:</b> Competition
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankTypeDense">
<summary>
<para><b>Default value:</b> Dense
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankTypeModified">
<summary>
<para><b>Default value:</b> Modified
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankTypePercentile">
<summary>
<para><b>Default value:</b> Percentile
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RankTypeUnique">
<summary>
<para><b>Default value:</b> Unique
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemClearFilesCommand">
<summary>
<para><b>Default value</b>: &amp;Clear unpinned dashboards
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemClearFoldersCommand">
<summary>
<para><b>Default value</b>: &amp;Clear unpinned folders
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemOpenCommand">
<summary>
<para><b>Default value</b>: &amp;Open
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemPinCommand">
<summary>
<para><b>Default value</b>: Pin
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemRemoveCommand">
<summary>
<para><b>Default value</b>: &amp;Remove from list
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentBarButtonItemUnpinCommand">
<summary>
<para><b>Default value</b>: Unpin
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentDashboardsCaption">
<summary>
<para><b>Default value</b>: Recent
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RecentItemsMenuEmptyText">
<summary>
<para><b>Default value</b>: To browse for a dashboard, click Open.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RedoText">
<summary>
<para><b>Default value</b>: Redo
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RemoveGridColumnTotalBarItemCaption">
<summary>
<para><b>Default value:</b> Remove
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RenameDataSourceFormCaption">
<summary>
<para><b>Default value:</b> Rename Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RenameQueryFormCaption">
<summary>
<para><b>Default value:</b> Rename Query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ResetGridColumnsWidthMenuItemCaption">
<summary>
<para><b>Default value</b>: Reset Column Widths
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ResetGridColumnsWidthMenuItemDescription">
<summary>
<para><b>Default value</b>: Reset column widths.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupChartLayoutCaption">
<summary>
<para><b>Default value</b>: Layout
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupChartLegendPositionCaption">
<summary>
<para><b>Default value</b>: Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupChartSeriesTypeCaption">
<summary>
<para><b>Default value</b>: Series Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupColoringCaption">
<summary>
<para><b>Default value</b>: Coloring
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupCommonCaption">
<summary>
<para><b>Default value</b>: Common
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupContentArrangementCaption">
<summary>
<para><b>Default value</b>: Content Arrangement
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupDashboardCaption">
<summary>
<para><b>Default value</b>: Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupDataExtract">
<summary>
<para><b>Default value:</b> Data Extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupDataSource">
<summary>
<para><b>Default value</b>: Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupDataSourceCaption">
<summary>
<para><b>Default value</b>: Data Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupDesign">
<summary>
<para><b>Default value</b>: Design
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupElementItemPropertiesCaption">
<summary>
<para><b>Default value</b>: Item Settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupExtractSource">
<summary>
<para><b>Default value:</b> Extract Source
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupFileCaption">
<summary>
<para><b>Default value</b>: File
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupFilterElementTypeCaption">
<summary>
<para><b>Default value</b>: Item Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupFiltering">
<summary>
<para><b>Default value</b>: Filtering
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupFilteringCaption">
<summary>
<para><b>Default value</b>: Filtering
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGaugeLabelsCaption">
<summary>
<para><b>Default value</b>: Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGaugeStyleCaption">
<summary>
<para><b>Default value</b>: Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGeoPointMapClusterizationCaption">
<summary>
<para><b>Default value</b>: Clustering
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGridCellsCaption">
<summary>
<para><b>Default value</b>: Cells
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGridColumnWidthModeCaption">
<summary>
<para><b>Default value</b>: Column Width Mode
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGridLayoutCaption">
<summary>
<para><b>Default value</b>: Layout
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGridStyleCaption">
<summary>
<para><b>Default value</b>: Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupGroupsCaption">
<summary>
<para><b>Default value</b>: Group
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupHistoryCaption">
<summary>
<para><b>Default value</b>: History
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupHome">
<summary>
<para><b>Default value</b>: Home
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupImageAlignmentCaption">
<summary>
<para><b>Default value</b>: Alignment
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupImageOpenCaption">
<summary>
<para><b>Default value</b>: Open
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupImageSizeModeCaption">
<summary>
<para><b>Default value</b>: Size Mode
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupInsertCaption">
<summary>
<para><b>Default value</b>: Insert
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupInteractivityCaption">
<summary>
<para><b>Default value</b>: Interactivity
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupInteractivitySettingsCaption">
<summary>
<para><b>Default value</b>: Interactivity settings
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupItemsCaption">
<summary>
<para><b>Default value</b>: Items
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupMapCaption">
<summary>
<para><b>Default value</b>: Map
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupMapLegendPositionCaption">
<summary>
<para><b>Default value</b>: Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupMapNavigationCaption">
<summary>
<para><b>Default value</b>: Navigation
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupMapShapefileCaption">
<summary>
<para><b>Default value</b>: Open
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupMapShapeLabelsAttributeCaption">
<summary>
<para><b>Default value</b>: Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupPieLabelsCaption">
<summary>
<para><b>Default value</b>: Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupPieMapOptionsCaption">
<summary>
<para><b>Default value</b>: Pie options
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupPieStyleCaption">
<summary>
<para><b>Default value</b>: Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupPivotInitialStateCaption">
<summary>
<para> </para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupPivotLayoutCaption">
<summary>
<para><b>Default value</b>: Layout
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupRangeFilterInteractivityCaption">
<summary>
<para><b>Default value:</b> Interactivity
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupRangeFilterSeriesTypeCaption">
<summary>
<para><b>Default value</b>: Series Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupScatterChartLabelsCaption">
<summary>
<para><b>Default value:</b> Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupSkinsCaption">
<summary>
<para><b>Default value</b>: Skins
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupSqlDataSourceQuery">
<summary>
<para><b>Default value:</b> Query
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupTargetDimensions">
<summary>
<para><b>Default value</b>: Target dimensions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupTextBoxEditingCaption">
<summary>
<para><b>Default value:</b> Editing
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupTreemapLabelsCaption">
<summary>
<para><b>Default value</b>: Group Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupTreemapLayoutCaption">
<summary>
<para><b>Default value</b>: Layout
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupTreeViewLayoutCaption">
<summary>
<para><b>Default value</b>: Layout
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupView">
<summary>
<para><b>Default value</b>: View
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonGroupWeightedLegendPositionCaption">
<summary>
<para><b>Default value</b>: Weighted Legend
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryBubbleMapToolsName">
<summary>
<para><b>Default value</b>: Bubble Map Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryCardsToolsName">
<summary>
<para><b>Default value</b>: Cards Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryChartToolsName">
<summary>
<para><b>Default value</b>: Chart Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryChoroplethMapToolsName">
<summary>
<para><b>Default value</b>: Choropleth Map Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryFilterElementToolsName">
<summary>
<para><b>Default value</b>: Filter Element Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryGaugesToolsName">
<summary>
<para><b>Default value</b>: Gauges Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryGeoPointMapToolsName">
<summary>
<para><b>Default value</b>: Geo Point Map Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryGridToolsName">
<summary>
<para><b>Default value</b>: Grid Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryGroupToolsName">
<summary>
<para><b>Default value</b>: Group Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryImageToolsName">
<summary>
<para><b>Default value</b>: Image Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryMapToolsName">
<summary>
<para><b>Default value</b>: Map Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryPieMapToolsName">
<summary>
<para><b>Default value</b>: Pie Map Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryPiesToolsName">
<summary>
<para><b>Default value</b>: Pies Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryPivotToolsName">
<summary>
<para><b>Default value</b>: Pivot Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryRangeFilterToolsName">
<summary>
<para><b>Default value</b>: Range Filter Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryScatterChartToolsName">
<summary>
<para><b>Default value:</b> Scatter Chart Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryTextBoxEditorName">
<summary>
<para><b>Default value:</b> Text Box Editor
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryTextBoxToolsName">
<summary>
<para><b>Default value</b>: Text Box Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageCategoryTreemapToolsName">
<summary>
<para><b>Default value</b>: Treemap Tools
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageDashboardCaption">
<summary>
<para><b>Default value</b>: Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageDataCaption">
<summary>
<para><b>Default value</b>: Data
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageImageOptionsCaption">
<summary>
<para><b>Default value</b>: Options
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageLayoutAndStyleCaption">
<summary>
<para><b>Default value</b>: Layout &amp; Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageRangeFilterStyleCaption">
<summary>
<para><b>Default value</b>: Style
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonPageTextBoxFormatCaption">
<summary>
<para><b>Default value</b>: Format
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.RibbonTileTreemapLabelsCaption">
<summary>
<para><b>Default value</b>: Tile Labels
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SecondLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SecondsLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SparklineIndicationModeArea">
<summary>
<para><b>Default value</b>: Area
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SparklineIndicationModeBar">
<summary>
<para><b>Default value</b>: Bar
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SparklineIndicationModeLine">
<summary>
<para><b>Default value</b>: Line
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SparklineIndicationModeWinLoss">
<summary>
<para><b>Default value</b>: Win/Loss
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.SpecifyExtractParametersHeaderDescription">
<summary>
<para><b>Default value</b>: Specify the parameter value(s) used to create a data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.StoreExtractFileHeaderDescription">
<summary>
<para><b>Default value:</b> Specify a path to the file that will contain the resulting data extract
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TextBoxEditorDataBindingFieldCaption">
<summary>
<para><b>Default value:</b> Select value
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TextBoxEditorNoDataItemsToInsertTooltip">
<summary>
<para><b>Default value</b>: Add at least one field to the Values section
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TextBoxEditorRemovedFieldCaption">
<summary>
<para><b>Default value</b>: Removed field
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> This {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisHourCheckEditCaption">
<summary>
<para><b>Default value</b>: This Hour
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisHourLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisMinuteCheckEditCaption">
<summary>
<para><b>Default value</b>: This Minute
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisMinuteLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisMonthCheckEditCaption">
<summary>
<para><b>Default value</b>: This Month
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisMonthLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisQuarterCheckEditCaption">
<summary>
<para><b>Default value</b>: This Quarter
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisQuarterLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisSecondCheckEditCaption">
<summary>
<para><b>Default value</b>: This Second
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisSecondLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisYearCheckEditCaption">
<summary>
<para><b>Default value</b>: This Year
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ThisYearLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ToDatePeriodCaption">
<summary>
<para><b>Default value:</b> To {0}
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.ToDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value:</b> {0}-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TodayCheckEditCaption">
<summary>
<para><b>Default value:</b> Today
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TomorrowCheckEditCaption">
<summary>
<para><b>Default value:</b> Tomorrow
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipChangeDashboardItemDataBinding">
<summary>
<para><b>Default value:</b> Change the data source for the dashboard item
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipGroupByType">
<summary>
<para><b>Default value</b>: Group Fields by Type
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipRefreshFieldList">
<summary>
<para><b>Default value</b>: Refresh Field List
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipReloadData">
<summary>
<para><b>Default value:</b> Reload data
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipSortAscending">
<summary>
<para><b>Default value</b>: Sort Fields A to Z
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.TooltipSortDescending">
<summary>
<para><b>Default value</b>: Sort Fields Z to A
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UndoRedoActionsCount">
<summary>
<para><b>Default value</b>: {0} {1} Actions
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UndoRedoSingleAction">
<summary>
<para><b>Default value</b>: {0} {1} Action
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UndoText">
<summary>
<para><b>Default value</b>: Undo
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UpdateDashboardDataCaption">
<summary>
<para><b>Default value:</b> Update Dashboard
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UpdateDataCaption">
<summary>
<para><b>Default value:</b> Update
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UpdateDataDescription">
<summary>
<para><b>Default value:</b> Update the dashboard according to the last modifications.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.UpdateDataExtractConfirmation">
<summary>
<para><b>Default value:</b> Do you want to update the data extract with actual data?
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.WeightedLegendGalleryGroupCaption">
<summary>
<para><b>Default value</b>: Position
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.YearLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.YearsLabelCaption">
<summary>
<para><b>Default value</b>: years
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.YearToDateLabelCaption">
<summary>
<para>This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.YearToDateTimePeriodCheckEditCaption">
<summary>
<para><b>Default value</b>: Year-to-date
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.Localization.DashboardWinStringId.YesterdayCheckEditCaption">
<summary>
<para><b>Default value:</b> Yesterday
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.MapPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how Map dashboard items are printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.MapPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the MapPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.MapPrintingOptions.AutomaticPageLayout">
<summary>
<para>Gets or sets whether the page orientation used to print a map dashboard item is selected automatically.
</para>
</summary>
<value><b>true</b>, to automatically select the page orientation used to print a map dashboard item; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.MapPrintingOptions.SizeMode">
<summary>
<para>Gets or sets the print size mode for the map dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.MapPrintingSizeMode"/> enumeration member that specifies the print size mode for the map dashboard item.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardViewer">
<summary>
<para>A Dashboard Viewer control used to embed dashboards created in the Dashboard Designer into a WinForms application.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the DashboardViewer class with the specified container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface which specifies the owner container of a DashboardViewer class instance.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.#ctor">
<summary>
<para>Initializes a new instance of the DashboardViewer class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.About">
<summary>
<para>Activates the control's <b>About</b> dialog box.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.AllowPrintDashboard">
<summary>
<para>Gets or sets whether end-users can print or export a dashboard.
</para>
</summary>
<value><b>true</b>, if end-users can print/export a dashboard; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.AllowPrintDashboardItems">
<summary>
<para>Gets or sets whether end-users can print or export dashboard items.
</para>
</summary>
<value><b>true</b>, if end-users can print/export dashboard items; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.BeforeExport">
<summary>
<para>Occurs when an end-user tries to export a dashboard (dashboard item) to the required format.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.BeforeExportDocument">
<summary>
<para>Allows you to hide specific dashboard items when printing or exporting the entire dashboard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.BeginUpdateParameters">
<summary>
<para>Locks the <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object until the <see cref="M:DevExpress.DashboardWin.DashboardViewer.EndUpdateParameters"/> method call.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.CalculateHiddenTotals">
<summary>
<para>Gets or sets whether to calculate totals that are not displayed in the dashboard item.
</para>
</summary>
<value><b>true</b>, to calculate hidden totals; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.CanClearMasterFilter(System.String)">
<summary>
<para>Returns whether or not the specified master filter can be cleared in the current state.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if the specified master filter can be cleared in the current state; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.CanPerformDrillDown(System.String)">
<summary>
<para>Returns whether or not drill down is possible in the current state of the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if drill down is possible in the current state of the specified dashboard item; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.CanPerformDrillUp(System.String)">
<summary>
<para>Returns whether or not drill up is possible in the current state of the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if drill up is possible in the current state of the specified dashboard item; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.CanSetMasterFilter(System.String)">
<summary>
<para>Returns whether or not the master filter item allows selecting one or more elements.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if the master filter item allows selecting one or more elements; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.CanSetMultiValueMasterFilter(System.String)">
<summary>
<para>Returns whether or not the master filter item allows selecting multiple elements.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if the master filter item allows selecting multiple elements; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ClearMasterFilter(System.String)">
<summary>
<para>Clears the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.ConfigureDataConnection">
<summary>
<para>Allows you to customize connection settings before the DashboardViewer connects to a data store (database, OLAP cube, etc.).
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.ConnectionError">
<summary>
<para>Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomAssemblyLoading">
<summary>
<para>Occurs before a custom assembly is loaded for use as <see cref="T:DevExpress.DashboardCommon.DashboardEFDataSource"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.CustomDBSchemaProviderEx">
<summary>
<para>Allows you to specify a custom schema for the SQL Data Source.
</para>
</summary>
<value>An object that implements the <see cref="T:DevExpress.DataAccess.Sql.IDBSchemaProviderEx"/> interface that provides a custom schema.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomExport">
<summary>
<para>Allows you to customize the exported document.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomFilterExpression">
<summary>
<para>Allows you to include WHERE clauses in SQL queries.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomizeDashboardTitleText">
<summary>
<para>Allows you to customize the text displayed within the dashboard title at runtime.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomizeExportDocument">
<summary>
<para>Allows you to customize the exported document.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomPalette">
<summary>
<para>Provides the capability to substitute the default palette containing colors used to paint dashboard item elements.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.CustomParameters">
<summary>
<para>Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.Dashboard">
<summary>
<para>Gets or sets the currently opened dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that is the currently opened dashboard.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardChanged">
<summary>
<para>Occurs after a dashboard has been opened.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemBeforeControlDisposed">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemClick">
<summary>
<para>Occurs when an end-user clicks a dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlCreated">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlUpdated">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemDoubleClick">
<summary>
<para>Occurs when an end-user double-clicks a dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemElementCustomColor">
<summary>
<para>Allows you to color the required dashboard item elements using the specified colors.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseDown">
<summary>
<para>Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseEnter">
<summary>
<para>Occurs when the mouse pointer enters the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseHover">
<summary>
<para>Occurs when the mouse pointer rests on the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseLeave">
<summary>
<para>Occurs when the mouse pointer leaves the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseMove">
<summary>
<para>Occurs when the mouse pointer is moved over the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseUp">
<summary>
<para>Occurs when the mouse pointer is over the dashboard item and a mouse button is released.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemMouseWheel">
<summary>
<para>Occurs when the mouse wheel moves while the dashboard item has focus.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemSelectionChanged">
<summary>
<para>Occurs after the selection within the dashboard item is changed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemVisualInteractivity">
<summary>
<para>Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DashboardLoaded">
<summary>
<para>Occurs after the dashboard is loaded to the DashboardViewer.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.DashboardSource">
<summary>
<para>Gets or sets a dashboard supplier for the DashboardViewer.
</para>
</summary>
<value>A <see cref="T:System.Object"/> value specifying a dashboard supplier for the DashboardViewer.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.DashboardUri">
<summary>
<para>Gets or sets the URI of the dashboard.
</para>
</summary>
<value>A <see cref="T:System.Uri"/> object that specifies the URI of the dashboard.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DataLoading">
<summary>
<para>Allows you to provide data for the <see cref="T:DevExpress.DashboardCommon.DashboardObjectDataSource"/>.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DataLoadingError">
<summary>
<para>Allows you to suppress the form containing errors that occur during data loading.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.DataSourceOptions">
<summary>
<para>Provides access to options that define the data source options of a DashboardViewer.
</para>
</summary>
<value>A <see cref="T:DevExpress.DataAccess.UI.Design.DataSourceOptionsContainer"/> object containing options that define the data source options of a DashboardViewer.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DrillDownPerformed">
<summary>
<para>Occurs after drill-down is performed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.DrillUpPerformed">
<summary>
<para>Occurs after a drill-up is performed.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.EnableWaitForm">
<summary>
<para>Gets or sets whether the DashboardViewer displays a <b>Wait Form</b> when a time-consuming operation is performed.
</para>
</summary>
<value><b>true</b>, if the DashboardViewer displays a <b>Wait Form</b> when a time-consuming operation is performed; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.EndUpdateParameters">
<summary>
<para>Unlocks the <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object after a call to the <see cref="M:DevExpress.DashboardWin.DashboardViewer.BeginUpdateParameters"/> method and applies changes made to the parameter settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.ExcelExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard item to the Excel format.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing options related to exporting a dashboard item to the Excel format.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToExcel(System.String,System.String,DevExpress.DashboardCommon.ExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Excel format using the specified export options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.ExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToExcel(System.String,System.IO.Stream,DevExpress.DashboardCommon.ExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Excel format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.ExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToExcel(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Excel format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToExcel(System.String,System.String,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Excel format using specified export options.
</para>
</summary>
<param name="dashboardItemName">
Exports the dashboard item to the specified file in Excel format using specified export options.
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.IO.Stream,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format using the specified Image-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.IO.Stream)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.String,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Image format using the specified Image-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.String)">
<summary>
<para>Exports the dashboard item to the specified file in Image format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format using the specified image options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToImage(System.String,System.String,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports the dashboard item to the image file using the specified image options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the image file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.IO.Stream)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.String,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.String)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.String,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportDashboardItemToPdf(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.ExportFormShowing">
<summary>
<para>Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToExcel(System.String,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports dashboard data to the specified file in Excel format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing Excel-specific options.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToExcel(System.String)">
<summary>
<para>Exports dashboard data to the specified file in Excel format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToExcel(System.IO.Stream,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports dashboard data to the specified stream in Excel format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing Excel-specific options.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToExcel(System.IO.Stream)">
<summary>
<para>Exports dashboard data to the specified stream in Excel format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.String)">
<summary>
<para>Exports a dashboard to the specified file in Image format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.String,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in Image format using the specified Image-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.IO.Stream)">
<summary>
<para>Exports a dashboard to the specified stream in Image format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.IO.Stream,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in Image format using the specified Image-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.IO.Stream,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in Image format using the specified image-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToImage(System.String,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified image file using the specified image-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the image file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.String)">
<summary>
<para>Exports a dashboard to the specified file in PDF format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.String,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.IO.Stream)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.IO.Stream,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ExportToPdf(System.String,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.FilterElementDefaultValues">
<summary>
<para>Provides the capability to apply default filtering to filter elements.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetAvailableDrillDownValues(System.String)">
<summary>
<para>Returns axis point tuples identifying elements that can be used to perform drill-down in the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be used to perform drill-down in the specified dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetAvailableFilterValues(System.String)">
<summary>
<para>Returns axis point tuples identifying elements that can be selected in the current state of the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be selected in the current state of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetAvailablePredefinedRanges(System.String)">
<summary>
<para>Returns names of the predefined ranges available for the specified Range Filter.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the Range Filter dashboard item.
</param>
<returns>An array of <see cref="T:System.String"/> values that are names of the available predefined ranges.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetAvailableSelections(System.String)">
<summary>
<para>Returns records identifying elements that can be selected in the current state of the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardDataSet"/> object that represents a list of records identifying elements of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetCurrentDrillDownValues(System.String)">
<summary>
<para>Returns an axis point tuple identifying the current drill-down state.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns>An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object representing a set of axis points.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetCurrentFilterValues(System.String)">
<summary>
<para>Returns axis point tuples identifying currently selected elements in the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be selected in the current state of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetCurrentPredefinedRange(System.String)">
<summary>
<para>Returns the name of the currently selected predefined range.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:System.String"/> value that is the name of the currently selected predefined range.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetCurrentRange(System.String)">
<summary>
<para>Returns the selected range for the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that is the selected range in the specified Range Filter dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetCurrentSelection(System.String)">
<summary>
<para>Returns records identifying currently selected elements in the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardDataSet"/> object that represents a list of records identifying currently selected elements.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetEntireRange(System.String)">
<summary>
<para>Returns the visible range for the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that is the visible range in the specified Range Filter dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetItemData(System.String)">
<summary>
<para>Returns the client data for the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> object that represents multidimensional data visualized in the dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetPrintableComponent(System.String)">
<summary>
<para>Gets a printable component corresponding to the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>An object that implements the <see cref="T:DevExpress.XtraPrinting.IPrintable"/> interface, specifying a component to be printed/exported.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String)">
<summary>
<para>Returns underlying data for the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified dimension values.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardWin.UnderlyingDataTargetValue"/> objects that specify the hierarchy of dimension values.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified data members.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified axis points.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> objects that specify data points in a multidimensional space.
Note that the <i>targetValues</i> parameter should accept points from different data axes.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String,System.Collections.Generic.IList`1,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified axis points.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> objects that specify data points in a multidimensional space.
Note that the <i>targetValues</i> parameter should accept points from different data axes.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.GetUnderlyingData(System.String,System.Collections.Generic.IList`1,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified dimension values.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardWin.UnderlyingDataTargetValue"/> objects that specify the hierarchy of dimension values.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.GridBestFitMaxRowCount">
<summary>
<para>Gets or sets the number of the Grid dashboard item's data rows whose content is processed to apply best fit to columns.
</para>
</summary>
<value>An integer value specifying the number of data rows that are processed to apply best fit to columns.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.ImageExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard/dashboard item to an image.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object containing options related to exporting a dashboard/dashboard item to an image.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.LayoutChanged">
<summary>
<para>Occurs after the dashboard layout is changed.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.LoadDashboard(System.IO.Stream)">
<summary>
<para>Loads a dashboard from a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.LoadDashboard(System.String)">
<summary>
<para>Loads a dashboard from an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.LoadDashboardLayout(System.String)">
<summary>
<para>Loads a dashboard layout from an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard layout.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.LoadDashboardLayout(System.IO.Stream)">
<summary>
<para>Loads a dashboard layout from a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard layout.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.MasterFilterCleared">
<summary>
<para>Occurs when an end-user clears the selection in the master filter item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.MasterFilterDefaultValues">
<summary>
<para>Allows you to apply default filtering to master filter items.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.MasterFilterSet">
<summary>
<para>Occurs when an end-user changes the state of the master filter.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.Parameters">
<summary>
<para>Provides access to dashboard parameter settings and metadata.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object representing a collection of <see cref="T:DevExpress.DashboardWin.DashboardParameterDescriptor"/> objects.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.PdfExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard/dashboard item to the PDF format.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object containing options related to exporting a dashboard/dashboard item to the PDF format.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.PerformDrillDown(System.String,System.Object)">
<summary>
<para>Performs a drill-down for the required element by its value.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="value">
A value that will be used to perform a drill-down for the required element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.PerformDrillDown(System.String,DevExpress.DashboardCommon.DashboardDataRow)">
<summary>
<para>Performs a drill-down for the required element.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="value">
A <see cref="T:DevExpress.DashboardCommon.DashboardDataRow"/> object that identifies the required element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.PerformDrillDown(System.String,DevExpress.DashboardCommon.ViewerData.AxisPointTuple)">
<summary>
<para>Performs a drill-down for the required element.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="tuple">
An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object representing a set of axis points.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.PerformDrillUp(System.String)">
<summary>
<para>Performs a drill-up in the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.PopulateUnusedDataSources">
<summary>
<para>Gets or sets whether the DashboardViewer populates unused dashboard data sources.
</para>
</summary>
<value><b>true</b>, to populate unused dashboard data sources; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.PopupMenuShowing">
<summary>
<para>Allows you to customize a popup menu invoked by end-users in the <see cref="T:DevExpress.DashboardWin.DashboardViewer"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.PrintingOptions">
<summary>
<para>Provides access to options specific to printing and exporting.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardPrintingOptions"/> object that contains settings which specify parameters affecting how the dashboard (dashboard items) is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.PrintPreviewOptions">
<summary>
<para>Provides access to options related to printing a dashboard/dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardPrintPreviewOptions"/> object containing options related to printing a dashboard/dashboard item.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.PrintPreviewShowing">
<summary>
<para>Allows you to customize the Print Preview window at runtime.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.PrintPreviewType">
<summary>
<para>Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
</para>
</summary>
<value>The <see cref="T:DevExpress.DashboardWin.DashboardPrintPreviewType"/> enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.RangeFilterDefaultValue">
<summary>
<para>Provides the capability to specify the default selected range in the Range Filter dashboard item.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ReloadData">
<summary>
<para>Reloads data in the data sources.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ReloadData(System.Boolean)">
<summary>
<para>Reloads data in the data sources.
</para>
</summary>
<param name="suppressWaitForm">
Specifies whether the <b>Loading Panel</b> is shown while data is loaded in the data sources.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ReloadData(System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Reloads data in the data sources.
</para>
</summary>
<param name="parameters">
A list of dashboard parameters.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SaveDashboardLayout(System.IO.Stream)">
<summary>
<para>Saves a dashboard layout to a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard layout.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SaveDashboardLayout(System.String)">
<summary>
<para>Saves a dashboard layout to an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard layout.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.ServiceContainer">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetMasterFilter(System.String,System.Object)">
<summary>
<para>Selects required elements by their values in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="values">
Values that are used to select elements in the master filter item.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetMasterFilter(System.String,System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Selects required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="values">
A list of <see cref="T:DevExpress.DashboardCommon.DashboardDataRow"/> objects used to identify master filter elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetMasterFilter(System.String,System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Selects the required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="tuples">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects used to identify master filter elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetMasterFilter(System.String,DevExpress.DashboardCommon.ViewerData.AxisPointTuple)">
<summary>
<para>Selects required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="tuple">
An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object that identifies a master filter element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetRange(System.String,DevExpress.DashboardCommon.RangeFilterSelection)">
<summary>
<para>Selects the required range in the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<param name="range">
A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that specifies a range in the Range Filter dashboard item.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.SetRange(System.String,System.String)">
<summary>
<para>Selects the specified range in the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<param name="dateTimePeriodName">
A <see cref="T:System.String"/> that specifies the name of the predefined range used to perform a selection.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ShowDashboardParametersForm">
<summary>
<para>Invokes the Dashboard Parameters dialog in the DashboardViewer.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ShowExportDashboardDialog(DevExpress.DashboardCommon.DashboardExportFormat)">
<summary>
<para>Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
</para>
</summary>
<param name="format">
A <see cref="T:DevExpress.DashboardCommon.DashboardExportFormat"/> value that specifies the export format.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ShowExportDashboardItemDialog(System.String,DevExpress.DashboardCommon.DashboardExportFormat)">
<summary>
<para>Invokes the dialog that allows end-users to export the dashboard item to the specified format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the dashboard item to export.
</param>
<param name="format">
A <see cref="T:DevExpress.DashboardCommon.DashboardExportFormat"/> value that specifies the export format. Note that some items (i.e., <see cref="T:DevExpress.DashboardCommon.TextBoxDashboardItem"/> or <see cref="T:DevExpress.DashboardCommon.ImageDashboardItem"/>) do not support exporting to the <see cref="F:DevExpress.DashboardCommon.DashboardExportFormat.Excel"/> format.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ShowPrintPreview">
<summary>
<para>Invokes the Print Preview, which shows the print preview of the dashboard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardViewer.ShowRibbonPrintPreview">
<summary>
<para>Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.SingleFilterDefaultValue">
<summary>
<para>Allows you to specify a default filter value for the Single Master Filter.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.UseDataAccessApi">
<summary>
<para>Gets or sets whether to enable the capability to access the client and underlying data.
</para>
</summary>
<value><b>true</b>, to enable the capability to access the client and underlying data; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardViewer.UserAction">
<summary>
<para>Gets the end-user action performed on the <see cref="T:DevExpress.DashboardWin.DashboardViewer"/>.
</para>
</summary>
<value>The <see cref="T:DevExpress.DashboardWin.UserAction"/> object that is the end-user action performed on the <see cref="T:DevExpress.DashboardWin.DashboardViewer"/>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardViewer.ValidateCustomSqlQuery">
<summary>
<para>Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardDesigner">
<summary>
<para>A Dashboard Designer control that constitutes a designer application for creating dashboards.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.#ctor">
<summary>
<para>Initializes a new instance of the DashboardDesigner class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.About">
<summary>
<para>Activates the control's <b>About</b> dialog box.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.ActionOnClose">
<summary>
<para>Gets or sets the required action when the currently opened dashboard is being closed.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardActionOnClose"/> enumeration value that specifies the required action.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.AllowEditComponentName">
<summary>
<para>Gets or sets whether or not the DashboardDesigner allows end-users to edit component names.
</para>
</summary>
<value><b>true</b>, to allow end-users to edit component names; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.AllowPrintDashboard">
<summary>
<para>Gets or sets whether end-users can print or export a dashboard.
</para>
</summary>
<value><b>true</b>, if end-users can print/export a dashboard; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.AllowPrintDashboardItems">
<summary>
<para>Gets or sets whether end-users can print or export dashboard items.
</para>
</summary>
<value><b>true</b>, if end-users can print/export dashboard items; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.BarAndDockingController">
<summary>
<para>Gets or sets the BarAndDockingController that will provide default appearance options for the DashboardDesigner's elements.
</para>
</summary>
<value>A DashboardBarAndDockingController object providing appearance options.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.BeforeExport">
<summary>
<para>Occurs when an end-user tries to export a dashboard (dashboard item) in the required format.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.BeforeExportDocument">
<summary>
<para>Allows you to hide specific dashboard items when printing or exporting the entire dashboard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.BeginUpdateParameters">
<summary>
<para>Locks the <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object until the <see cref="M:DevExpress.DashboardWin.DashboardDesigner.EndUpdateParameters"/> method call.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CanClearMasterFilter(System.String)">
<summary>
<para>Returns whether or not the specified master filter can be cleared in the current state.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns><b>true</b>, if the specified master filter can be cleared in the current state; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CanPerformDrillDown(System.String)">
<summary>
<para>Returns whether or not drill down is possible in the current state of the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns><b>true</b>, if drill down is possible in the current state of the specified dashboard item; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CanPerformDrillUp(System.String)">
<summary>
<para>Returns whether or not drill up is possible in the current state of the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns><b>true</b>, if drill up is possible in the current state of the specified dashboard item; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CanSetMasterFilter(System.String)">
<summary>
<para>Returns whether or not the master filter item allows selecting one or more elements.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns><b>true</b>, if the master filter item allows selecting one or more elements; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CanSetMultiValueMasterFilter(System.String)">
<summary>
<para>Returns whether or not the master filter item allows selecting multiple elements.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns><b>true</b>, if the master filter item allows selecting multiple elements; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ClearMasterFilter(System.String)">
<summary>
<para>Clears the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CloseDashboard">
<summary>
<para> </para>
</summary>
<returns> </returns>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.ConfigureDataConnection">
<summary>
<para>Allows you to customize connection settings before the DashboardDesigner connects to a data store (database, OLAP cube, etc.).
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.ConfirmSaveOnClose">
<summary>
<para>Gets or sets whether to show the save confirmation dialog when a window that contains the DashboardDesigner is closed.
</para>
</summary>
<value><b>true</b> to show the save confirmation dialog when a window that contains the DashboardDesigner is closed; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.ConnectionError">
<summary>
<para>Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CreateBars">
<summary>
<para>Creates and initializes a toolbar menu in the DashboardDesigner's parent control.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.CreateRibbon">
<summary>
<para>Creates and initializes a Ribbon in the DashboardDesigner's parent control.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomAssemblyLoading">
<summary>
<para>Occurs before a custom assembly is loaded for use as <see cref="T:DevExpress.DashboardCommon.DashboardEFDataSource"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.CustomDataConnections">
<summary>
<para>Gets the list of custom data connections displayed in the Create Data Source wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DataAccess.DataConnectionCollection"/> object containing custom data connections displayed in the Create Data Source wizard.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.CustomDBSchemaProvider">
<summary>
<para>For internal use.</para>
</summary>
<value> </value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.CustomDBSchemaProviderEx">
<summary>
<para>Allows you to specify a custom schema for the SQL Data Source.
</para>
</summary>
<value>An object that implements the <see cref="T:DevExpress.DataAccess.Sql.IDBSchemaProviderEx"/> interface that provides a custom schema.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomExport">
<summary>
<para>Allows you to customize the exported document.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomFilterExpression">
<summary>
<para>Allows you to include WHERE clauses in SQL queries.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomizeDashboardTitleText">
<summary>
<para>Allows you to customize the text displayed within the dashboard title at runtime.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomizeExportDocument">
<summary>
<para>Allows you to customize the exported document.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomPalette">
<summary>
<para>Provides the capability to substitute the default palette containing colors used to paint dashboard item elements.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.CustomParameters">
<summary>
<para>Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.Dashboard">
<summary>
<para>Gets or sets the currently opened dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that is the currently opened dashboard.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardChanged">
<summary>
<para>Occurs after a dashboard has been opened.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardClosing">
<summary>
<para>Occurs after the current dashboard opened in the DashboardDesigner is being closed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardCreating">
<summary>
<para>Allows you to customize a dashboard when it is being created.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DashboardFileName">
<summary>
<para>Gets the name of the file where the currently opened dashboard is stored.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies the name of the file where the currently open dashboard is stored.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemBeforeControlDisposed">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemClick">
<summary>
<para>Occurs when an end-user clicks a dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemControlCreated">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemControlUpdated">
<summary>
<para>Allows you to access underlying WinForms controls.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemDoubleClick">
<summary>
<para>Occurs when an end-user double-clicks a dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemElementCustomColor">
<summary>
<para>Allows you to color the required dashboard item elements using the specified colors.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseDown">
<summary>
<para>Occurs when the mouse pointer is over the dashboard item and a mouse button is pressed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseEnter">
<summary>
<para>Occurs when the mouse pointer enters the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseHover">
<summary>
<para>Occurs when the mouse pointer rests on the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseLeave">
<summary>
<para>Occurs when the mouse pointer leaves the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseMove">
<summary>
<para>Occurs when the mouse pointer is moved over the dashboard item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseUp">
<summary>
<para>Occurs when the mouse pointer is over the dashboard item and a mouse button is released.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemMouseWheel">
<summary>
<para>Occurs when the mouse wheel moves while the dashboard item has focus.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemSelectionChanged">
<summary>
<para>Occurs after the selection within the dashboard item is changed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemVisualInteractivity">
<summary>
<para>Allows you to provide custom visual interactivity for data-bound dashboard items that support element selection and highlighting.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardLoaded">
<summary>
<para>Occurs after the dashboard is loaded to the DashboardDesigner.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardOpening">
<summary>
<para>Allows you to implement custom logic for dashboard opening.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaved">
<summary>
<para>Allows to obtain the path to the dashboard XML definition before and after the save operation.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaving">
<summary>
<para>Allows you to implement custom logic for dashboard saving.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DataLoading">
<summary>
<para>Allows you to provide data for the <see cref="T:DevExpress.DashboardCommon.DashboardObjectDataSource"/>.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DataLoadingError">
<summary>
<para>Allows you to suppress the form containing errors that occur during data loading.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DataSourceOptions">
<summary>
<para>Provides access to options that define the data source options of a DashboardDesigner.
</para>
</summary>
<value>A <see cref="T:DevExpress.DataAccess.UI.Design.DataSourceOptionsContainer"/> object containing options that define the data source options of a DashboardDesigner.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DataSourceWizard">
<summary>
<para>Provides the capability to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings"/> object containing settings used to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DataSourceWizardCustomization">
<summary>
<para>Provides the capability to customize the Data Source wizard used to create new data sources.
</para>
</summary>
<value>An object implementing the IDashboardDataSourceWizardCustomization interface.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DataSourceWizardCustomizationService">
<summary>
<para>Provides the capability to customize the Data Source wizard used to create new data sources.
</para>
</summary>
<value>An object implementing the <see cref="T:DevExpress.DashboardWin.IDataSourceWizardCustomizationService"/> interface.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.DataSourceWizardSettings">
<summary>
<para>Gets or sets settings used to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardDataSourceWizardSettings"/> object containing settings used to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DrillDownPerformed">
<summary>
<para>Occurs after a drill-down is performed.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.DrillUpPerformed">
<summary>
<para>Occurs after a drill-up is performed.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.EnableWaitForm">
<summary>
<para>Gets or sets whether the DashboardDesigner displays a <b>Wait Form</b> when a time-consuming operation is performed.
</para>
</summary>
<value><b>true</b>, if the DashboardDesigner displays a <b>Wait Form</b> when a time-consuming operation is performed; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.EndUpdateParameters">
<summary>
<para>Unlocks the <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object after a call to the <see cref="M:DevExpress.DashboardWin.DashboardDesigner.BeginUpdateParameters"/> method and applies changes made to the parameter settings.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.ExcelExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard item to the Excel format.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing options related to exporting a dashboard item to the Excel format.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToExcel(System.String,System.IO.Stream,DevExpress.DashboardCommon.ExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Excel format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.ExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToExcel(System.String,System.String,DevExpress.DashboardCommon.ExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Excel format using the specified export options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.ExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToExcel(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Excel format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToExcel(System.String,System.String,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Excel format using specified export options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object which specifies the Excel export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.IO.Stream)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.IO.Stream,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format using the specified Image-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.String)">
<summary>
<para>Exports the dashboard item to the specified file in Image format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.String,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in Image format using the specified Image-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in Image format using the specified image options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToImage(System.String,System.String,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports the dashboard item to the image file using the specified image options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the image file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.IO.Stream)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.String)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.String,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.IO.Stream,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportDashboardItemToPdf(System.String,System.String,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports the dashboard item to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item to be exported.
</param>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when the dashboard item is exported.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.ExportFormShowing">
<summary>
<para>Occurs when the Export Form is about to be displayed, and allows you to cancel the action.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToExcel(System.IO.Stream,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports dashboard data to the specified stream in Excel format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing Excel-specific options.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToExcel(System.IO.Stream)">
<summary>
<para>Exports dashboard data to the specified stream in Excel format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created Excel file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToExcel(System.String,DevExpress.DashboardCommon.DashboardExcelExportOptions)">
<summary>
<para>Exports dashboard data to the specified file in Excel format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardExcelExportOptions"/> object containing Excel-specific options.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToExcel(System.String)">
<summary>
<para>Exports dashboard data to the specified file in Excel format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Excel file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.String)">
<summary>
<para>Exports a dashboard to the specified file in Image format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.String,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in Image format using the specified Image-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the Image file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.IO.Stream,DevExpress.XtraPrinting.ImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in Image format using the specified Image-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object that specifies the Image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.IO.Stream)">
<summary>
<para>Exports a dashboard to the specified stream in Image format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.String,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified image file using the specified image-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the image file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToImage(System.IO.Stream,DevExpress.DashboardCommon.DashboardImageExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in Image format using the specified image-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object that specifies the image export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.String,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.String)">
<summary>
<para>Exports a dashboard to the specified file in PDF format.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.IO.Stream)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.IO.Stream,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ExportToPdf(System.String,DevExpress.DashboardCommon.DashboardPdfExportOptions)">
<summary>
<para>Exports a dashboard to the specified file in PDF format using the specified PDF-specific options.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to the PDF file.
</param>
<param name="options">
A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object which specifies the PDF export options to be applied when a dashboard is exported.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.FilterElementDefaultValues">
<summary>
<para>Provides the capability to apply default filtering to filter elements.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetAvailableDrillDownValues(System.String)">
<summary>
<para>Returns axis point tuples identifying elements that can be used to perform drill-down in the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be used to perform drill-down in the specified dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetAvailableFilterValues(System.String)">
<summary>
<para>Returns axis point tuples identifying elements that can be selected in the current state of the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be selected in the current state of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetAvailablePredefinedRanges(System.String)">
<summary>
<para>Returns names of the predefined ranges available for the specified Range Filter.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the Range Filter dashboard item.
</param>
<returns>An array of <see cref="T:System.String"/> values that are names of the available predefined ranges.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetAvailableSelections(System.String)">
<summary>
<para>Returns records identifying elements that can be selected in the current state of the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardDataSet"/> object that represents a list of records identifying elements of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetCurrentDrillDownValues(System.String)">
<summary>
<para>Returns an axis point tuple identifying the current drill-down state.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the dashboard item.
</param>
<returns>An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object representing a set of axis points.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetCurrentFilterValues(System.String)">
<summary>
<para>Returns axis point tuples identifying currently selected elements in the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects identifying elements that can be selected in the current state of the master filter item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetCurrentPredefinedRange(System.String)">
<summary>
<para>Returns the name of the currently selected predefined range.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:System.String"/> value that is the name of the currently selected predefined range.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetCurrentRange(System.String)">
<summary>
<para>Returns the selected range for the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that is the selected range in the specified Range Filter dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetCurrentSelection(System.String)">
<summary>
<para>Returns records identifying currently selected elements in the master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that is the component name of the master filter item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardDataSet"/> object that represents a list of records identifying currently selected elements.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetEntireRange(System.String)">
<summary>
<para>Returns the visible range for the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that is the visible range in the specified Range Filter dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetItemData(System.String)">
<summary>
<para>Returns the client data for the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> object that represents multidimensional data visualized in the dashboard item.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetPrintableComponent(System.String)">
<summary>
<para>Gets a printable component corresponding to the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>An object that implements the <see cref="T:DevExpress.XtraPrinting.IPrintable"/> interface, specifying a component to be printed/exported.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String)">
<summary>
<para>Returns a list of records from the dashboard data source for the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that is the list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String,System.Collections.Generic.IList`1,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified dimension values.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardWin.UnderlyingDataTargetValue"/> objects that specify the hierarchy of dimension values.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified data members.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String,System.Collections.Generic.IList`1,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified axis points.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> objects that specify data points in a multidimensional space.
Note that the <i>targetValues</i> parameter should accept points from different data axes.
</param>
<param name="dataMembers">
A list of <see cref="T:System.String"/> values that specify data member identifiers used to obtain underlying data.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified dimension values.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardWin.UnderlyingDataTargetValue"/> objects that specify the hierarchy of dimension values.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.GetUnderlyingData(System.String,System.Collections.Generic.IList`1)">
<summary>
<para>Returns underlying data for the specified dashboard item by the specified axis points.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="targetValues">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> objects that specify data points in a multidimensional space.
Note that the <i>targetValues</i> parameter should accept points from different data axes.
</param>
<returns>A <see cref="T:DevExpress.DashboardCommon.DashboardUnderlyingDataSet"/> object that represents a list of records from the dashboard data source.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.GridBestFitMaxRowCount">
<summary>
<para>Gets or sets the number of the Grid dashboard item's data rows whose content is processed to apply best fit to columns.
</para>
</summary>
<value>An integer value specifying the number of data rows that are processed to apply best fit to columns.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.HandleDashboardClosing">
<summary>
<para>Handles the dashboard close process.
</para>
</summary>
<returns><b>true</b>, if the dashboard closing has been handled; <b>false</b>, if the dashboard closing has been cancelled.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.ImageExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard/dashboard item to an image.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardImageExportOptions"/> object containing options related to exporting a dashboard/dashboard item to an image.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.IsDashboardModified">
<summary>
<para>Gets whether the dashboard has been modified since the last save.
</para>
</summary>
<value><b>true</b>, if the dashboard has been modified since the last save; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.LayoutChanged">
<summary>
<para>Occurs after the dashboard layout is changed.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.LoadDashboard(System.String)">
<summary>
<para>Loads a dashboard from an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.LoadDashboard(System.IO.Stream)">
<summary>
<para>Loads a dashboard from a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard XML definition.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.LoadDashboardLayout(System.String)">
<summary>
<para>Loads a dashboard layout from an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard layout.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.LoadDashboardLayout(System.IO.Stream)">
<summary>
<para>Loads a dashboard layout from a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard layout.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.MasterFilterCleared">
<summary>
<para>Occurs when an end-user clears the selection in the master filter item.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.MasterFilterDefaultValues">
<summary>
<para>Allows you to apply default filtering to master filter items.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.MasterFilterSet">
<summary>
<para>Occurs when an end-user changes the state of the master filter.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.MenuManager">
<summary>
<para>Gets or sets the menu manager that controls the look and feel of the DashboardDesigner menus.
</para>
</summary>
<value>An object which implements the DevExpress.Utils.Menu.IDXMenuManager interface.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.Parameters">
<summary>
<para>Provides access to dashboard parameter settings and metadata.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardParameters"/> object representing a collection of <see cref="T:DevExpress.DashboardWin.DashboardParameterDescriptor"/> objects.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.PdfExportOptions">
<summary>
<para>Provides access to options related to exporting a dashboard/dashboard item to the PDF format.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardPdfExportOptions"/> object containing options related to exporting a dashboard/dashboard item to the PDF format.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.PerformDrillDown(System.String,System.Object)">
<summary>
<para>Performs a drill-down for the required element by its value.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="value">
A value that will be used to perform a drill-down for the required element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.PerformDrillDown(System.String,DevExpress.DashboardCommon.DashboardDataRow)">
<summary>
<para>Performs a drill-down for the required element.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that species the component name of the dashboard item.
</param>
<param name="value">
A <see cref="T:DevExpress.DashboardCommon.DashboardDataRow"/> object that identifies the required element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.PerformDrillDown(System.String,DevExpress.DashboardCommon.ViewerData.AxisPointTuple)">
<summary>
<para>Performs a drill-down for the required element.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
<param name="tuple">
An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object representing a set of axis points.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.PerformDrillUp(System.String)">
<summary>
<para>Performs a drill-up for the specified dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the dashboard item.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.PopupMenu">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.PopupMenuShowing">
<summary>
<para>Allows you to customize a popup menu invoked by end-users in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.PrintingOptions">
<summary>
<para>Provides access to options specific to printing and exporting.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardPrintingOptions"/> object that contains settings which specify parameters affecting how the dashboard (dashboard items) is printed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewOptions">
<summary>
<para>Provides access to options related to printing a dashboard/dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardPrintPreviewOptions"/> object containing options related to printing a dashboard/dashboard item.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewShowing">
<summary>
<para>Allows you to customize the Print Preview window at runtime.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.PrintPreviewType">
<summary>
<para>Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
</para>
</summary>
<value>The <see cref="T:DevExpress.DashboardWin.DashboardPrintPreviewType"/> enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.RangeFilterDefaultValue">
<summary>
<para>Provides the capability to specify the default selected range in the Range Filter dashboard item.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.RangeFilterIncludeCurrentDate">
<summary>
<para>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 <b>Edit Periods</b> dialog.
</para>
</summary>
<value><b>true</b>, to include the current date (year/quarter/month/etc.) in a 'Last' and 'Next' newly created predefined periods; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.RangeFilterPredefinedDateTimePeriods">
<summary>
<para>Allows you to customize the list of predefined periods in the <b>Edit Periods</b> dialog for the Range Filter dashboard item.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ReloadData">
<summary>
<para>Reloads data in the data sources.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ReloadData(System.Boolean)">
<summary>
<para>Reloads data in the data sources.
</para>
</summary>
<param name="suppressWaitForm">
Specifies whether the <b>Loading Panel</b> is shown while data is loaded in the data sources.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SaveDashboardLayout(System.String)">
<summary>
<para>Saves a dashboard layout to an XML file.
</para>
</summary>
<param name="filePath">
A <see cref="T:System.String"/> that specifies the path to an XML file that contains the dashboard layout.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SaveDashboardLayout(System.IO.Stream)">
<summary>
<para>Saves a dashboard layout to a stream.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object that contains the dashboard layout.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.SelectedDashboardItem">
<summary>
<para>Gets or sets the currently selected dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.DashboardItem"/> descendant that specifies the currently selected dashboard item.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.SelectedDataMember">
<summary>
<para>Gets or sets the currently selected data member.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the currently selected data member.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.SelectedDataSource">
<summary>
<para>Gets or sets the currently selected data source.
</para>
</summary>
<value>An object implementing the <see cref="T:DevExpress.DashboardCommon.IDashboardDataSource"/> interface that specifies the currently selected data source.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.SelectedDataSourceChanged">
<summary>
<para>Occurs after the selected data source or query/data member is changed in the Data Source Browser.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.ServiceContainer">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetMasterFilter(System.String,System.Object)">
<summary>
<para>Selects required elements by their values in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="values">
Values that will be used to select elements in the master filter item.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetMasterFilter(System.String,System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Selects the required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="tuples">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects used to identify master filter elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetMasterFilter(System.String,System.Collections.Generic.IEnumerable`1)">
<summary>
<para>Selects required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="values">
A list of <see cref="T:DevExpress.DashboardCommon.DashboardDataRow"/> objects used to identify master filter elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetMasterFilter(System.String,DevExpress.DashboardCommon.ViewerData.AxisPointTuple)">
<summary>
<para>Selects required elements in the specified master filter item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the master filter item.
</param>
<param name="tuple">
An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object that identifies a master filter element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetRange(System.String,DevExpress.DashboardCommon.RangeFilterSelection)">
<summary>
<para>Selects the required range in the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<param name="range">
A <see cref="T:DevExpress.DashboardCommon.RangeFilterSelection"/> object that specifies a range in the Range Filter dashboard item.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.SetRange(System.String,System.String)">
<summary>
<para>Selects the specified range in the specified Range Filter dashboard item.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> that specifies the component name of the Range Filter dashboard item.
</param>
<param name="dateTimePeriodName">
A <see cref="T:System.String"/> that specifies the name of the predefined range used to perform a selection.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowDashboardParametersForm">
<summary>
<para>Invokes the Dashboard Parameters dialog in the DashboardDesigner.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowDataSourceWizard">
<summary>
<para>Invokes the Data Source wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowExportDashboardDialog(DevExpress.DashboardCommon.DashboardExportFormat)">
<summary>
<para>Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
</para>
</summary>
<param name="format">
A <see cref="T:DevExpress.DashboardCommon.DashboardExportFormat"/> value that specifies the export format.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowExportDashboardItemDialog(System.String,DevExpress.DashboardCommon.DashboardExportFormat)">
<summary>
<para>Invokes the dialog that allows end-users to export the dashboard item to the specified format.
</para>
</summary>
<param name="dashboardItemName">
A <see cref="T:System.String"/> value that specifies the component name of the dashboard item to export.
</param>
<param name="format">
A <see cref="T:DevExpress.DashboardCommon.DashboardExportFormat"/> value that specifies the export format. Note that some items (i.e., <see cref="T:DevExpress.DashboardCommon.TextBoxDashboardItem"/> or <see cref="T:DevExpress.DashboardCommon.ImageDashboardItem"/>) do not support exporting to the <see cref="F:DevExpress.DashboardCommon.DashboardExportFormat.Excel"/> format.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowPrintPreview">
<summary>
<para>Invokes the Print Preview, which shows the print preview of the dashboard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowRibbonPrintPreview">
<summary>
<para>Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.ShowSaveConfirmationDialog">
<summary>
<para>Invokes a save confirmation dialog.
</para>
</summary>
<returns><b>true</b> if the DashboardDesigner can be closed; <b>false</b> if an end-user canceled closing the DashboardDesigner.
</returns>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.SingleFilterDefaultValue">
<summary>
<para>Allows you to specify a default filter value for the Single Master Filter.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesigner.UpdateExtractFile(System.Boolean,System.String)">
<summary>
<para>Updates a file containing a data extract.
</para>
</summary>
<param name="suppressWaitForm">
A <see cref="T:System.Boolean"/> value that specifies whether the <b>Loading Panel</b> is shown while an extract file is being updated.
</param>
<param name="extractDataSourceName">
A <see cref="T:System.String"/> value that specifies the component name of the extract data source.
</param>
<returns><b>true</b>, if a file containing a data extract has been successfully updated; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.UseCardLegacyLayout">
<summary>
<para>Gets or sets whether to enable the legacy card layout used prior to v17.1.
</para>
</summary>
<value><b>true</b>, to enable the legacy card layout used prior to v17.1; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesigner.UserAction">
<summary>
<para>Gets the end-user action performed on the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
<value>The <see cref="T:DevExpress.DashboardWin.UserAction"/> object that is the end-user action performed on the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DashboardDesigner.ValidateCustomSqlQuery">
<summary>
<para>Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView">
<summary>
<para>Provides a view for the <b>Specify Extract Parameters</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.#ctor">
<summary>
<para>Initializes a new instance of the ExtractParametersPageView class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.InitParametersEditor(System.Collections.Generic.IEnumerable`1,System.Collections.Generic.List`1)">
<summary>
<para>Initializes a parameter's editor on the wizard page.
</para>
</summary>
<param name="extractParameters">
A collection of objects implementing the <see cref="T:DevExpress.Data.IParameter"/> interface.
</param>
<param name="viewModels">
A collection of DashboardParameterViewModel objects.
</param>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.OnShowPreview">
<summary>
<para>Occurs when a preview window is invoked.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.Parameters">
<summary>
<para>Gets parameters displayed in the wizard page.
</para>
</summary>
<value>A collection of objects implementing the <see cref="T:DevExpress.Data.IParameter"/> interface.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ExtractParametersPageView.ShowPreviewData(System.Object)">
<summary>
<para>Invokes a preview window.
</para>
</summary>
<param name="data">
An object that contains data to be shown in a preview window.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView">
<summary>
<para>Provides a view for the <b>Specify Filter Options</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.#ctor">
<summary>
<para>Initializes a new instance of the ConfigureExtractDataSourcePageView class.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.Changed">
<summary>
<para>Occurs when any option is changed in the wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.FilterOnExtractCreating">
<summary>
<para>Gets or sets a filter criteria applied when creating a data extract.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies a filter criteria.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.NumberOfRows">
<summary>
<para>Gets or sets a number of rows to be extracted.
</para>
</summary>
<value>An integer value that specifies a number of rows to be extracted.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.OnShowPreview">
<summary>
<para>Occurs when the Data Preview window is invoked.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.SetFilterColumnsCollection(DevExpress.DashboardCommon.IDashboardDataSource,System.String,DevExpress.DataAccess.Wizard.Services.IParameterService)">
<summary>
<para>Specifies fields that will fall into the filter criteria.
</para>
</summary>
<param name="dataSource">
An object implementing the <see cref="T:DevExpress.DashboardCommon.IDashboardDataSource"/> object.
</param>
<param name="dataMember">
A <see cref="T:System.String"/> that specifies the data member from the data source.
</param>
<param name="parameterService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IParameterService"/> interface that provides a service functionality to manage parameters.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureExtractDataSourcePageView.ShowPreviewData(System.Object)">
<summary>
<para>Invokes the Data Preview window containing data that will be placed into a data extract.
</para>
</summary>
<param name="data">
An object containing data that will be placed into a data extract.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.ChooseExtractFieldsPageView">
<summary>
<para>Provides a view for the <b>Select Data Fields</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ChooseExtractFieldsPageView.#ctor">
<summary>
<para>Initializes a new instance of the ChooseExtractFieldsPageView class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ChooseExtractFieldsPageView.FieldList">
<summary>
<para>Gets the list allowing end-users to select fields that will fall into a data extract.
</para>
</summary>
<value>An object implementing the IDataFieldsBrowserView interface.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ChooseExtractFieldsPageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView">
<summary>
<para>Provides a view for the <b>Create a Data Extract</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.#ctor">
<summary>
<para>Initializes a new instance of the CreateExtractDataSourcePageView class.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.Changed">
<summary>
<para>Occurs when any option is changed in the wizard page.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.ExtractFileMask">
<summary>
<para>Identifies a mask for a file containing the data extract.
</para>
</summary>
<returns> </returns>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.SelectedDataMemberChanged">
<summary>
<para>Occurs when a selected data member is changed in the wizard page.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardWin.DataSourceWizard.CreateExtractDataSourcePageView.SelectedDataSourceChanged">
<summary>
<para>Occurs when a selected data source is changed in the wizard page.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView">
<summary>
<para>If implemented, provides a view for the <b>Save Extract to a File</b> page of the Data Source Wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView.FileName">
<summary>
<para>Gets or sets a path to a data extract file.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies a path to a data extract file.
</value>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView.FileNameChanged">
<summary>
<para>Occurs when a path to a data extract file is changed.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView.WaitFormActivator">
<summary>
<para>Returns an object that displays a form while the wizard is loading information about a data extract.
</para>
</summary>
<value>An object implementing the IDashboardWaitFormActivator interface.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView">
<summary>
<para>If implemented, provides a view for the <b>Specify Extract Parameters</b> page of the Data Source Wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView.InitParametersEditor(System.Collections.Generic.IEnumerable`1,System.Collections.Generic.List`1)">
<summary>
<para>Initializes a parameter's editor on the wizard page.
</para>
</summary>
<param name="parameters">
A collection of objects implementing the <see cref="T:DevExpress.Data.IParameter"/> interface.
</param>
<param name="viewModels">
A collection of DashboardParameterViewModel objects.
</param>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView.OnShowPreview">
<summary>
<para>Occurs when a preview window is invoked.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView.Parameters">
<summary>
<para>Gets parameters displayed in the wizard page.
</para>
</summary>
<value>A collection of objects implementing the <see cref="T:DevExpress.Data.IParameter"/> interface.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView.ShowPreviewData(System.Object)">
<summary>
<para>Invokes a preview window.
</para>
</summary>
<param name="data">
An object that contains data to be shown in a preview window.
</param>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView">
<summary>
<para>If implemented, provides a view for the <b>Specify Filter Options</b> page of the Data Source Wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.Changed">
<summary>
<para>Occurs when any option is changed in the wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.FilterOnExtractCreating">
<summary>
<para>Gets or sets filter criteria applied to extract data.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies filter criteria applied to extract data.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.NumberOfRows">
<summary>
<para>Gets or sets the number of rows that will fall into a data extract.
</para>
</summary>
<value>An integer value that specifies the number of rows that will fall into a data extract.
</value>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.OnShowPreview">
<summary>
<para>Occurs when a preview window is invoked.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.SetFilterColumnsCollection(DevExpress.DashboardCommon.IDashboardDataSource,System.String,DevExpress.DataAccess.Wizard.Services.IParameterService)">
<summary>
<para>Specifies columns that will fall into filter criteria applied to extract data.
</para>
</summary>
<param name="dataSource">
An object implementing the <see cref="T:DevExpress.DashboardCommon.IDashboardDataSource"/> object.
</param>
<param name="dataMember">
A <see cref="T:System.String"/> value that is a data member from the data source.
</param>
<param name="parameterService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IParameterService"/> interface.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView.ShowPreviewData(System.Object)">
<summary>
<para>Invokes a preview window.
</para>
</summary>
<param name="data">
An object that contains data to be shown in a preview window.
</param>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.IChooseExtractFieldsPageView">
<summary>
<para>If implemented, provides a view for the <b>Select Data Fields</b> page of the Data Source Wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.IChooseExtractFieldsPageView.FieldList">
<summary>
<para>Gets a list containing fields that will fall into a data extract.
</para>
</summary>
<value>An object implementing the IDataFieldsBrowserView interface.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView">
<summary>
<para>If implemented, provides a view for the <b>Create a Data Extract</b> page of the Data Source Wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.Changed">
<summary>
<para>Occurs when any option is changed in the wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.DataMember">
<summary>
<para>Gets or sets a data member specified in the wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is a data member specified in the wizard page.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.DataMemberEnabled">
<summary>
<para>Gets or sets whether on not an option allowing end-users to select a data member is enabled.
</para>
</summary>
<value><b>true</b>, to enable an option allowing end-users to select a data member; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.DataMembers">
<summary>
<para>Gets or sets data members available in the wizard page.
</para>
</summary>
<value>A collection of the <see cref="T:System.String"/> values that are data members available in the wizard page.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.DataSourceNames">
<summary>
<para>Gets or sets data source names available in the wizard page.
</para>
</summary>
<value>A collection of the <see cref="T:System.String"/> values that are data source names available in the wizard page.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.ExtractCreationMode">
<summary>
<para>Gets or sets a mode for creating a data extract.
</para>
</summary>
<value>An ExtractCreationMode object that specifies a mode for creating a data extract.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.ExtractDriverName">
<summary>
<para>Gets or sets a name of the driver used to read/write a data extract.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies a name of the driver used to read/write a data extract.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.FileName">
<summary>
<para>Gets or sets a path to the file containing a data extract.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies a path to the file containing a data extract.
</value>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.SelectedDataMemberChanged">
<summary>
<para>Occurs when a selected data member is changed in the wizard page.
</para>
</summary>
</member>
<member name="E:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.SelectedDataSourceChanged">
<summary>
<para>Occurs when a selected data source is changed in the wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView.SelectedDataSourceIndex">
<summary>
<para>Gets or sets an index of the selected data source.
</para>
</summary>
<value>An integer value that specifies an index of the selected data source.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1">
<summary>
<para>Provides a presenter to the <b>Save Extract to a File</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the StoreExtractFilePage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IStoreExtractFilePageView"/> interface.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.StoreExtractFilePage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1">
<summary>
<para>Provides a presenter to the <b>Specify Extract Parameters</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView,DevExpress.DataAccess.Wizard.Services.IParameterService,DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of theExtractParametersPage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IExtractParametersPageView"/> interface.
</param>
<param name="parameterService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IParameterService"/> interface.
</param>
<param name="dataSourceInfoService">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService"/> interface.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ExtractParametersPage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1">
<summary>
<para>Provides a presenter to the <b>Specify Filter Options</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView,DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService,DevExpress.DataAccess.Wizard.Services.IParameterService,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the ConfigureExtractDataSourcePage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IConfigureExtractDataSourcePageView"/> interface that provides a view for a wizard page.
</param>
<param name="dataSourceInfoService">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService"/> interface providing information about a data source used to create a data extract.
</param>
<param name="parameterService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IParameterService"/> interface that provides a service functionality to manage parameters.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureExtractDataSourcePage`1.Validate(System.String@)">
<summary>
<para>Validates the correctness of settings specified on the current wizard page.
</para>
</summary>
<param name="errorMessage">
A <see cref="T:System.String"/> value specifying the text of an error message shown if the validation fails.
</param>
<returns><b>true</b>, if the validation succeeded; otherwise, <b>false</b>.
</returns>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1">
<summary>
<para>Provides a presenter to the <b>Select Data Fields</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.IChooseExtractFieldsPageView,DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the ChooseExtractFieldsPage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IChooseExtractFieldsPageView"/> interface that provides a view for a wizard page.
</param>
<param name="dataSourceInfoService">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService"/> interface providing information about a data source used to create a data extract.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ChooseExtractFieldsPage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1">
<summary>
<para>Provides a presenter to the <b>Create a Data Extract</b> page of the Data Source wizard (Extract Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView,DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService,DevExpress.DataAccess.Wizard.IWizardRunnerContext,DevExpress.Data.Utils.IDataDirectoryPatchingService)">
<summary>
<para>Initializes a new instance of the CreateExtractDataSourcePage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.ICreateExtractDataSourcePageView"/> interface that provides a view for a wizard page.
</param>
<param name="dataSourceInfoService">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IDataSourceInfoService"/> interface providing information about a data source used to create a data extract.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
<param name="dataDirectoryPatchingService">
An object implementing the IDataDirectoryPatchingService interface.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.CreateExtractDataSourcePage`1.Validate(System.String@)">
<summary>
<para>Validates the correctness of settings specified on the current wizard page.
</para>
</summary>
<param name="errorMessage">
A <see cref="T:System.String"/> value specifying the text of an error message shown if the validation fails.
</param>
<returns><b>true</b>, if the validation succeeded; otherwise, <b>false</b>.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView">
<summary>
<para>Provides a view for the <b>Configure Connection Parameters</b> page of the Data Source wizard (OLAP Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.#ctor">
<summary>
<para>Initializes a new instance of the ConfigureOlapParametersPageView class.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.#ctor(DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the ConfigureOlapParametersPageView class with the specified settings.
</para>
</summary>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.ApplyParameters(System.String)">
<summary>
<para>Applies parameters from the specified connection string.
</para>
</summary>
<param name="connectionString">
A <see cref="T:System.String"/> object that is the connection string.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.GetConnection">
<summary>
<para>Gets an OLAP connection.
</para>
</summary>
<returns>An <see cref="T:DevExpress.DashboardCommon.OlapDataConnection"/> object that is the OLAP connection.
</returns>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.ConfigureOlapParametersPageView.ShowConnectionError(System.Exception)">
<summary>
<para>Invokes a connection error window caused by the specified exception.
</para>
</summary>
<param name="ex">
A <see cref="T:System.Exception"/> object that is the exception causing a connection error.
</param>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.IConfigureOlapParametersPageView">
<summary>
<para>If implemented, provides a view for the <b>Configure Connection Parameters</b> page of the Data Source Wizard (OLAP Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.IConfigureOlapParametersPageView.GetConnection">
<summary>
<para>Gets an OLAP connection by the specified connection parameters.
</para>
</summary>
<returns>An <see cref="T:DevExpress.DashboardCommon.OlapDataConnection"/> object that is an OLAP connection.
</returns>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1">
<summary>
<para>Provides a presenter to the <b>Configure Connection Parameters</b> page of the Data Source wizard (OLAP Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.#ctor(DevExpress.DashboardCommon.DataSourceWizard.IConfigureOlapParametersPageView,DevExpress.DataAccess.Wizard.Services.IConnectionStorageService,System.Collections.Generic.IEnumerable`1,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the ConfigureOlapParametersPage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DashboardCommon.DataSourceWizard.IConfigureOlapParametersPageView"/> interface that provides a view for a wizard page.
</param>
<param name="connectionStorageService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IConnectionStorageService"/> interface that provides a service functionality to store the data connection settings.
</param>
<param name="dataConnections">
A collection of <see cref="T:DevExpress.DataAccess.Sql.SqlDataConnection"/> objects.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ConfigureOlapParametersPage`1.Validate(System.String@)">
<summary>
<para>Validates the correctness of settings specified on the current wizard page.
</para>
</summary>
<param name="errorMessage">
A <see cref="T:System.String"/> value specifying the text of an error message shown if the validation fails.
</param>
<returns><b>true</b>, if the validation succeeded; otherwise, <b>false</b>.
</returns>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1">
<summary>
<para>Provides a presenter to the <b>Select a Data Connection</b> page of the Data Source wizard (OLAP Data Source).
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.#ctor(DevExpress.DataAccess.Wizard.Views.IChooseConnectionPageView,DevExpress.DataAccess.Wizard.Services.IConnectionStorageService,System.Collections.Generic.IEnumerable`1,DevExpress.DataAccess.Wizard.IWizardRunnerContext)">
<summary>
<para>Initializes a new instance of the ChooseOlapConnectionPage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Views.IChooseConnectionPageView"/> interface that provides a view for a wizard page.
</param>
<param name="connectionStorageService">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IConnectionStorageService"/> interface that provides a service functionality to store the data connection settings.
</param>
<param name="dataConnections">
A collection of <see cref="T:DevExpress.DataAccess.Sql.SqlDataConnection"/> objects.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface that provides the functionality to run the wizard.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.Begin">
<summary>
<para>Initializes controls of the current wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.FinishEnabled">
<summary>
<para>Specifies whether or not the <b>Finish</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Finish</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="P:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.MoveNextEnabled">
<summary>
<para>Specifies whether or not the <b>Next</b> button is enabled on a wizard page.
</para>
</summary>
<value><b>true</b>, if the <b>Next</b> button is enabled; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.ChooseOlapConnectionPage`1.Validate(System.String@)">
<summary>
<para>Validates the correctness of settings specified on the current wizard page.
</para>
</summary>
<param name="errorMessage">
A <see cref="T:System.String"/> value specifying the text of an error message shown if the validation fails.
</param>
<returns><b>true</b>, if the validation succeeded; otherwise, <b>false</b>.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.DataSourceWizard.DashboardChooseDataSourceTypePageView">
<summary>
<para>Provides a view for the <b>Select the Data Source Type</b> page of the Data Source wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.DashboardChooseDataSourceTypePageView.#ctor(DevExpress.DashboardWin.ServiceModel.ISupportedDataSourceTypesService,DevExpress.DataAccess.Wizard.Services.DataSourceTypes)">
<summary>
<para>Initializes a new instance of the DashboardChooseDataSourceTypePageView class with the specified settings.
</para>
</summary>
<param name="dataSourceTypesService">
An object implementing the ISupportedDataSourceTypesService interface.
</param>
<param name="dataSourceTypes">
A <see cref="T:DevExpress.DataAccess.Wizard.Services.DataSourceTypes"/> object.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DataSourceWizard.DashboardChooseDataSourceTypePageView.#ctor">
<summary>
<para>Initializes a new instance of the DashboardChooseDataSourceTypePageView class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.DashboardChooseDataSourceTypePageView.DataSourceType">
<summary>
<para>Gets or sets the data source types available in the wizard page.
</para>
</summary>
<value>A <see cref="T:DevExpress.DataAccess.Wizard.Services.DataSourceTypes"/> object that specifies the data source types available in the wizard page.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DataSourceWizard.DashboardChooseDataSourceTypePageView.HeaderDescription">
<summary>
<para>Gets the description of a wizard page.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the page description.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardBeforeExportEventArgs">
<summary>
<para>Provides data for the <b>BeforeExport</b> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardBeforeExportEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the DashboardBeforeExportEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardBeforeExportEventArgs.ShowExportForm">
<summary>
<para>Gets or sets whether to show the export form allowing end-users to specify various export options related to the selected format.
</para>
</summary>
<value><b>true</b>, to show the export form; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPrintingFilterState">
<summary>
<para>Lists values that specify the filter state's location on the printed or exported document.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingFilterState.Below">
<summary>
<para>The filter state is placed below the dashboard (dashboard item) in the printed document.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingFilterState.None">
<summary>
<para>The filter state is not included in the printed document.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingFilterState.SeparatePage">
<summary>
<para>The filter state is placed on a separate page in the printed document.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceTypePage`1">
<summary>
<para>Provides a presenter to the <b>Select the Data Source Type</b> page of the Data Source wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceTypePage`1.#ctor(DevExpress.DataAccess.Wizard.Views.IChooseDataSourceTypePageView,DevExpress.DataAccess.Wizard.IWizardRunnerContext,System.Collections.Generic.IEnumerable`1,DevExpress.Entity.ProjectModel.ISolutionTypesProvider,DevExpress.DataAccess.Wizard.SqlWizardOptions)">
<summary>
<para>Initializes a new instance of the DashboardChooseDataSourceTypePage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Views.IChooseDataSourceTypePageView"/> interface.
</param>
<param name="context">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.IWizardRunnerContext"/> interface.
</param>
<param name="dataConnections">
A collection of <see cref="T:DevExpress.DataAccess.Sql.SqlDataConnection"/> objects.
</param>
<param name="solutionTypesProvider">
An object implementing the <see cref="T:DevExpress.Entity.ProjectModel.ISolutionTypesProvider"/> interface.
</param>
<param name="options">
An <see cref="T:DevExpress.DataAccess.Wizard.SqlWizardOptions"/> object containing options available to customize the SQL pages.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceTypePage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="T:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceNamePage`1">
<summary>
<para>Provides a presenter to the <b>Enter the Data Source Name</b> page of the Data Source wizard.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceNamePage`1.#ctor(DevExpress.DataAccess.Wizard.Views.IChooseDataSourceNamePageView,DevExpress.DataAccess.Wizard.Services.IDataSourceNameCreationService,System.Collections.Generic.IEnumerable`1,DevExpress.DataAccess.Wizard.Services.DataSourceTypes)">
<summary>
<para>Initializes a new instance of the DashboardChooseDataSourceNamePage&lt;TModel&gt; class with the specified settings.
</para>
</summary>
<param name="view">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Views.IChooseDataSourceNamePageView"/> interface.
</param>
<param name="dataSourceNameCreator">
An object implementing the <see cref="T:DevExpress.DataAccess.Wizard.Services.IDataSourceNameCreationService"/> interface.
</param>
<param name="dataConnections">
A collection of the <see cref="T:DevExpress.DataAccess.Sql.SqlDataConnection"/> objects.
</param>
<param name="dataSourceTypes">
A <see cref="T:DevExpress.DataAccess.Wizard.Services.DataSourceTypes"/> object.
</param>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceNamePage`1.Commit">
<summary>
<para>Saves settings specified by a wizard page.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardCommon.DataSourceWizard.DashboardChooseDataSourceNamePage`1.GetNextPageType">
<summary>
<para>Returns the type of the next wizard page.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> enumeration value.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings">
<summary>
<para>Contains settings used to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.#ctor">
<summary>
<para>Initializes a new instance of the DashboardDesignerDataSourceWizardSettings class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.AvailableDataSourceTypes">
<summary>
<para>Gets or sets data source types available in the Data Source wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardDesignerDataSourceType"/> enumeration value that specifies data source types available in the Data Source wizard.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.Equals(System.Object)">
<summary>
<para>Determines whether the specified object is equal to the current DashboardDesignerDataSourceWizardSettings instance.
</para>
</summary>
<param name="obj">
The object to compare with the current object.
</param>
<returns><b>true</b>, if the specified object is equal to the current DashboardDesignerDataSourceWizardSettings instance; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.GetHashCode">
<summary>
<para>Gets the hash code that corresponds to the value of the current DashboardDesignerDataSourceWizardSettings object.
</para>
</summary>
<returns>An integer value representing the hash code for the current object.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.Reset">
<summary>
<para>Resets settings exposed by the DashboardDesignerDataSourceWizardSettings class to default values.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.ShowConnectionsFromAppConfig">
<summary>
<para>Gets or sets whether end-users can select connections from the application configuration file.
</para>
</summary>
<value><b>true</b>, to allow end-users to select connections from the application configuration file; otherwise, the application configuration file.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerDataSourceWizardSettings.ShowDataSourceNamePage">
<summary>
<para>Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
</para>
</summary>
<value><b>true</b>, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardExportFormShowingEventArgs">
<summary>
<para>Provides data for the <b>ExportFormShowing</b> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardExportFormShowingEventArgs.#ctor">
<summary>
<para>Initializes a new instance of the DashboardExportFormShowingEventArgs class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardExportFormShowingEventArgs.ShowExportForm">
<summary>
<para>Gets or sets whether to show the Export Form.
</para>
</summary>
<value><b>true</b>, to show the Export Form; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardDesignerLayoutSettings">
<summary>
<para>Provides access to dashboard layout settings of the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/> control.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerLayoutSettings.DragDropIndicatorAlphaLevel">
<summary>
<para>Gets or sets the transparency level for the drag/drop indicator.
</para>
</summary>
<value>An integer value that specifies the transparency level (0 to 255) for the drag/drop indicator.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerLayoutSettings.DragDropIndicatorSize">
<summary>
<para>Gets or sets the size of the drag/drop indicator.
</para>
</summary>
<value>An integer value that specifies the size of the drag/drop indicator (in pixels).
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerLayoutSettings.DragIndicatorShowTimeout">
<summary>
<para>Gets or sets the show timeout for the drag indicator.
</para>
</summary>
<value>An integer value that specifies the show timeout (in milliseconds) for the drag indicator.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerLayoutSettings.DropIndicatorUpdateTimeout">
<summary>
<para>Gets or sets the update timeout for the drop indicator.
</para>
</summary>
<value>An integer value that specifies the update timeout (in milliseconds) for the drop indicator.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDesignerLayoutSettings.ResizingAreaThickness">
<summary>
<para>Gets or sets the thickness of the resizing area.
</para>
</summary>
<value>An integer value that specifies the thickness (in pixels) of the resizing area.
</value>
</member>
<member name="T:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.SelectedDataSourceChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs.#ctor(System.String,System.String,System.String,System.String)">
<summary>
<para>Initializes a new instance of the SelectedDataSourceChangedEventArgs class.
</para>
</summary>
<param name="newDataSourceComponentName">
A <see cref="T:System.String"/> value that specifies the component name of a currently selected data source.
</param>
<param name="newDataMember">
A <see cref="T:System.String"/> value that specifies the currently selected data member.
</param>
<param name="oldDataSourceComponentName">
A <see cref="T:System.String"/> value that specifies the component name of an old data source.
</param>
<param name="oldDataMember">
A <see cref="T:System.String"/> value that specifies an old data member.
</param>
</member>
<member name="P:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs.NewDataMember">
<summary>
<para>Gets the currently selected data member.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the currently selected data member.
</value>
</member>
<member name="P:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs.NewDataSourceComponentName">
<summary>
<para>Gets the component name of a currently selected data source.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the component name of a currently selected data source.
</value>
</member>
<member name="P:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs.OldDataMember">
<summary>
<para>Gets an old data member.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies an old data member.
</value>
</member>
<member name="P:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs.OldDataSourceComponentName">
<summary>
<para>Gets the component name of an old data source.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that is the component name of an old data source.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardClosingEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardClosing"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardClosingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardClosingEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardClosing"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardClosingEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardClosingEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardClosing"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardClosingEventArgs.#ctor(DevExpress.DashboardCommon.Dashboard,System.Boolean)">
<summary>
<para>Initializes a new instance of the DashboardClosingEventArgs class.
</para>
</summary>
<param name="dashboard">
A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that contains the full description of a dashboard.
</param>
<param name="isDashboardModified">
A <see cref="T:System.Boolean"/> values that specifies whether the dashboard has been modified since the last save.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardClosingEventArgs.Dashboard">
<summary>
<para>Gets the dashboard which is being closed.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that represents the dashboard which is being closed.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardClosingEventArgs.IsDashboardModified">
<summary>
<para>Gets or sets whether the dashboard has been modified since the last save.
</para>
</summary>
<value><b>true</b>, if the dashboard has been modified since last save; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardActionOnClose">
<summary>
<para>Lists values used to specify the required action when the currently opened dashboard is being closed.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardActionOnClose.Discard">
<summary>
<para>Discards all changes made to the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardActionOnClose.Prompt">
<summary>
<para>Invokes a save confirmation dialog.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardActionOnClose.Save">
<summary>
<para>Saves the changes made to the current dashboard.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSavedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaved"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardSavedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardSavedEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaved"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardSavedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSavedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardSaved"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardSavedEventArgs.#ctor(DevExpress.DashboardCommon.Dashboard,System.String,System.String)">
<summary>
<para>Initializes a new instance of the DashboardSavedEventArgs class.
</para>
</summary>
<param name="dashboard">
A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object.
</param>
<param name="oldFileName">
A <see cref="T:System.String"/> that is the path to the dashboard XML definition before the save operation.
</param>
<param name="newFileName">
A <see cref="T:System.String"/> that is the path to the dashboard XML definition after the save operation.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavedEventArgs.Dashboard">
<summary>
<para>Gets the saved dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.Dashboard"/> object that is the saved dashboard.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavedEventArgs.NewFileName">
<summary>
<para>Gets the path to the dashboard XML definition after the save operation.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the path to the dashboard XML definition after the save operation.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardSavedEventArgs.OldFileName">
<summary>
<para>Gets the path to the dashboard XML definition before the save operation.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the path to the dashboard XML definition before the save operation.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemPrintingOptions">
<summary>
<para>Contains settings that specify printing and exporting parameters related to individual dashboard items.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the DashboardItemPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemPrintingOptions.IncludeCaption">
<summary>
<para>Gets or sets whether a dashboard item caption(s) is included on the printed page.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies whether a dashboard item caption(s) is included on the printed page.
</value>
</member>
<member name="T:DevExpress.DashboardWin.SelectedDataSourceChangedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.SelectedDataSourceChanged"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.SelectedDataSourceChangedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.SelectedDataSourceChanged"/> event.
</para>
</summary>
<param name="sender">
The event sources.
</param>
<param name="e">
The <see cref="T:DevExpress.DashboardWin.SelectedDataSourceChangedEventArgs"/> object containing event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardExportFormShowingEventHandler">
<summary>
<para>References a method that will handle the <b>ExportFormShowing</b> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardExportFormShowingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardExportFormShowingEventArgs)">
<summary>
<para>References a method that will handle the <b>ExportFormShowing</b> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
The <see cref="T:DevExpress.DashboardWin.DashboardExportFormShowingEventArgs"/> object containing event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.OptionsBase">
<summary>
<para>Serves as the base class for classes containing specific printing options.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.OptionsBase.#ctor">
<summary>
<para>Initializes a new instance of the OptionsBase class.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.OptionsBase.ToString">
<summary>
<para>Returns the string that represents the current object.
</para>
</summary>
<returns>A <see cref="T:System.String"/> that represents the current object.
</returns>
</member>
<member name="T:DevExpress.DashboardWin.MapPrintingSizeMode">
<summary>
<para>Lists values used to specify how a Map dashboard item should be resized when being printed or exported.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.MapPrintingSizeMode.None">
<summary>
<para>A map dashboard item is printed in a size identical to that shown on the dashboard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.MapPrintingSizeMode.Zoom">
<summary>
<para>A map dashboard item is resized proportionally to best fit the printed page.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.RangeFilterPrintingOptions">
<summary>
<para>Contains settings that specify parameters affecting how the Range Filter dashboard item is printed or exported.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.RangeFilterPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the RangeFilterPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.RangeFilterPrintingOptions.AutomaticPageLayout">
<summary>
<para>Gets or sets whether the page orientation used to print a Range Filter dashboard item is selected automatically.
</para>
</summary>
<value><b>true</b>, to automatically select the page orientation used to print a Range Filter dashboard item; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.RangeFilterPrintingOptions.SizeMode">
<summary>
<para>Gets or sets the print size mode for the Range Filter dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.RangeFilterPrintingSizeMode"/> enumeration member that specifies the print size mode for the Range Filter dashboard item.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DocumentContentPrintingOptions">
<summary>
<para>Contains options specific to printing and exporting additional content.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DocumentContentPrintingOptions.#ctor">
<summary>
<para>Initializes a new instance of the DocumentContentPrintingOptions class.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DocumentContentPrintingOptions.FilterState">
<summary>
<para>Gets or sets the filter state's location on the printed document.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardPrintingFilterState"/> object that specifies the filter state's location on the printed document.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DocumentContentPrintingOptions.ShowTitle">
<summary>
<para>Gets or sets whether a dashboard title (or dashboard item's caption) is included as the printed document title.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies whether a dashboard title (or dashboard item's caption) is included as the printed document title.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemControlCreatedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlCreated"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemControlCreatedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemControlEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemControlCreated"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemControlEventArgs"/> object containing event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSqlDataProvider">
<summary>
<para>Lists values used to specify SQL data providers available in the Data Source wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Access">
<summary>
<para>Identifies <b>Micrisoft Access</b> data providers.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Advantage">
<summary>
<para>Identifies the <b>SAP Sybase Advantage</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.All">
<summary>
<para>All supported data providers are displayed in the Data Source wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Asa">
<summary>
<para>Identifies the <b>SAP SQL Anywhere</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Ase">
<summary>
<para>Identifies the <b>SAP Sybase ASE</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.BigQuery">
<summary>
<para>Identifies the <b>Google BigQuery</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.CustomConnectionString">
<summary>
<para>Identifies the <b>Custom Connection String</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.DB2">
<summary>
<para>Identifies the <b>IBM DB2</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Firebird">
<summary>
<para>Identifies the <b>Firebird</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.MSSqlServer">
<summary>
<para>Identifies the <b>Microsoft SQL Server</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.MSSqlServerCE">
<summary>
<para>Identifies the <b>MS SQL Server CE</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.MySql">
<summary>
<para>Identifies the <b>MySQL</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Oracle">
<summary>
<para>Identifies the <b>Oracle</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Pervasive">
<summary>
<para>Identifies the <b>Pervasive PSQL</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Postgres">
<summary>
<para>Identifies the <b>Postgre SQL</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Redshift">
<summary>
<para>Identifies the <b>Amazon Redshift</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.SQLite">
<summary>
<para>Identifies the <b>SQLite</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.Teradata">
<summary>
<para>Identifies the <b>Teradata</b> data provider.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.VistaDB">
<summary>
<para>Identifies <b>VistaDB</b> data providers.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSqlDataProvider.XmlFile">
<summary>
<para>Identifies the <b>XML File</b> data provider.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardDesignerDataSourceType">
<summary>
<para>Lists values used to specify data source types available in the Data Source wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.All">
<summary>
<para>All supported data source types are displayed in the Data Source wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Default">
<summary>
<para>The default set of data source types is displayed in the Data Source wizard.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.EF">
<summary>
<para>Identifies the <b>Entity Framework</b> data source type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Excel">
<summary>
<para>Identifies the <b>Microsoft Excel workbook / CSV file</b> data source type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Extract">
<summary>
<para>Identifies the <b>Data Extract</b> data source type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Object">
<summary>
<para>Identifies the <b>Object Binding</b> data source type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Olap">
<summary>
<para>Identifies the <b>Olap</b> data source type.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardDesignerDataSourceType.Sql">
<summary>
<para>Identifies the <b>Database</b> data source type.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemElementCustomColorEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemElementCustomColor"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemElementCustomColorEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemElementCustomColor"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemElementCustomColor"/> event.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs.Color">
<summary>
<para>Gets or sets the color of the dashboard item element.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Color"/> that is the ARGB color.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs.DashboardItemName">
<summary>
<para>Gets the component name of the dashboard item for which the event was raised.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the component name of the dashboard item.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs.Data">
<summary>
<para>Gets multidimensional data displayed in the dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> object that is the multidimensional data.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs.Measures">
<summary>
<para>Gets measures corresponding to the current dashboard item element.
</para>
</summary>
<value>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.MeasureDescriptor"/> objects that are measures corresponding to the current dashboard item element.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemElementCustomColorEventArgs.TargetElement">
<summary>
<para>Gets the axis point tuple corresponding to the current dashboard item element.
</para>
</summary>
<value>An <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object that is the axis point tuple.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemControlEventArgs">
<summary>
<para>Provides data for events related to controls used to visualize data in dashboard items.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.CardControl">
<summary>
<para>Gets an underlying Card control.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.CardControl"/> object that is an underlying Card control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.ChartControl">
<summary>
<para>Gets an underlying chart control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraCharts.ChartControl"/> object that is the chart control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.DashboardItemName">
<summary>
<para>Gets the component name of the dashboard item for which the event was raised.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the component name of the dashboard item.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.GaugeControl">
<summary>
<para>Gets an underlying gauge control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraGauges.Win.GaugeControl"/> object that is the gauge control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.GridControl">
<summary>
<para>Gets an underlying grid control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraGrid.GridControl"/> object that is the grid control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.MapControl">
<summary>
<para>Gets an underlying map control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraMap.MapControl"/> object that is the map control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.PictureEdit">
<summary>
<para>Gets an underlying picture edit control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraEditors.PictureEdit"/> object that is the picture edit control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.PivotGridControl">
<summary>
<para>Gets an underlying PivotGridControl.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraPivotGrid.PivotGridControl"/> object that is the PivotGridControl.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.RichEditControl">
<summary>
<para>Gets an underlying RichEdit control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object that is the RichEdit control.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemControlEventArgs.TreeMapControl">
<summary>
<para>Gets an underlying TreeMap control.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraTreeMap.TreeMapControl"/> object that is an underlying TreeMap control.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemBeforeControlDisposedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemBeforeControlDisposed"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemBeforeControlDisposedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemControlEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemBeforeControlDisposed"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemControlEventArgs"/> object containing event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPopupMenu">
<summary>
<para>Represents a dashboard popup menu, managed by a <see cref="T:DevExpress.XtraBars.BarManager"/> or <see cref="T:DevExpress.XtraBars.Ribbon.RibbonControl"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardPopupMenu.#ctor">
<summary>
<para>Initializes a new instance of the <see cref="T:DevExpress.DashboardWin.DashboardPopupMenu"/> class.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardPopupMenu.#ctor(DevExpress.XtraBars.BarManager)">
<summary>
<para>Initializes a new instance of the <see cref="T:DevExpress.DashboardWin.DashboardPopupMenu"/> class.
</para>
</summary>
<param name="manager">
A <see cref="T:DevExpress.XtraBars.BarManager"/> object representing the component used to create and manage bars and individual bar items.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardPopupMenu.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the <see cref="T:DevExpress.DashboardWin.DashboardPopupMenu"/> class with the specified container.
</para>
</summary>
<param name="container">
An object which implements the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardDataSourceWizardSettings">
<summary>
<para>Contains settings used to customize the Data Source wizard used to create new data sources in the <see cref="T:DevExpress.DashboardWin.DashboardDesigner"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.AvailableDataSourceTypes">
<summary>
<para>Gets or sets data source types available in the Data Source wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardDesignerDataSourceType"/> enumeration value that specifies data source types available in the Data Source wizard.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.AvailableSqlDataProviders">
<summary>
<para>Gets or sets SQL data providers available in the Data Source wizard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardSqlDataProvider"/> enumeration value that specifies data providers available in the Data Source wizard.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.Equals(System.Object)">
<summary>
<para>Determines whether the specified object is equal to the current DashboardDataSourceWizardSettings instance.
</para>
</summary>
<param name="obj">
The object to compare with the current object.
</param>
<returns><b>true</b>, if the specified object is equal to the current DashboardDataSourceWizardSettings instance; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.GetHashCode">
<summary>
<para>Gets the hash code that corresponds to the value of the current DashboardDataSourceWizardSettings object.
</para>
</summary>
<returns>An integer value representing the hash code for the current object.
</returns>
</member>
<member name="M:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.Reset">
<summary>
<para>Resets settings exposed by the DashboardDataSourceWizardSettings class to default values.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.ShowConnectionsFromAppConfig">
<summary>
<para>Gets or sets whether end-users can select connections from the application configuration file.
</para>
</summary>
<value><b>true</b>, to allow end-users to select connections from the application configuration file; otherwise, the application configuration file..
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardDataSourceWizardSettings.ShowDataSourceNamePage">
<summary>
<para>Gets or sets whether to show the Data Source wizard page allowing end-users to specify the data source name.
</para>
</summary>
<value><b>true</b>, to show the Data Source wizard page allowing end-users to specify the data source name; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemSelectionChangedEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemSelectionChanged"/> / <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemSelectionChanged"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemSelectionChangedEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemSelectionChangedEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemSelectionChanged"/> / <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemSelectionChanged"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemSelectionChangedEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemSelectionChangedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemSelectionChanged"/> / <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemSelectionChanged"/> events.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemSelectionChangedEventArgs.CurrentSelection">
<summary>
<para>Gets currently selected elements.
</para>
</summary>
<value>A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects corresponding to the selected elements.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemSelectionChangedEventArgs.DashboardItemName">
<summary>
<para>Gets the component name of the dashboard item for which the event was raised.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the component name of the dashboard item.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardSelectionMode">
<summary>
<para>Lists values that specify the selection mode.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSelectionMode.Multiple">
<summary>
<para>Allows selecting multiple elements within the dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSelectionMode.None">
<summary>
<para>The selection is disabled.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardSelectionMode.Single">
<summary>
<para>Allows selecting a single element within the dashboard item and disallows clearing this selection.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemVisualInteractivity"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemVisualInteractivity"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.DashboardItemVisualInteractivity"/> / <see cref="E:DevExpress.DashboardWin.DashboardViewer.DashboardItemVisualInteractivity"/> events.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.DashboardItemName">
<summary>
<para>Gets the component name of the dashboard item for which the event was raised.
</para>
</summary>
<value>A <see cref="T:System.String"/> that is the component name of the dashboard item.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.Data">
<summary>
<para>Gets client data visualized within the dashboard item.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardCommon.ViewerData.MultiDimensionalData"/> object that is the client data.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.EnableHighlighting">
<summary>
<para>Gets or sets whether to enable highlighting for the current dashboard item.
</para>
</summary>
<value><b>true</b>, to enable highlighting; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.SelectionMode">
<summary>
<para>Gets or sets the selection mode for dashboard item elements.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardSelectionMode"/> enumeration value specifying the selection mode.
</value>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.SetDefaultSelection(DevExpress.DashboardCommon.ViewerData.AxisPointTuple)">
<summary>
<para>Sets the default selection for the current dashboard item.
</para>
</summary>
<param name="axisPointTuple">
A <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> object specifying the axis point tuple used to select the default element.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.SetDefaultSelection(System.Collections.Generic.List`1)">
<summary>
<para>Sets the default selection for the current dashboard item.
</para>
</summary>
<param name="axisPointTuples">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPointTuple"/> objects specifying axis point tuples used to select default elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.SetDefaultSelection(System.Collections.Generic.List`1)">
<summary>
<para>Sets the default selection for the current dashboard item.
</para>
</summary>
<param name="axisPoints">
A list of <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> objects specifying axis points used to select the default elements.
</param>
</member>
<member name="M:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.SetDefaultSelection(DevExpress.DashboardCommon.ViewerData.AxisPoint)">
<summary>
<para>Sets the default selection for the current dashboard item.
</para>
</summary>
<param name="axisPoint">
A <see cref="T:DevExpress.DashboardCommon.ViewerData.AxisPoint"/> object specifying the axis point used to select the default element.
</param>
</member>
<member name="P:DevExpress.DashboardWin.DashboardItemVisualInteractivityEventArgs.TargetAxes">
<summary>
<para>Gets or sets data axes used to perform custom interactivity actions.
</para>
</summary>
<value>A list of <see cref="T:System.String"/> objects that specify the names of data axes.
</value>
</member>
<member name="T:DevExpress.DashboardWin.CustomizeDashboardTitleTextEventHandler">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.CustomizeDashboardTitleText"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.CustomizeDashboardTitleTextEventHandler.Invoke(System.Object,DevExpress.DashboardWin.CustomizeDashboardTitleTextEventArgs)">
<summary>
<para>References a method that will handle the <see cref="E:DevExpress.DashboardWin.DashboardViewer.CustomizeDashboardTitleText"/> event.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.CustomizeDashboardTitleTextEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.CustomizeDashboardTitleTextEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardViewer.CustomizeDashboardTitleText"/> event.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.CustomizeDashboardTitleTextEventArgs.Text">
<summary>
<para>Gets or sets the text displayed within the dashboard title.
</para>
</summary>
<value>A <see cref="T:System.String"/> that specifies the text displayed within the dashboard title.
</value>
</member>
<member name="T:DevExpress.DashboardWin.DashboardButtonType">
<summary>
<para>Lists values that identify types of dashboard command buttons.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.ClearMasterFilter">
<summary>
<para>Identifies the <b>Clear Master Filter</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.ClearSelection">
<summary>
<para>Identifies the <b>Clear Selection</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.DateTimePeriods">
<summary>
<para>Identifies the <b>Select Date Time Period</b> button of the Range Filter dashboard item.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.DrillUp">
<summary>
<para>Identifies the <b>Drill Up</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.Export">
<summary>
<para>Identifies the <b>Export to</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.MapInitialExtent">
<summary>
<para>Identifies the <b>Initial Extent</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.MultiSelect">
<summary>
<para> Identifies the <b>Multi-Select</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.None">
<summary>
<para>The value does not correspond to any command button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.Parameters">
<summary>
<para>Identifies the <b>Parameters</b> button.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardButtonType.Values">
<summary>
<para>Identifies the <b>Values</b> button.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPrintingPageLayout">
<summary>
<para>Lists values that specify the page orientation used to print or export a dashboard (dashboard item).
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingPageLayout.Landscape">
<summary>
<para>The page orientation used to print a dashboard (dashboard item) is landscape.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardPrintingPageLayout.Portrait">
<summary>
<para>The page orientation used to print a dashboard (dashboard item) is portrait.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardItemArea">
<summary>
<para>Lists values that identify the dashboard item area.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardItemArea.DashboardItem">
<summary>
<para>Identifies a <b>dashboard item</b>.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardItemArea.GridColumnHeader">
<summary>
<para>Identifies a <b>grid column header</b>.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardItemArea.GridColumnTotal">
<summary>
<para>Identifies a <b>grid column total</b>.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardItemArea.None">
<summary>
<para>The area does not belong to a dashboard item.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardArea">
<summary>
<para>Lists values that identify the dashboard area.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardArea.DashboardItem">
<summary>
<para>Identifies a <b>dashboard item</b>.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardArea.DashboardItemCaption">
<summary>
<para>Identifies a dashboard item caption.
</para>
</summary>
</member>
<member name="F:DevExpress.DashboardWin.DashboardArea.DashboardTitle">
<summary>
<para>Identifies a dashboard title.
</para>
</summary>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPopupMenuShowingEventHandler">
<summary>
<para>A method that handles the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PopupMenuShowing"/> and the <see cref="E:DevExpress.DashboardWin.DashboardViewer.PopupMenuShowing"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.DashboardWin.DashboardPopupMenuShowingEventHandler.Invoke(System.Object,DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs)">
<summary>
<para>A method that handles the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PopupMenuShowing"/> and the <see cref="E:DevExpress.DashboardWin.DashboardViewer.PopupMenuShowing"/> events.
</para>
</summary>
<param name="sender">
The event source.
</param>
<param name="e">
A <see cref="T:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs"/> object that contains event data.
</param>
</member>
<member name="T:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.DashboardWin.DashboardViewer.PopupMenuShowing"/> and the <see cref="E:DevExpress.DashboardWin.DashboardDesigner.PopupMenuShowing"/> events.
</para>
</summary>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs.Allow">
<summary>
<para>Gets or sets whether or not end-users can invoke a popup menu.
</para>
</summary>
<value><b>true</b>, to allow end-users to invoke the popup menu; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs.ButtonType">
<summary>
<para>Gets the type of the clicked command button.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardButtonType"/> enumeration value that is the type of the command button.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs.DashboardArea">
<summary>
<para>Gets the value that identifies a popup menu location within the dashboard.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardArea"/> enumeration value that identifies a popup menu location within the dashboard.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs.DashboardItemArea">
<summary>
<para>Gets the area of the dashboard item for which the event has been raised.
</para>
</summary>
<value>A <see cref="T:DevExpress.DashboardWin.DashboardItemArea"/> enum value that specifies the dashboard item area.
</value>
</member>
<member name="P:DevExpress.DashboardWin.DashboardPopupMenuShowingEventArgs.Menu">
<summary>
<para>Gets or sets a popup menu.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.PopupMenu"/> object that specifies the popup menu.
</value>
</member>
</members>
</doc>