Skip to main content

DashboardWinStringId Enum

Lists values corresponding to strings that can be localized.

Namespace: DevExpress.DashboardWin.Localization

Assembly: DevExpress.Dashboard.v23.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public enum DashboardWinStringId

Members

Name Description
MenuDimensionSortBy

Default value: Sort by

MenuFormatRulesAdd

Default value: Add Format Rule

MenuMore

Default value: More

MenuColorBy

Default value: Color by

MenuDateTimeFormatFormat

Default value: Format

MenuResetColor

Default value: Reset

MenuResetAllColors

Default value: Reset all

MenuRemoveColor

Default value: Remove

MenuRemoveAllColors

Default value: Remove all

MenuRetainColor

Default value: Retain this color

MenuRetainAllColors

Default value: Retain all colors

MenuApplyAutoColors

Default value: Apply Auto colors

MenuPredefinedRanges

Default value: Predefined Ranges

FileFilterAll

Default value: All Files

FileFilterDashboards

Default value: Dashboard Files

FileFilterAllImages

Default value: All Image Files

FileFilterExtract

Default value: Extract File

TooltipGroupByType

Default value: Group Fields by Type

TooltipSortAscending

Default value: Sort Fields A to Z

TooltipSortDescending

Default value: Sort Fields Z to A

TooltipRefreshFieldList

Obsolete. Default value: Refresh Field List

TooltipReloadData

Default value: Reload data

MessageBoxWarningTitle

Default value: Warning

MessageBoxConfirmationTitle

Default value: Confirmation

MessageBoxErrorTitle

Default value: Error

MessageNullDashboard

Default value: The Dashboard property cannot be set to null.

FilterEditorMeasureTitleTemplate

Default value: Filter Editor for {0}

FilterEditorVisibleDataFilterTitleTemplate

Default value: Visible Data Filter Editor for {0}

FilterEditorDashboardItemTitleTemplate

Default value: Filter Editor for {0}

GridColumnFitToContentMenuItemCaption

Default value: Fit to Content

GridColumnFitToContentMenuItemDescription

Default value: Fit to Content.

GridColumnWidthMenuItemCaption

Default value: Column Width…

GridColumnWidthMenuItemDescription

Default value: Column Width…

GridColumnFixedWidthMenuItemCaption

Default value: Fix Width

GridColumnFixedWidthMenuItemDescription

Default value: Fix Width.

GridSortAscendingMenuItemCaption

Default value: Sort Ascending

GridSortAscendingMenuItemDescription

Default value: Sort Ascending

GridSortDescendingMenuItemCaption

Default value: Sort Descending

GridSortDescendingMenuItemDescription

Default value: Sort Descending

AddGridColumnTotalBarItemCaption

Default value: Add Total

ClearGridColumnTotalsBarItemCaption

Default value: Clear Totals

RemoveGridColumnTotalBarItemCaption

Default value: Remove

GridColumnTotalCountBarItemCaption

Default value: Count

GridColumnTotalMinBarItemCaption

Default value: Min

GridColumnTotalMaxBarItemCaption

Default value: Max

GridColumnTotalAvgBarItemCaption

Default value: Average

GridColumnTotalSumBarItemCaption

Default value: Sum

GridColumnTotalAutoBarItemCaption

Default value: Auto

GridClearSortingMenuItemCaption

Default value: Clear Sorting

GridClearSortingMenuItemDescription

Default value: Clear Sorting

RangeFilterCustomDateTimePeriodCaption

Default value: Custom Period…

RangeFilterCustomDateTimePeriodDescription

Default value: Select a custom date time period.

RangeFilterEditDateTimePeriodsRibbonCaption

Default value: Edit Periods

RangeFilterEditDateTimePeriodsCaption

Default value: Edit Periods…

RangeFilterEditDateTimePeriodsDescription

Default value: Edit date-time periods used to select a predefined range using the range filter.

DateFilterEditDateTimePeriodsCaption

Default value: Edit Periods

DateFilterEditDateTimePeriodsDescription

Default value: Edit predefined periods displayed as quick filter buttons.

ResetGridColumnsWidthMenuItemCaption

Default value: Reset Column Widths

ResetGridColumnsWidthMenuItemDescription

Default value: Reset column widths.

MessageExternalDashboardItem

Default value: The dashboard does not contain the {0} dashboard item.

DashboardDesignerCaption

Default value: Dashboard Designer

DashboardDesignerDefaultDashboardName

Default value: Dashboard

DashboardDesignerEmptyMessage

Default value: To add a dashboard item to your dashboard, click the corresponding button in the Ribbon or the Toolbar

DashboardDesignerUnableCreateRibbonMessage

Default value: Unable to create a ribbon. The Dashboard Designer has not been assigned a parent control

DashboardDesignerUnableCreateBarsMessage

Default value: Unable to create bars. The Dashboard Designer has not been assigned a parent control

DashboardDesignerConfirmSaveMessage

Default value: Do you want to save changes to {0}?”

DashboardDesignerDataReducedMessage

Default value: This dashboard item is bound to a large dataset and\r\ndoes not currently display all data to retain performance.\r\nIn the Dashboard Viewer, all data will be displayed.

DashboardDesignerDataObsoleteMessage

Default value: The dashboard item does not reflect changes made since the last dashboard update. Use the Update button to update\r\nthe dashboard according to the last modifications or enable Automatic Updates.

DragAreaDashboardItemHasNotDataItemsMessage

Default value: The ‘{0}’ dashboard item has no data items

DragAreaHasNotDashboardItemMessage

Default value: Select a dashboard item to see available data items

DragItemTextTemplate

Default value: {0} {1}

DragItemCaptionTemplate

Default value: <b>{0}:</b>

DragItemFieldText

Default value: <b>Source Field:</b>

MessageFileNotFound

Default value: This file could not be found.\r\n({0})

MessageConfirmUnpinnedItemsRemove

Default value: Are you sure you want to remove all unpinned items from the list?

MessageCollectionTypesNotSupported

Obsolete. Default value: Dashboard does not support collection types.

MessageInteractivityDashboardItemNotFound

Default value: Cannot find a dashboard item with the provided name. Please specify a correct name.

MessageInteractivityDataDashboardItemRequired

Default value: Action is called for an unsupported dashboard item. Interactivity actions can be performed for data-aware dashboard items only.

MessageInteractivityRangeFilterRequired

Default value: Action is called for an unsupported dashboard item. This action can be performed only for Range Filter.

MessageInteractivityOperationNotAvailable

Default value: The required action is not currently available for this dashboard item.

MessageEmptyDrillDownValue

Default value: An empty or null value has been passed to the PerformDrillDown method.

MessageServerFailedCalculatedFields

Default value: The following calculated fields cannot be evaluated in server mode:

MessageDataProcessingModeChanging

Default value: This operation can take a significant amount of time. Do you want to continue?

MessageNewColorTableDialogSwitchingDataSource

Default value: If you proceed and change the data source, the dimension list below will be cleared. Do you wish to continue?

MessageNewColorTableDialogSwitchingDataSourceCaption

Default value: Change Data Source

MessageColorTableAlreadyExists

Default value: A similar color table already exists in the scheme.

MessageColorTableAlreadyExistsCaption

Default value: Warning

MessageColorSchemeValueAlreadyExists

Default value: This value is already present in the table.

MessageColorSchemeValueAlreadyExistsCaption

Default value: Warning

MessageDashboardLocked

Default value: Client actions cannot be performed until the Dashboard object is locked. Call the Dashboard.EndUpdate method to unlock the Dashboard.

MessageSummaryCalculatedFieldInDimension

Default value: Cannot change the expression of the ‘{0}’ calculated field that provides data for the ‘{1}’ dimension. Summary-based calculated fields can provide data for measures only.

MessageInvalidCalculatedFieldExpression

Default value: The expression cannot be evaluated.

MessageEmptyExpression

Default value: An expression cannot be empty.

MessageAmbiguousFieldsCaptions

Default value: The expression contains a field(s) whose name can refer to different fields from the data source:

MessageIncorrectGridBestFitMaxRowCountValue

Default value: GridBestFitMaxRowCount must be greater or equal to -1.

MessageCouldNotLoadObjectDatasource

Default value: Unable to load data from the Object data source. {0} Click ‘Yes’ to load data as is. If you save the current dashboard, you can loose information about the Object data source. Click ‘No’ to cancel loading a dashboard.

DashboardViewerEmptyDesignerMessage

Default value: This Dashboard Viewer is empty. Use the Load Dashboard smart tag to open a dashboard XML file or specify the path to this file via the DashboardUri property.

DashboardLoadingError

Default value: Unable to load the dashboard because the following file is not available or it is not a valid dashboard file.\r\n{0}\r\nPlease ensure that the application can access this file and that it is valid, or specify a different file.

DashboardNonTrustedDataTypeError

Default value: {0} contains untrusted data types. Please contact the application vendor or system administrator for assistance.

DashboardSavingError

Obsolete. Default value: Unable to save the dashboard.\r\nPlease specify a different path or ensure that you have permissions to write to the specified path.\r\n{0}

DashboardSavingErrorDetails

Default value: Failed to save the dashboard. To learn more, see the error details:\r\n{0}

BarDashboardCaption

Default value: Dashboard

RibbonPageCategoryPivotToolsName

Default value: Pivot Tools

RibbonPageCategoryGridToolsName

Default value: Grid Tools

RibbonPageCategoryChartToolsName

Default value: Chart Tools

RibbonPageCategoryScatterChartToolsName

Default value: Scatter Chart Tools

RibbonPageCategoryPiesToolsName

Default value: Pies Tools

RibbonPageCategoryGaugesToolsName

Default value: Gauges Tools

RibbonPageCategoryCardsToolsName

Default value: Cards Tools

RibbonPageCategoryImageToolsName

Default value: Image Tools

RibbonPageCategoryImageUnboundToolsName

Default value: Image Tools

RibbonPageCategoryTextBoxToolsName

Default value: Text Box Tools

RibbonPageCategoryTextBoxEditorName

Default value: Text Box Editor

RibbonPageCategoryRangeFilterToolsName

Default value: Range Filter Tools

RibbonPageCategoryMapToolsName

Default value: Map Tools

RibbonPageCategoryChoroplethMapToolsName

Default value: Choropleth Map Tools

RibbonPageCategoryGeoPointMapToolsName

Default value: Geo Point Map Tools

RibbonPageCategoryBubbleMapToolsName

Default value: Bubble Map Tools

RibbonPageCategoryPieMapToolsName

Default value: Pie Map Tools

RibbonPageCategoryTreemapToolsName

Default value: Treemap Tools

RibbonPageCategoryFilterElementToolsName

Default value: Filter Element Tools

RibbonPageCategoryGroupToolsName

Default value: Group Tools

RibbonPageCategoryTabPageToolsName

Default value: Page Tools

RibbonPageCategoryTabContainerToolsName

Default value: Tab Container Tools

RibbonPageCategoryDateFilterToolsName

Default value: Date Filter Tools

RibbonPageCategoryCustomItemToolsName

Default value: {0} Tools

RibbonPageCategoryDefaultCustomItemToolsName

Default value: Custom Item Tools

RibbonPageDashboardCaption

Default value: Dashboard

RibbonPageDataCaption

Default value: Data

RibbonPageLayoutAndStyleCaption

Default value: Layout & Style

RibbonPageImageOptionsCaption

Default value: Options

RibbonPageTextBoxFormatCaption

Default value: Format

RibbonPageRangeFilterStyleCaption

Default value: Style

RibbonGroupFileCaption

Default value: File

RibbonGroupHistoryCaption

Default value: History

RibbonGroupDataSourceCaption

Default value: Data Source

RibbonGroupInsertCaption

Default value: Insert

RibbonGroupItemsCaption

Default value: Items

RibbonGroupGroupsCaption

Default value: Group

RibbonGroupTabContainersCaption

Default value: Tab Container

RibbonGroupTabPagesCaption

Default value: Page

RibbonGroupSkinsCaption

Default value: Skins

RibbonGroupSkinPaletteGallery

Default value: Appearance

RibbonGroupFilteringCaption

Default value: Filtering

RibbonGroupInteractivityCaption

Default value: Interactivity

RibbonGroupInteractivitySettingsCaption

Default value: Interactivity settings

RibbonGroupTargetDimensions

Default value: Target dimensions

RibbonGroupContentArrangementCaption

Default value: Content Arrangement

RibbonGroupGridCellsCaption

Default value: Cells

RibbonGroupGridStyleCaption

Default value: Style

RibbonGroupGridLayoutCaption

Default value: Layout

RibbonGroupGridColumnWidthModeCaption

Default value: Column Width Mode

RibbonGroupChartLayoutCaption

Default value: Layout

RibbonGroupScatterChartLabelsCaption

Default value: Labels

RibbonGroupChartSeriesTypeCaption

Default value: Series Type

RibbonGroupChartLegendPositionCaption

Default value: Legend

RibbonGroupMapLegendPositionCaption

Default value: Legend

RibbonGroupWeightedLegendPositionCaption

Default value: Weighted Legend

RibbonGroupPieStyleCaption

Default value: Style

RibbonGroupPieLabelsCaption

Default value: Labels

RibbonGroupGaugeStyleCaption

Default value: Style

RibbonGroupGaugeLabelsCaption

Default value: Labels

RibbonGroupImageOpenCaption

Default value: Open

RibbonGroupImageSizeModeCaption

Default value: Size Mode

RibbonGroupImageAlignmentCaption

Default value: Alignment

RibbonGroupTextBoxEditingCaption

Default value: Editing

RibbonGroupRangeFilterSeriesTypeCaption

Default value: Series Type

RibbonGroupRangeFilterInteractivityCaption

Default value: Interactivity

RibbonGroupDateFilterInteractivityCaption

Default value: Interactivity

RibbonGroupMapCaption

Default value: Map

RibbonGroupMapShapefileCaption

Default value: Open

RibbonGroupGeoPointMapClusterizationCaption

Default value: Clustering

RibbonGroupPieMapOptionsCaption

Default value: Pie options

RibbonGroupMapNavigationCaption

Default value: Navigation

RibbonGroupMapShapeLabelsAttributeCaption

Default value: Labels

RibbonGroupDashboardCaption

Default value: Dashboard

RibbonGroupPivotLayoutCaption

Default value: Layout

RibbonGroupPivotInitialStateCaption

Default value: Initial State

RibbonGroupFilterElementTypeCaption

Default value: Item Type

RibbonGroupTreeViewLayoutCaption

Default value: Layout

RibbonGroupTreemapLayoutCaption

Default value: Layout

RibbonTileTreemapLabelsCaption

Default value: Tile Labels

RibbonGroupTreemapLabelsCaption

Default value: Group Labels

RibbonGroupElementItemPropertiesCaption

Default value: Item Settings

RibbonTabContainerReorderTabsCaption

Default value: Tab Settings

RibbonGroupTabPageLayoutCaption

Default value: Layout

RibbonGroupDateFilterLayoutCaption

Default value: Layout

RibbonGroupIndicators
CommandUnsupportedCaption

Default value: Unsupported Action

CommandUnsupportedDescription

Default value: This action is not supported by the current version of the Dashboard Designer.\r\n\r\nPlease contact the application vendor.

CommandNewDashboardCaption

Default value: New

CommandNewDashboardDescription

Default value: Create a new dashboard.

CommandOpenDashboardCaption

Default value: Open

CommandOpenDashboardDescription

Default value: Open a dashboard file.

CommandSaveDashboardCaption

Default value: Save

CommandSaveDashboardDescription

Default value: Save the dashboard.

CommandSaveAsDashboardCaption

Default value: Save As

CommandSaveAsDashboardDescription

Default value: Save a copy of the dashboard.

CommandUndoCaption

Default value: Undo

CommandUndoDescription

Default value: Undo ‘{0}’

CommandRedoCaption

Default value: Redo

CommandRedoDescription

Default value: Redo ‘{0}’

CommandNewDataSourceCaption

Default value: New Data Source

CommandNewDataSourceDescription

Default value: Create a new data source.\r\n\r\nConfigure connection settings using the Create Data Source wizard and compose a data source in the Query Designer.

CommandEditDataSourceCaption

Default value: Edit

CommandEditDataSourceDescription

Default value: Edit the current data source in the Query Designer by including different tables and columns from the current database.

CommandRenameDataSourceCaption

Default value: Rename

CommandRenameDataSourceDescription

Default value: Rename the current data source.

CommandServerModeCaption

Default value: Server Mode

CommandServerModeDescription

Default value: Enable server mode.

CommandDeleteDataSourceCaption

Default value: Delete

CommandDeleteDataSourceDescription

Default value: Remove the current data source.

CommandDeleteDataSourceUsedInDataFederationWarning

Default value: You are trying to delete the data source that is used in the following federated data sources:

{0}Continue?

CommandSetCurrencyCultureCaption

Default value: Currency

CommandSetCurrencyCultureDescription

Default value: Specify the currency that will be used to display all currency values in the dashboard by default.

CommandUseGlobalColorsCaption

Default value: Global Colors

CommandUseGlobalColorsDescription

Default value: Use a global scheme to color elements of a dashboard item.

CommandUseLocalColorsCaption

Default value: Local Colors

CommandUseLocalColorsDescription

Default value: Use a local scheme to color elements of a dashboard item.

CommandEditLocalColorSchemeCaption

Default value: Edit Colors

CommandEditLocalColorSchemeDescription

Default value: Specify colors used to color elements of a dashboard item.

CommandEditDashboardColorSchemeCaption

Default value: Edit Colors

CommandEditDashboardColorSchemeDescription

Default value: Edit the dashboard color scheme by binding display values to specific colors.

CommandDashboardTitleCaption

Default value: Dashboard Title

CommandDashboardTitleDescription

Default value: Dashboard Title.

CommandInsertPivotCaption

Default value: Pivot

CommandInsertPivotDescription

Default value: Create a pivot grid dashboard item and insert it into the dashboard.\r\n\r\nThe pivot grid displays a cross-tabular report. Use it to present multi-dimensional data in a human-readable way.

CommandInsertGridCaption

Default value: Grid

CommandInsertGridDescription

Default value: Create a grid dashboard item and insert it into the dashboard.\r\n\r\nThe grid shows data in a tabular form while allowing you to summarize against specific measures or calculate differences between them.

CommandInsertChartCaption

Default value: Chart

CommandInsertChartDescription

Default value: Create a chart dashboard item and insert it into the dashboard.\r\n\r\nThe chart visualizes data in an XY-diagram allowing you to render a wide range of diagram types - from simple bar or line charts to financial Open-High-Low-Close graphs.

CommandInsertScatterChartCaption

Default value: Scatter Chart

CommandInsertScatterChartDescription

Default value: Create a scatter chart dashboard item and insert it into the dashboard.

CommandInsertPiesCaption

Default value: Pies

CommandInsertPiesDescription

Default value: Create a pie dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of pies or donuts that represent the contribution of each value to a total.

CommandInsertGaugesCaption

Default value: Gauges

CommandInsertGaugesDescription

Default value: Create a gauge dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of gauges. Each gauge can communicate two values - one with a needle and the other with a marker on the scale.

CommandInsertCardsCaption

Default value: Cards

CommandInsertCardsDescription

Default value: Create a card dashboard item and insert it into the dashboard.\r\n\r\nThis item displays a series of cards each illustrating the difference between two values. This difference can be expressed in an absolute value, an absolute or percent variation.

CommandInsertImagesCaption

Default value: Images

CommandInsertImagesDescription

Default value: Create an image dashboard item and insert it into the dashboard.

CommandInsertImageCaption

Default value: Image

CommandInsertImageDescription

Default value: Create an image dashboard item and insert it into the dashboard.

CommandInsertBoundImageCaption

Default value: Bound Image

CommandInsertBoundImageDescription

Default value: Create a bound image dashboard item and insert it into the dashboard.

CommandInsertTextBoxCaption

Default value: Text Box

CommandInsertTextBoxDescription

Default value: Create a text box dashboard item and insert it into the dashboard.

CommandInsertRangeFilterCaption

Default value: Range Filter

CommandInsertRangeFilterDescription

Default value: Create a range filter dashboard item and insert it into the dashboard.\r\n\r\nThe Range Filter allows you to apply filtering to other dashboard items. Displays a chart with selection thumbs over it that allow you to filter out values displayed along the argument axis.

CommandInsertChoroplethMapCaption

Default value: Choropleth Map

CommandInsertChoroplethMapDescription

Default value: Create a choropleth map dashboard item and insert it into the dashboard.

CommandInsertGeoPointMapsCaption

Default value: Geo Point Maps

CommandInsertGeoPointMapsDescription

Default value: Create a geo point map dashboard item and insert it into the dashboard.

CommandInsertGeoPointMapCaption

Default value: Geo Point Map

CommandInsertGeoPointMapDescription

Default value: Create a geo point map dashboard item and insert it into the dashboard.

CommandInsertBubbleMapCaption

Default value: Bubble Map

CommandInsertBubbleMapDescription

Default value: Create a bubble map dashboard item and insert it into the dashboard.

CommandInsertPieMapCaption

Default value: Pie Map

CommandInsertPieMapDescription

Default value: Create a pie map dashboard item and insert it into the dashboard.

CommandInsertFilterElementsCaption

Default value: Filter Elements

CommandInsertFilterElementsDescription

Default value: Insert a filter element into the dashboard.\r\n\r\nFilter elements allow you to apply filtering to other dashboard items.

CommandInsertComboboxCaption

Default value: Combo Box

CommandInsertComboboxDescription

Default value: Create a combo box filter element and insert it into the dashboard.

CommandInsertListBoxCaption

Default value: List Box

CommandInsertListBoxDescription

Default value: Create a list box filter element and insert it into the dashboard.

CommandInsertTreeViewCaption

Default value: Tree View

CommandInsertTreeViewDescription

Default value: Create a tree view filter element and insert it into the dashboard.

CommandInsertDateFilterCaption

Default value: Date Filter

CommandInsertDateFilterDescription

Default value: Create a date filter element and insert it into the dashboard.

CommandInsertTreemapCaption

Default value: Treemap

CommandInsertTreemapDescription

Default value: Create a treemap dashboard item and insert it into the dashboard.

CommandInsertGroupCaption

Default value: Group

CommandInsertGroupDescription

Default value: Create a group that arranges dashboard items and allows you to manage interaction between dashboard items within and outside the group.

CommandInsertTabContainerCaption

Default value: Tab Container

CommandInsertTabContainerDescription

Default value: Create a Tab Container that allows you to split the dashboard layout into several pages.

CommandInsertCustomItemDefaultCaption

Default value: Custom Item

CommandInsertCustomItemDefaultDescription

Default value: Create a custom dashboard item and insert it into the dashboard.

CommandDuplicateItemCaption

Default value: Duplicate

CommandDuplicateItemDescription

Default value: Create a copy of the selected dashboard item.

CommandDeleteItemCaption

Default value: Delete

CommandDeleteItemDescription

Default value: Delete the selected dashboard item.

CommandDeleteGroupCaption

Default value: Delete

CommandDeleteGroupDescription

Default value: Delete the selected dashboard item group.

CommandDeleteTabContainerCaption

Default value: Delete

CommandDeleteTabContainerDescription

Default value: Delete the selected dashboard item Tab Container.

CommandDeleteTabPageCaption

Default value: Delete

CommandDeleteTabPageDescription

Default value: Delete the selected dashboard tab page.

CommandRemoveDataItemsCaption

Default value: Remove Data Items

CommandRemoveDataItemsDescription

Default value: Remove bindings for the dashboard item.

CommandTransposeItemCaption

Default value: Transpose

CommandDefaultTransposeItemDescription

Default value: Transpose the dashboard item.

CommandTransposePivotDescription

Default value: Transpose pivot rows and columns.

CommandTransposePieDescription

Default value: Transpose pie arguments and series.

CommandTransposeChartDescription

Default value: Transpose chart arguments and series.

CommandTransposeScatterChartDescription

Default value: Transpose the chart’s X and Y axes.

CommandConvertDashboardItemTypeCaption

Default value: Convert To

CommandConvertDashboardItemTypeDescription

Default value: Convert the selected dashboard item to another type.

CommandConvertToGeoPointMapBaseCaption

Default value: Geo Point Map

CommandConvertToGeoPointMapBaseDescription

Default value: Convert the selected dashboard item to a geo point map dashboard item.

CommandConvertToPivotCaption

Default value: Pivot

CommandConvertToPivotDescription

Default value: Convert the selected dashboard item to a pivot dashboard item.

CommandConvertToGridCaption

Default value: Grid

CommandConvertToGridDescription

Default value: Convert the selected dashboard item to a grid dashboard item.

CommandConvertToChartCaption

Default value: Chart

CommandConvertToChartDescription

Default value: Convert the selected dashboard item to a chart dashboard item.

CommandConvertToScatterChartCaption

Default value: Scatter Chart

CommandConvertToScatterChartDescription

Default value: Convert the selected dashboard item to a scatter chart dashboard item.

CommandConvertToPieCaption

Default value: Pies

CommandConvertToPieDescription

Default value: Convert the selected dashboard item to a pie dashboard item.

CommandConvertToGaugeCaption

Default value: Gauges

CommandConvertToGaugeDescription

Default value: Convert the selected dashboard item to a gauge dashboard item.

CommandConvertToCardCaption

Default value: Cards

CommandConvertToCardDescription

Default value: Convert the selected dashboard item to a card dashboard item.

CommandConvertToChoroplethMapCaption

Default value: Choropleth Map

CommandConvertToChoroplethMapDescription

Default value: Convert the selected dashboard item to a choropleth map dashboard item.

CommandConvertToGeoPointMapCaption

Default value: Geo Point Map

CommandConvertToGeoPointMapDescription

Default value: Convert the selected dashboard item to a geo point map dashboard item.

CommandConvertToBubbleMapCaption

Default value: Bubble Map

CommandConvertToBubbleMapDescription

Default value: Convert the selected dashboard item to a bubble map dashboard item.

CommandConvertToPieMapCaption

Default value: Pie Map

CommandConvertToPieMapDescription

Default value: Convert the selected dashboard item to a pie map dashboard item.

CommandConvertToRangeFilterCaption

Default value: Range Filter

CommandConvertToRangeFilterDescription

Default value: Convert the selected dashboard item to a range filter dashboard item.

CommandConvertToComboBoxCaption

Default value: Combo Box

CommandConvertToFilterElementsBaseCaption

Default value: Filter Element

CommandConvertToFilterElementsBaseDescription

Default value: Convert the selected dashboard item to a filter element.

CommandConvertToComboBoxDescription

Default value: Convert the selected dashboard item to a combo box dashboard item.

CommandConvertToListBoxCaption

Default value: List Box

CommandConvertToListBoxDescription

Default value: Convert the selected dashboard item to a list box dashboard item.

CommandConvertToTreeViewCaption

Default value: Tree View

CommandConvertToTreeViewDescription

Default value: Convert the selected dashboard item to a tree view dashboard item.

CommandConvertToBoundImageCaption

Default value: Bound Image

CommandConvertToBoundImageDescription

Default value: Convert the selected dashboard item to a bound image item

CommandConvertToTextBoxCaption

Default value: Text Box

CommandConvertToTextBoxDescription

Default value: Convert the selected dashboard item to a text box item

CommandConvertToTreemapCaption

Default value: Treemap

CommandConvertToTreemapDescription

Default value: Convert the selected dashboard item to a treemap item

CommandConvertToDateFilterCaption

Default value: Date Filter

CommandConvertToDateFilterDescription

Default value: Convert the selected dashboard item to a date filter item

CommandConvertToCustomItemDefaultDescription

Default value: Convert the selected dashboard item to a custom item.

CommandConvertToCustomItemDefaultCaption

Default value: Custom Item

CommandEditNamesCaption

Default value: Edit Names…

CommandEditNamesDescription

Default value: Specify names for the dashboard item and its data item containers.

CommandEditRulesCaption

Default value: Edit Rules

CommandEditRulesDescription

Default value: Edit rules used to apply conditional formatting to dashboard item elements.

CommandShowCaptionCaption

Default value: Show Caption

CommandShowCaptionDescription

Default value: Show the dashboard item’s caption.

CommandEditFilterCaption

Default value: Edit Filter

CommandEditFilterDescription

Default value: Specify a criterion that defines which data should be displayed within the dashboard item.

CommandClearFilterCaption

Default value: Clear

CommandClearFilterDescription

Default value: Reset the filter criterion and turn off filtering.

CommandEditMeasureFilterCaption

Default value: Edit Filter

CommandClearMeasureFilterCaption

Default value: Clear Filter

CommandEditVisibleDataFilterCaption

Default value: Filter Visible Data

CommandEditVisibleDataFilterDescription

Default value: Limit calculated data in the resulting view.\r\nThe Visible Data Filter uses the conditions you have specified to filter displayed data. It does not filter out any underlying data used in the calculations or in intermediate level aggregations, it just hides it from view.

CommandSingleMasterFilterCaption

Default value: Single Master Filter

CommandMultipleMasterFilterCaption

Default value: Multiple Master Filter

CommandDrillDownCaption

Default value: Drill Down

CommandSingleMasterFilterDescription

Default value: Enable Single Master Filter.\r\nWhen you select an element within the dashboard item, other dashboard items show only data corresponding to the element you have selected.

CommandSingleMasterFilterDisabledDescription

Default value: Single Master Filter is not supported when cell merging is enabled.

CommandMultipleMasterFilterDescription

Default value: Enable Multiple Master Filter.\r\nWhen you select multiple elements within a dashboard item, other dashboard items show only data corresponding to elements you have selected.

CommandMultipleMasterFilterDisabledDescription

Default value: Multiple Master Filter is not supported when cell merging is enabled.

CommandDrillDownDescription

Default value: Enable Drill Down.\r\nClick an element within the dashboard item to display detailed data related to this element.

CommandDrillDownDisabledDescription

Default value: The Drill Down is not supported when points are used to perform interactivity actions.

CommandTargetDimensionsArgumentsCaption

Default value: Arguments

CommandTargetDimensionsSeriesCaption

Default value: Series

CommandTargetDimensionsPointsCaption

Default value: Points

CommandTargetDimensionsArgumentsDescription

Default value: Arguments are used to perform Master Filtering and drill-down

CommandTargetDimensionsSeriesDescription

Default value: Series are used to perform Master Filtering and drill-down

CommandTargetDimensionsPointsDescription

Default value: Points are used to perform interactivity actions.

CommandCrossDataSourceFilteringCaption

Default value: Cross-Data-Source Filtering

CommandCrossDataSourceFilteringDescription

Default value: Make dashboard items that display data from other data sources affected by this Master Filter. In this instance, filtering is performed if full names of data source fields match.

CommandIgnoreMasterFiltersCaption

Default value: Ignore Master Filters

CommandIgnoreMasterFiltersDescription

Default value: Make this dashboard item unaffected by other Master Filters.

CommandGroupIgnoreMasterFiltersCaption

Default value: Ignore Master Filters

CommandGroupIgnoreMasterFiltersDescription

Default value: Make dashboard items contained within the current dashboard item group unaffected by external master filter items.

CommandTabPageIgnoreMasterFiltersCaption

Default value: Ignore Master Filters

CommandTabPageIgnoreMasterFiltersDescription

Default value: Specify whether the dashboard items and groups contained in this tab page ignore filtering applied by Master Filters.

CommandGroupMasterFilterCaption

Default value: Master Filter

CommandGroupMasterFilterDescription

Default value: Enable the capability to filter external dashboard items using master filter items contained within the current dashboard item group.

CommandTabPageMasterFilterCaption

Default value: Master Filter

CommandTabPageMasterFilterDescription

Default value: Enable the capability to filter external dashboard items using master filter items contained within the current dashboard tab page.

CommandContentAutoArrangeCaption

Default value: Auto Arrange

CommandContentAutoArrangeDescription

Default value: The number of columns and rows is defined automatically.

CommandContentArrangeInColumnsCaption

Default value: Arrange in Columns

CommandContentArrangeInColumnsDescription

Default value: Arrange the elements in the specified number of columns.

CommandContentArrangeInRowsCaption

Default value: Arrange in Rows

CommandContentArrangeInRowsDescription

Default value: Arrange the elements in the specified number of rows.

CommandContentArrangementCountCaption

Default value: Count

CommandContentArrangementCountDescription

Default value: The number of columns or rows.

CommandGridHorizontalLinesCaption

Default value: Horizontal Lines

CommandGridHorizontalLinesDescription

Default value: Show horizontal grid lines.

CommandGridWordWrapCaption

Default value: Word Wrap

CommandGridWordWrapDescription

Default value: Enable word wrapping that allows displaying cell content on multiple lines.

CommandGridAutoFitToContentsColumnWidthModeCaption

Default value: AutoFit to Contents

CommandGridAutoFitToContentsColumnWidthModeDescription

Default value: Adjust the width of columns automatically to display their content entirely. If the grid cannot display the entire content, horizontal scrolling is enabled.

CommandGridVerticalLinesCaption

Default value: Vertical Lines

CommandGridVerticalLinesDescription

Default value: Show vertical grid lines.

CommandGridAutoFitToGridColumnWidthModeCaption

Default value: AutoFit to Grid

CommandGridAutoFitToGridColumnWidthModeDescription

Default value: Adjust the width of columns automatically to display their content in an optimal way depending on grid width.

CommandGridManualGridColumnWidthModeCaption

Default value: Manual

CommandGridManualGridColumnWidthModeDescription

Default value: Adjust the width of columns manually.

CommandGridMergeCellsCaption

Default value: Merge Cells

CommandGridMergeCellsDescription

Default value: Merge adjacent cells with identical data.

CommandGridMergeCellsDisabledDescription

Default value: Cell merging is not supported when Master Filtering is enabled.

CommandGridBandedRowsCaption

Default value: Banded Rows

CommandGridBandedRowsDescription

Default value: Paint the background of even and odd rows differently to make the grid easier to read.

CommandGridBandedRowsDisabledDescription

Default value: Banded rows are not supported when cell merging is enabled.

CommandGridColumnHeadersCaption

Default value: Column Headers

CommandGridColumnHeadersDescription

Default value: Show column headers.

CommandChartRotateCaption

Default value: Rotate

CommandChartRotateDescription

Default value: Rotate the diagram at 90°.

CommandChartSeriesTypeCaption

Default value: Series Type

CommandChartSeriesTypeDescription

Default value: Change the type of chart series.

CommandRangeFilterSeriesTypeCaption

Default value: Series Type

CommandRangeFilterSeriesTypeDescription

Default value: Change the type of range filter series.

CommandChartShowLegendCaption

Default value: Show Legend

CommandChartShowLegendDescription

Default value: Show the legend that helps end-users identify chart elements.

CommandScatterChartShowLegendCaption

Default value: Show Legend

CommandScatterChartShowLegendDescription

Default value: Show the legend that helps end-users identify scatter chart elements.

CommandScatterChartPointLabelOptionsCaption

Default value: Point Labels

CommandScatterChartPointLabelOptionsDescription

Default value: Customize settings related to point labels.

CommandReorderTabsCaption

Default value: Reorder Tabs

CommandReorderTabsDescription

Default value: Change the page order.

CommandChartYAxisSettingsCaption

Default value: Y-Axis Settings

CommandChartYAxisSettingsDescription

Default value: Access various Y-axis settings, such as the visibility, title and displayed range.

CommandChartXAxisSettingsCaption

Default value: X-Axis Settings

CommandChartXAxisSettingsDescription

Default value: Customize various X-axis settings, such as the visibility and axis title.

CommandScatterChartYAxisSettingsCaption

Default value: Y-Axis Settings

CommandScatterChartYAxisSettingsDescription

Default value: Customize various Y-axis settings, such as the visibility and axis type.

CommandScatterChartXAxisSettingsCaption

Default value: X-Axis Settings

CommandScatterChartXAxisSettingsDescription

Default value: Customize various X-axis settings, such as the visibility and axis type.

CommandChartLegendPositionCaption

Default value: Legend Position

CommandChartLegendPositionDescription

Default value: Change the legend position within the Chart.

CommandScatterChartLegendPositionCaption

Default value: Legend Position

CommandScatterChartLegendPositionDescription

Default value: Change the legend position within the Scatter Chart.

CommandTreemapSliceAndDiceLayoutAlgorithmCaption

Default value: Slice and Dice

CommandTreemapSliceAndDiceLayoutAlgorithmDescription

Default value: Enable the Slice and Dice layout algorithm.

CommandTreemapSquarifiedLayoutAlgorithmCaption

Default value: Squarified

CommandTreemapSquarifiedLayoutAlgorithmDescription

Default value: Enable the Squarified layout algorithm.

CommandTreemapStripedLayoutAlgorithmCaption

Default value: Striped

CommandTreemapStripedLayoutAlgorithmDescription

Default value: Enable the Strip layout algorithm.

CommandTreemapLayoutDirectionCaption

Default value: Layout Direction

CommandTreemapLayoutDirectionDescription

Default value: Specify a layout direction used by Treemap.

CommandTreemapBottomLeftToTopRightLayoutDirectionCaption

Default value: Bottom Left - Top Right

CommandTreemapBottomLeftToTopRightLayoutDirectionDescription

Default value: Arrange items from the bottom-left to the top-right corner.

CommandTreemapBottomRightToTopLeftLayoutDirectionCaption

Default value: Bottom Right - Top Left

CommandTreemapBottomRightToTopLeftLayoutDirectionDescription

Default value: Arrange items from the bottom-right to the top-left corner.

CommandTreemapTopLeftToBottomRightLayoutDirectionCaption

Default value: Top Left - Bottom Right

CommandTreemapTopLeftToBottomRightLayoutDirectionDescription

Default value: Arrange items from the top-left to the bottom-right corner.

CommandTreemapTopRightToBottomLeftLayoutDirectionCaption

Default value: Top Right - Bottom Left

CommandTreemapTopRightToBottomLeftLayoutDirectionDescription

Default value: Arrange items from the top-right to the bottom-left corner.

CommandTreemapTileLabelsCaption

Default value: Labels

CommandTreemapTileLabelsDescription

Default value: Specify which values should be displayed within tiles.

CommandTreemapTileLabelsNoneCaption

Default value: None

CommandTreemapTileLabelsNoneDescription

Default value: Data labels are not displayed.

CommandTreemapTileLabelsArgumentCaption

Default value: Argument

CommandTreemapTileLabelsArgumentDescription

Default value: Arguments are displayed within data labels.

CommandTreemapTileLabelsValueCaption

Default value: Value

CommandTreemapTileLabelsValueDescription

Default value: Values are displayed within data labels.

CommandTreemapTileLabelsArgumentAndValueCaption

Default value: Argument and Value

CommandTreemapTileLabelsArgumentAndValueDescription

Default value: Arguments and values are displayed within data labels.

CommandTreemapTileTooltipsCaption

Default value: Tooltips

CommandTreemapTileTooltipsDescription

Default value: Specify which values should be displayed within tile tooltips.

CommandTreemapTileTooltipsNoneCaption

Default value: None

CommandTreemapTileTooltipsNoneDescription

Default value: Data labels are not displayed.

CommandTreemapTileTooltipsArgumentCaption

Default value: Argument

CommandTreemapTileTooltipsArgumentDescription

Default value: Arguments are displayed within data labels.

CommandTreemapTileTooltipsValueCaption

Default value: Value

CommandTreemapTileTooltipsValueDescription

Default value: Values are displayed within data labels.

CommandTreemapTileTooltipsArgumentAndValueCaption

Default value: Argument and Value

CommandTreemapTileTooltipsArgumentAndValueDescription

Default value: Arguments and values are displayed within data labels.

CommandTreemapGroupLabelsCaption

Default value: Labels

CommandTreemapGroupLabelsDescription

Default value: Specify which values should be displayed group captions.

CommandTreemapGroupLabelsNoneCaption

Default value: None

CommandTreemapGroupLabelsNoneDescription

Default value: Data labels are not displayed.

CommandTreemapGroupLabelsArgumentCaption

Default value: Argument

CommandTreemapGroupLabelsArgumentDescription

Default value: Arguments are displayed within data labels.

CommandTreemapGroupLabelsValueCaption

Default value: Value

CommandTreemapGroupLabelsValueDescription

Default value: Values are displayed within data labels.

CommandTreemapGroupLabelsArgumentAndValueCaption

Default value: Argument and Value

CommandTreemapGroupLabelsArgumentAndValueDescription

Default value: Arguments and values are displayed within data labels.

CommandTreemapGroupTooltipsCaption

Default value: Tooltips

CommandTreemapGroupTooltipsDescription

Default value: Specify which values should be displayed within group tooltips.

CommandTreemapGroupTooltipsNoneCaption

Default value: None

CommandTreemapGroupTooltipsNoneDescription

Default value: Data labels are not displayed.

CommandTreemapGroupTooltipsArgumentCaption

Default value: Argument

CommandTreemapGroupTooltipsArgumentDescription

Default value: Arguments are displayed within data labels.

CommandTreemapGroupTooltipsValueCaption

Default value: Value

CommandTreemapGroupTooltipsValueDescription

Default value: Values are displayed within data labels.

CommandTreemapGroupTooltipsArgumentAndValueCaption

Default value: Argument and Value

CommandTreemapGroupTooltipsArgumentAndValueDescription

Default value: Arguments and values are displayed within data labels.

CommandChartAddPaneCaption

Default value: Add Pane

CommandChartAddPaneDescription

Default value: Create a new pane within this chart.

CommandChartRemovePaneCaption

Default value: Remove Pane

CommandPieStylePieCaption

Default value: Pie

CommandPieStylePieDescription

Default value: Display pies.

CommandPieStyleDonutCaption

Default value: Donut

CommandPieStyleDonutDescription

Default value: Display donuts.

CommandPieLabelsDataLabelsCaption

Default value: Data Labels

CommandPieLabelsDataLabelsDescription

Default value: Specify which values should be displayed within data labels.

CommandPieLabelsDataLabelsNoneCaption

Default value: None

CommandPieLabelsDataLabelsNoneDescription

Default value: Do not display data labels

CommandPieLabelsDataLabelsArgumentCaption

Default value: Argument

CommandPieLabelsDataLabelsArgumentDescription

Default value: Argument

CommandPieLabelsDataLabelsPercentCaption

Default value: Percent

CommandPieLabelsDataLabelsPercentDescription

Default value: Percent

CommandPieLabelsDataLabelsValueCaption

Default value: Value

CommandPieLabelsDataLabelsValueDescription

Default value: Value

CommandPieLabelsDataLabelsValueAndPercentCaption

Default value: Value And Percent

CommandPieLabelsDataLabelsValueAndPercentDescription

Default value: Value And Percent

CommandPieLabelsDataLabelsArgumentAndPercentCaption

Default value: Argument And Percent

CommandPieLabelsDataLabelsArgumentAndPercentDescription

Default value: Argument And Percent

CommandPieLabelsDataLabelsArgumentAndValueCaption

Default value: Argument And Value

CommandPieLabelsDataLabelsArgumentAndValueDescription

Default value: Argument And Value

CommandPieLabelsDataLabelsArgumentValueAndPercentCaption

Default value: Argument, Value And Percent

CommandPieLabelsDataLabelsArgumentValueAndPercentDescription

Default value: Argument, Value And Percent

CommandPieLabelsTooltipsCaption

Default value: Tooltips

CommandPieLabelsTooltipsDescription

Default value: Specify which values should be displayed within tooltips.

CommandPieLabelsTooltipsNoneCaption

Default value: None

CommandPieLabelsTooltipsNoneDescription

Default value: None

CommandPieLabelsTooltipsArgumentCaption

Default value: Argument

CommandPieLabelsTooltipsArgumentDescription

Default value: Argument

CommandPieLabelsTooltipsPercentCaption

Default value: Percent

CommandPieLabelsTooltipsPercentDescription

Default value: Percent

CommandPieLabelsTooltipsValueCaption

Default value: Value

CommandPieLabelsTooltipsValueDescription

Default value: Value

CommandPieLabelsTooltipsValueAndPercentCaption

Default value: Value And Percent

CommandPieLabelsTooltipsValueAndPercentDescription

Default value: Value And Percent

CommandPieLabelsTooltipsArgumentAndPercentCaption

Default value: Argument And Percent

CommandPieLabelsTooltipsArgumentAndPercentDescription

Default value: Argument And Percent

CommandPieLabelsTooltipsArgumentAndValueCaption

Default value: Argument And Value

CommandPieLabelsTooltipsArgumentAndValueDescription

Default value: Argument And Value

CommandPieLabelsTooltipsArgumentValueAndPercentCaption

Default value: Argument, Value And Percent

CommandPieLabelsTooltipsArgumentValueAndPercentDescription

Default value: Argument, Value And Percent

CommandPieLabelPositionCaption

Default value: Data Labels Position

CommandPieLabelPositionDescription

Default value: Specify data labels position.

CommandPieLabelPositionOutsideCaption

Default value: Outside

CommandPieLabelPositionOutsideDescription

Default value: Place data labels outside pie segments.

CommandPieLabelPositionInsideCaption

Default value: Inside

CommandPieLabelPositionInsideDescription

Default value: Place data labels inside pie segments.

CommandPieLabelsLegendPositionCaption

Default value: Legend Position

CommandPieLabelsLegendPositionDescription

Default value: Select the position of the legend.

CommandPieLabelsLegendPositionNoneCaption

Default value: None

CommandPieLabelsLegendPositionNoneDescription

Default value: None

CommandPieLabelsLegendPositionLeftCaption

Default value: Left

CommandPieLabelsLegendPositionLeftDescription

Default value: Left

CommandPieLabelsLegendPositionRightCaption

Default value: Right

CommandPieLabelsLegendPositionRightDescription

Default value: Right

CommandPieLabelsLegendPositionTopCaption

Default value: Top

CommandPieLabelsLegendPositionTopDescription

Default value: Top

CommandPieLabelsLegendPositionBottomCaption

Default value: Bottom

CommandPieLabelsLegendPositionBottomDescription

Default value: Bottom

CommandPieLabelsLegendPositionTopRightCaption

Default value: TopRight

CommandPieLabelsLegendPositionTopRightDescription

Default value: TopRight

CommandPieShowCaptionsCaption

Default value: Show Pie Captions

CommandPieShowCaptionsDescription

Default value: Show captions for individual diagrams within this dashboard item.

CommandGaugeStyleFullCircularCaption

Default value: Full Circular

CommandGaugeStyleFullCircularDescription

Default value: Display full circular gauges.

CommandGaugeStyleHalfCircularCaption

Default value: Half-Circular

CommandGaugeStyleHalfCircularDescription

Default value: Display half-circular gauges.

CommandGaugeStyleLeftQuarterCircularCaption

Default value: Left-Quarter Circular

CommandGaugeStyleLeftQuarterCircularDescription

Default value: Display left-quarter circular gauges.

CommandGaugeStyleRightQuarterCircularCaption

Default value: Right-Quarter Circular

CommandGaugeStyleRightQuarterCircularDescription

Default value: Display right-quarter circular gauges.

CommandGaugeStyleThreeFourthCircularCaption

Default value: Three-Fourth Circular

CommandGaugeStyleThreeFourthCircularDescription

Default value: Display three-fourth circular gauges.

CommandGaugeStyleLinearHorizontalCaption

Default value: Linear Horizontal

CommandGaugeStyleLinearHorizontalDescription

Default value: Display horizontal linear gauges.

CommandGaugeStyleLinearVerticalCaption

Default value: Linear Vertical

CommandGaugeStyleLinearVerticalDescription

Default value: Display vertical linear gauges.

CommandGaugeShowCaptionsCaption

Default value: Show Gauge Captions

CommandGaugeShowCaptionsDescription

Default value: Show captions for individual gauges within this dashboard item.

CommandImageLoadCaption

Default value: Load Image

CommandImageLoadDescription

Default value: Load an image from a file. The dashboard will store the path to the image file and will not store the image itself.

CommandImageImportCaption

Default value: Import Image

CommandImageImportDescription

Default value: Import an image from a file. The dashboard will store a copy of the image.

CommandImageSizeMode

Default value: Size Mode

CommandImageSizeModeClipCaption

Default value: Clip

CommandImageSizeModeClipDescription

Default value: The image is placed in the upper-left corner of the dashboard item and clipped if necessary.

CommandImageSizeModeStretchCaption

Default value: Stretch

CommandImageSizeModeStretchDescription

Default value: The image within the dashboard item is stretched or shrunk as appropriate to fit the size of the dashboard item.

CommandImageSizeModeSqueezeCaption

Default value: Squeeze

CommandImageSizeModeSqueezeDescription

Default value: If the dashboard item’s dimensions exceed that of the image it contains, the image is centered and shown full-size. Otherwise, the image is resized to fit into the dashboard item’s dimensions.

CommandImageSizeModeZoomCaption

Default value: Zoom

CommandImageSizeModeZoomDescription

Default value: The image is sized proportionally (without clipping), so that it is best fitted to the dashboard item.

CommandImageAlignmentCaption

Default value: Alignment

CommandImageAlignmentTopLeftCaption

Default value: Align Top Left

CommandImageAlignmentTopLeftDescription

Default value: Align image to the top left corner of the dashboard item.

CommandImageAlignmentCenterLeftCaption

Default value: Align Center Left

CommandImageAlignmentCenterLeftDescription

Default value: Center image vertically and align it the left of the dashboard item.

CommandImageAlignmentBottomLeftCaption

Default value: Align Bottom Left

CommandImageAlignmentBottomLeftDescription

Default value: Align image to the bottom left corner of the dashboard item.

CommandImageAlignmentTopCenterCaption

Default value: Align Top Center

CommandImageAlignmentTopCenterDescription

Default value: Center image horizontally and align it the top of the dashboard item.

CommandImageAlignmentCenterCenterCaption

Default value: Align Center

CommandImageAlignmentCenterCenterDescription

Default value: Center text horizontally and vertically within the dashboard item.

CommandImageAlignmentBottomCenterCaption

Default value: Align Bottom Center

CommandImageAlignmentBottomCenterDescription

Default value: Center image horizontally and align it the bottom of the dashboard item.

CommandImageAlignmentTopRightCaption

Default value: Align Top Right

CommandImageAlignmentTopRightDescription

Default value: Align image to the top right corner of the dashboard item.

CommandImageAlignmentCenterRightCaption

Default value: Align Center Right

CommandImageAlignmentCenterRightDescription

Default value: Center image vertically and align it the right of the dashboard item.

CommandImageAlignmentBottomRightCaption

Default value: Align Bottom Right

CommandImageAlignmentBottomRightDescription

Default value: Align image to the bottom right corner of the dashboard item.

CommandDateFilterExactTypeCaption

Default value: Exact

CommandDateFilterExactTypeDescription

Default value: Exact

CommandDateFilterAfterTypeCaption

Default value: After

CommandDateFilterAfterTypeDescription

Default value: After

CommandDateFilterBeforeTypeCaption

Default value: Before

CommandDateFilterBeforeTypeDescription

Default value: Before

CommandDateFilterBetweenTypeCaption

Default value: Between

CommandDateFilterBetweenTypeDescription

Default value: Between

CommandDateFilterTypeCaption

Default value: Filter Type

CommandDateFilterTypeDescription

Default value: Filter Type

CommandDateFilterArrangementModeCaption

Default value: Arrangement Mode

CommandDateFilterArrangementModeDescription

Default value: Arrangement Mode

CommandDateFilterArrangementModeAutoHeightCaption

Default value: Auto Height

CommandDateFilterArrangementModeAutoHeightDescription

Default value: Auto Height

CommandDateFilterArrangementModeHorizontalCaption

Default value: Horizontal

CommandDateFilterArrangementModeHorizontalDescription

Default value:

CommandDateFilterArrangementModeVerticalCaption

Default value: Vertical

CommandDateFilterArrangementModeVerticalDescription

Default value: Vertical

CommandDateFilterDatePickerLocationCaption

Default value: Date Picker Location

CommandDateFilterDatePickerLocationDescription

Default value: Specify the Date Picker position in the series of Quick Buttons.

CommandDateFilterDatePickerLocationFarCaption

Default value: Far

CommandDateFilterDatePickerLocationFarDescription

Default value: The position at the far end of the series.

CommandDateFilterDatePickerLocationNearCaption

Default value: Near

CommandDateFilterDatePickerLocationNearDescription

Default value: The position at the near end of the series.

CommandDateFilterDatePickerLocationHiddenCaption

Default value: Hidden

CommandDateFilterDatePickerLocationHiddenDescription

Default value: The element is not displayed.

CommandMapDefaultShapefileCaption

Default value: Default Map

CommandMapDefaultShapefileDescription

Default value: Load a default map.

CommandMapLoadCaption

Default value: Load Map…

CommandMapLoadDescription

Default value: Load a map from a file. The dashboard will store a path to the shape file.

CommandMapImportCaption

Default value: Import Map…

CommandMapImportDescription

Default value: Import a map from a file. The dashboard will store a copy of the map.

CommandMapWorldCountriesCaption

Default value: World Countries

CommandMapWorldCountriesDescription

Default value: Load a world map.

CommandMapEuropeCaption

Default value: Europe

CommandMapEuropeDescription

Default value: Load a map of Europe.

CommandMapAsiaCaption

Default value: Asia

CommandMapAsiaDescription

Default value: Load a map of Asia.

CommandMapNorthAmericaCaption

Default value: North America

CommandMapNorthAmericaDescription

Default value: Load a map of North America.

CommandMapSouthAmericaCaption

Default value: South America

CommandMapSouthAmericaDescription

Default value: Load a map of South America.

CommandMapAfricaCaption

Default value: Africa

CommandMapAfricaDescription

Default value: Load a map of Africa.

CommandMapUSACaption

Default value: USA

CommandMapUSADescription

Default value: Load a map of USA.

CommandMapCanadaCaption

Default value: Canada

CommandMapCanadaDescription

Default value: Load a map of Canada.

CommandMapShowLegendCaption

Default value: Show Legend

CommandMapShowLegendDescription

Default value: Show the legend that helps end-users identify map elements.

CommandMapLegendPositionCaption

Default value: Legend Position

CommandMapLegendPositionDescription

Default value: Change the legend position within the Map.

CommandMapFullExtentCaption

Default value: Full Extent

CommandMapFullExtentDescription

Default value: Full Extent.

CommandMapInitialExtentCaption

Default value: Initial Extent

CommandMapInitialExtentDescription

Default value: Initial Extent.

CommandMapShapeTitleAttributeCaption

Default value: Shape Title

CommandMapShapeTitleAttributeDescription

Default value: Select the required map attribute to display its values within corresponding shape titles.

CommandChoroplethMapShapeLabelsAttributeCaption

Default value: Shape Labels

CommandChoroplethMapShapeLabelsAttributeDescription

Default value: Select the required map attributes to display its values within corresponding shape labels.

CommandWeightedLegendLinearTypeCaption

Default value: Linear

CommandWeightedLegendLinearTypeDescription

Default value: Show the linear weighted legend that helps end-users identify map elements.

CommandWeightedLegendNestedTypeCaption

Default value: Nested

CommandWeightedLegendNestedTypeDescription

Default value: Show the nested weighted legend that helps end-users identify map elements.

CommandWeightedLegendNoneTypeCaption

Default value: None

CommandWeightedLegendNoneTypeDescription

Default value: Disable the weighted legend.

CommandChangeWeightedLegendTypeCaption

Default value: Show Weighted Legend

CommandChangeWeightedLegendTypeDescription

Default value: Show the weighted legend that helps end-users identify map elements.

CommandGeoPointMapClusterizationCaption

Default value: Enable Clustering

CommandGeoPointMapClusterizationDescription

Default value: Enable clustering of map objects.

CommandPieMapIsWeightedCaption

Default value: Weighted Pies

CommandPieMapIsWeightedDescription

Default value: Enable weighted pies.

CommandMapLockNavigationCaption

Default value: Lock Navigation

CommandMapLockNavigationDescription

Default value: Lock map zooming and scrolling.

CommandTextBoxEditTextCaption

Default value: Edit

CommandTextBoxEditTextDescription

Default value: Edit the content of the text box.

CommandTextBoxInsertFieldCaption

Default value: Insert Field

CommandTextBoxInsertFieldDescription

Default value: Insert a data field into the document.

CommandDimensionSortAscending

Default value: Sort Ascending

CommandDimensionSortDescending

Default value: Sort Descending

CommandDimensionSortNone

Default value: No Sorting

CommandDimensionSortModeDisplayText

Obsolete. Default value: (Display Text)

CommandDimensionSortModeValue

Obsolete. Default value: (Value)

CommandDimensionSortModeID

Obsolete. Default value: (ID)

CommandDimensionSortModeKey

Obsolete. Default value: (Key)

CommandDimensionTopN

Default value: Top N…

CommandDimensionGroupChildValues

Obsolete. Default value: Group Tiles

CommandNumericFormat

Default value: Format…

CommandDataItemRename

Default value: Rename…

CommandFormatRuleManager

Default value: Edit Rules…

CommandFormatRuleClearDataItem

Default value: Clear Rules

CommandFormatRuleValue

Obsolete. Default value: Value

CommandFormatRuleTopBottom

Obsolete. Default value: Top/Bottom

CommandFormatRuleAboveBelowAverage

Obsolete. Default value: Average

CommandFormatRuleRange

Obsolete. Default value: Range

CommandFormatRuleTopN

Obsolete. Default value: Top N

CommandFormatRuleBottomN

Obsolete. Default value: Bottom N

CommandFormatRuleAboveAverage

Obsolete. Default value: Above Average

CommandFormatRuleAboveOrEqualAverage

Obsolete. Default value: Above Or Equal Average

CommandFormatRuleBelowAverage

Obsolete. Default value: Below Average

CommandFormatRuleBelowOrEqualAverage

Obsolete. Default value: Below Or Equal Average

CommandFormatRuleGreaterThan

Obsolete. Default value: Greater Than

CommandFormatRuleGreaterThanOrEqualTo

Obsolete. Default value: Greater Than Or Equal To

CommandFormatRuleLessThanOrEqualTo

Obsolete. Default value: Less Than Or Equal To

CommandFormatRuleLessThan

Obsolete. Default value: Less Than

CommandFormatRuleBetween

Obsolete. Default value: Between

CommandFormatRuleNotBetween

Obsolete. Default value: Not Between

CommandFormatRuleBetweenOrEqual

Obsolete. Default value: Between Or Equal To

CommandFormatRuleNotBetweenOrEqual

Obsolete. Default value: Not Between Or Equal To

CommandFormatRuleEqualTo

Obsolete. Default value: Equal To

CommandFormatRuleNotEqualTo

Obsolete. Default value: Not Equal To

CommandFormatRuleExpression

Obsolete. Default value: Expression

CommandFormatRuleContains

Obsolete. Default value: Text that Contains

CommandFormatRuleDateOccurring

Obsolete. Default value: A Date Occurring

CommandFormatRuleRangeSet

Obsolete. Default value: Range Set

CommandFormatRuleColorRangeBar

Obsolete. Default value: Color Range Bar

CommandFormatRuleRangeIcons

Obsolete. Default value: Icon Ranges

CommandFormatRuleRangeColors

Obsolete. Default value: Color Ranges

CommandFormatRuleBarRangeColors

Obsolete. Default value: Bar Color Ranges

CommandFormatRuleRangeGradient

Obsolete. Default value: Gradient Ranges

CommandFormatRuleGradientRangeBar

Obsolete. Default value: Bar Gradient Ranges

CommandFormatRuleBar

Obsolete. Default value: Bar

CommandFormatRuleTopNDescription

Default value: Format {0} values that rank in the top

CommandFormatRuleBottomNDescription

Default value: Format {0} values that rank in the bottom

CommandFormatRuleAboveAverageDescription

Default value: Format {0} values that are above average

CommandFormatRuleAboveOrEqualAverageDescription

Default value: Format {0} values that are above or equal average

CommandFormatRuleBelowAverageDescription

Default value: Format {0} values that are below average

CommandFormatRuleBelowOrEqualAverageDescription

Default value: Format {0} values that are below or equal average

CommandFormatRuleGreaterThanDescription

Default value: Format {0} values that are greater than

CommandFormatRuleGreaterThanOrEqualToDescription

Default value: Format {0} values that are greater than or equal to

CommandFormatRuleLessThanOrEqualToDescription

Default value: Format {0} values that are less than or equal to

CommandFormatRuleLessThanDescription

Default value: Format {0} values that are less than

CommandFormatRuleBetweenDescription

Default value: Format {0} values that are between

CommandFormatRuleNotBetweenDescription

Default value: Format {0} values that are not between

CommandFormatRuleBetweenOrEqualDescription

Default value: Format {0} values that are between or equal to

CommandFormatRuleNotBetweenOrEqualDescription

Default value: Format {0} values that are not between or equal to

CommandFormatRuleEqualToDescription

Default value: Format {0} values that are equal to

CommandFormatRuleNotEqualToDescription

Default value: Format {0} values that are not equal to

CommandFormatRuleExpressionDescription

Default value: Format values that match the following condition

CommandFormatRuleContainsDescription

Default value: Format {0} values that contain the text

CommandFormatRuleDateOccurringDescription

Default value: Format {0} values that contain a date matching these conditions

CommandFormatRuleRangeSetDescription

Default value: Format {0} values using range conditions

CommandFormatRuleColorRangeBarDescription

Default value: Format {0} values using color range bar conditions

CommandFormatRuleRangeGradientDescription

Default value: Format {0} values using range conditions

CommandFormatRuleGradientRangeBarDescription

Default value: Format {0} values using range bar conditions

CommandFormatRuleBarDescription

Default value: Format {0} values using bar conditions

CommandPivotInitialStateCaption

Default value: Initial State

CommandPivotInitialStateDescription

Default value: Specify how the pivot dashboard item appears in the Dashboard Viewer by default.

CommandPivotAutoExpandColumnCaption

Default value: Expand Column Groups

CommandPivotAutoExpandColumnDescription

Default value: Expand Column Groups

CommandPivotAutoExpandRowCaption

Default value: Expand Row Groups

CommandPivotAutoExpandRowDescription

Default value: Expand Row Groups

CommandPivotLayoutTypeCaption

Default value: Layout

CommandPivotLayoutTypeDescription

Default value: Select a pivot table’s layout.

CommandPivotLayoutTypeCompactCaption

Default value: Compact

CommandPivotLayoutTypeCompactDescription

Default value: A Compact layout.

CommandPivotLayoutTypeTabularCaption

Default value: Tabular

CommandPivotLayoutTypeTabularDescription

Default value: A Tabular layout.

CommandPivotShowGrandTotalsCaption

Default value: Grand Totals

CommandPivotShowGrandTotalsDescription

Default value: Show Grand Totals in the pivot dashboard item.

CommandPivotShowColumnGrandTotalsCaption

Default value: Show Column Grand Totals

CommandPivotShowColumnGrandTotalsDescription

Default value: Show column Grand Totals in the pivot dashboard item.

CommandPivotShowRowGrandTotalsCaption

Default value: Show Row Grand Totals

CommandPivotShowRowGrandTotalsDescription

Default value: Show row Grand Totals in the pivot dashboard item.

CommandPivotShowTotalsCaption

Default value: Totals

CommandPivotShowTotalsDescription

Default value: Show Totals in the pivot dashboard item.

CommandPivotShowColumnTotalsCaption

Default value: Show Column Totals

CommandPivotShowColumnTotalsDescription

Default value: Show column Totals in the pivot dashboard item.

CommandPivotShowRowTotalsCaption

Default value: Show Row Totals

CommandPivotShowRowTotalsDescription

Default value: Show row Totals in the pivot dashboard item.

CommandPivotValuesPositionCaption

Default value: Values Position

CommandPivotValuesPositionDescription

Default value: Specify the position of data headers used to arrange summary values.

CommandPivotValuesPositionColumnsCaption

Default value: Columns

CommandPivotValuesPositionColumnsDescription

Default value: Data headers are displayed in columns.

CommandPivotValuesPositionRowsCaption

Default value: Rows

CommandPivotValuesPositionRowsDescription

Default value: Data headers are displayed in rows.

CommandPivotRowTotalsPositionCaption

Default value: Row Totals Position

CommandPivotRowTotalsPositionDescription

Default value: Specify the row totals’ position.

CommandPivotRowTotalsPositionDisabledDescription

Default value: A position of row totals cannot be changed when Pivot Layout is set to Compact.

CommandPivotRowTotalsPositionTopCaption

Default value: Top

CommandPivotRowTotalsPositionTopDescription

Default value: Row totals are displayed at the top of the group/pivot.

CommandPivotRowTotalsPositionBottomCaption

Default value: Bottom

CommandPivotRowTotalsPositionBottomDescription

Default value: Row totals are displayed at the bottom of the group/pivot.

CommandPivotColumnTotalsPositionCaption

Default value: Column Totals Position

CommandPivotColumnTotalsPositionDescription

Default value: Specify the column totals’ position.

CommandPivotColumnTotalsPositionNearCaption

Default value: Near

CommandPivotColumnTotalsPositionNearDescription

Default value: Column totals are displayed near row field values.

CommandPivotColumnTotalsPositionFarCaption

Default value: Far

CommandPivotColumnTotalsPositionFarDescription

Default value: Column totals are displayed far from row field values.

CommandPivotResetLayoutOptionsCaption

Default value: Reset Layout Options

CommandPivotResetLayoutOptionsDescription

Default value: Reset options related to a pivot table layout to their default values.

CommandDataItemShowValues

Default value: Show Values

CommandDataItemShowTotals

Default value: Show Totals

CommandDataItemShowGrandTotal

Default value: Show Grand Totals

CommandComboBoxStandardTypeCaption

Default value: Standard

CommandComboBoxStandardTypeDescription

Default value: Set the type of a combo box to ‘Standard’.

CommandComboBoxCheckedTypeCaption

Default value: Checked

CommandComboBoxCheckedTypeDescription

Default value: Set the type of a combo box to ‘Checked’.

CommandListBoxRadioTypeCaption

Default value: Radio

CommandListBoxRadioTypeDescription

Default value: Set the type of a list box to ‘Radio’.

CommandListBoxCheckedTypeCaption

Default value: Checked

CommandListBoxCheckedTypeDescription

Default value: Set the type of a list box to ‘Checked’.

CommandTreeViewAutoExpandCaption

Default value: Auto Expand

CommandTreeViewAutoExpandDescription

Default value: Specify the initial expanded state of the tree view.

CommandFilterElementShowAllValueCaption

Default value: Show ‘All’ Value

CommandFilterElementShowAllValueDescription

Default value: Enable the (All) option that allows end-users to apply filtering by all values.

CommandFilterElementAllowEmptyFilterCaption

Default value: Allow Empty Filter

CommandFilterElementAllowEmptyFilterDescription

Obsolete. Default value: Allows an empty selection when no item is selected and the filter does not apply. Enables the Clear Filter button that resets the filter to an empty selection.

CommandFilterElementEnableSearchCaption

Default value: Enable Search

CommandFilterElementEnableSearchDescription

Default value: Enable the search capability in a filter element.

CommandEditEFDataSourceCaption

Default value: Edit

CommandEditEFDataSourceDescription

Default value: Edit the Entity Framework data source by selecting an existing data context or using an external assembly.

CommandEditConnectionCaption

Default value: Edit Connection

CommandEditConnectionDescription

Default value: Customize parameters used to establish a connection to a data store.

CommandEditObjectDataSourceCaption

Default value: Edit

CommandEditObjectDataSourceDescription

Default value: Edit the current data source by selecting the required class definition and the data member.

CommandEditJsonDataSourceCaption

Default value: Edit

CommandEditJsonDataSourceDescription

Default value: Specify the JSON data location - a web service endpoint URI, file path, or a string in JSON format.

CommandEditExcelDataSourceCaption

Default value: Edit

CommandEditExcelDataSourceDescription

Default value: Edit the current data source by specifying a data file and selecting the required data.

CommandDisplayItemAsPageCaption

Default value: Display Item as Page

CommandDisplayItemAsPageDescription

Default value: Display a dashboard item as a tab page, if there is only one item on a page.

CommandDashboardLayoutOptionsCaption

Default value: Layout Options

CommandDashboardLayoutOptionsDescription

Default value: Customize dashboard layout options

CommandIndicatorsSettingsCaption
CommandIndicatorsSettingsDescription
DesignerActionListCreateRibbonTransaction

Default value: Create Ribbon

DesignerActionListUpdateRibbonTransaction

Default value: Update Ribbon

DesignerActionListCreateBarsTransaction

Default value: Create Bars

DesignerActionListUpdateBarsTransaction

Default value: Update Bars

DesignerActionMethodCreateRibbonItem

Default value: Create Ribbon

DesignerActionMethodUpdateRibbonItem

Default value: Update Ribbon

DesignerActionMethodCreateBarsItem

Default value: Create Bars

DesignerActionMethodUpdateBarsItem

Default value: Update Bars

HistoryItemEnabling

Default value: Enabling

HistoryItemDisabling

Default value: Disabling

HistoryItemNewDataSource

Default value: Create ‘{0}’ data source

HistoryItemEditDataSource

Default value: Modify query for ‘{0}’

HistoryItemEditConnection

Default value: Modify connection parameters for ‘{0}’

HistoryItemServerMode

Default value: {0} server mode for ‘{1}’

HistoryItemDeleteDataSource

Default value: Delete ‘{0}’ data source

HistoryItemRenameDataSource

Default value: Rename the ‘{0}’ data source

HistoryItemInsertItem

Default value: Insert ‘{0}’

HistoryItemInsertGroup

Default value: Insert ‘{0}’

HistoryItemDuplicateItem

Default value: Create a copy of ‘{0}’

HistoryItemConvertDashboardItemType

Default value: Convert ‘{0}’ to {1}

HistoryItemDeleteItem

Default value: Delete ‘{0}’

HistoryItemSetCurrencyCulture

Default value: Change the dashboard’s currency culture

HistoryItemEditDashboardColorScheme

Default value: Modify a dashboard color scheme

HistoryItemEditLocalColorScheme

Default value: Modify a local color scheme for ‘{0}’

HistoryItemEditDashboardTitle

Default value: Edit dashboard title

HistoryItemEditNames

Default value: Edit names within ‘{0}’

HistoryItemLayoutChanged

Default value: Layout changed

HistoryItemShowCaption

Default value: Show/Hide caption for ‘{0}’

HistoryItemEditFilter

Default value: Edit filter for ‘{0}’

HistoryItemEditVisibleDataFilter

Default value: Edit Visible Data Filter for ‘{0}’

HistoryItemEditMeasureFilter

Default value: Edit filter for ‘{0}’

HistoryItemSingleMasterFilter

Default value: {0} Single Master Filter for ‘{1}’

HistoryItemMultipleMasterFilter

Default value: {0} Multiple Master Filter for ‘{1}’

HistoryItemDrillDown

Default value: {0} drill-down for ‘{1}’

HistoryItemTargetDimensions

Default value: Modify interactivity options for ‘{0}’

HistoryItemCrossDataSourceFiltering

Default value: {0} cross-data-source filtering for ‘{1}’

HistoryItemIgnoreMasterFilters

Default value: {0} ignoring of Master Filters for ‘{1}’

HistoryItemGroupIgnoreMasterFilters

Default value: {0} ignoring external Master Filters for ‘{1}’

HistoryItemGroupMasterFilter

Default value: {0} Master Filter for ‘{1}’

HistoryItemContentArrangement

Default value: Change arrangement settings for ‘{0}’

HistoryItemGridHorizontalLines

Default value: {0} horizontal grid lines visibility for ‘{1}’

HistoryItemEnableGridColumnFitToContent

Default value: Adjust the ‘{0}’ column width to fit its content for ‘{1}’

HistoryItemDisableGridColumnFitToContent

Default value: Disable fit to content of the ‘{0}’ column for ‘{1}’

HistoryItemEnableGridColumnFixedWidth

Default value: Fix the width of the ‘{0}’ column for ‘{1}’

HistoryItemDisableGridColumnFixedWidth

Default value: Disable fixed width of the ‘{0}’ column for ‘{1}’

HistoryItemGridResizeColumns

Default value: Change the ‘{0}’ and ‘{1}’ column widths for ‘{2}’

HistoryItemGridAutoFitToContentsColumnWidthMode

Default value: Enable the ‘AutoFit to Contents’ column width mode for ‘{0}’

HistoryItemGridAutoFitToGridColumnWidthMode

Enable the ‘AutoFit to Grid’ column width mode for ‘{0}’

HistoryItemGridManualColumnWidthMode

Default value: Enable the ‘Manual’ column width mode for ‘{0}’

HistoryItemGridWordWrap

Default value: {0} word wrapping for ‘{1}’

HistoryItemGridVerticalLines

Default value: {0} vertical grid lines visibility for ‘{1}’

HistoryItemGridMergeCells

Default value: {0} cell merging for ‘{1}’

HistoryItemGridBandedRows

Default value: {0} banded rows for ‘{1}’

HistoryItemGridColumnHeaders

Default value: {0} column headers visibility for ‘{1}’

HistoryItemGridColumnOptions

Default value: Change column options for ‘{0}’

HistoryItemChartSeriesType

Default value: Change series type for ‘{0}’

HistoryItemChartRotate

Default value: {0} diagram rotation in ‘{1}’

HistoryItemChartShowLegend

Default value: {0} legend visibility for ‘{1}’

HistoryItemChartYAxisSettings

Default value: Change Y axis settings for ‘{0}’

HistoryItemChartXAxisSettings

Default value: Change X-axis settings for ‘{0}’

HistoryItemScatterChartPointLabelOptions

Default value: Change point label settings for ‘{0}’

HistoryItemChartLegendPosition

Default value: Change legend position for ‘{0}’

HistoryItemChartAddPane

Default value: Add new pane to ‘{0}’

HistoryItemChartRemovePane

Default value: Remove ‘{0}’ pane from ‘{1}’

HistoryItemPieStyle

Default value: Change pie style for ‘{0}’

HistoryItemPieLabelContentType

Default value: Change data labels content for ‘{0}’

HistoryItemPieTooltipContentType

Default value: Change tooltips content for ‘{0}’

HistoryItemPieLegendPosition

Default value: Change legend position in ‘{0}’

HistoryItemPieShowCaptions

Default value: {0} pie captions visibility for ‘{1}’

HistoryItemPieLabelPosition

Default value: Change data labels position in ‘{0}’

HistoryItemGaugeViewType

Default value: Change gauge view type for ‘{0}’

HistoryItemGaugeRange

Default value: Change settings for ‘{0}’

HistoryItemGaugeShowCaptions

Default value: {0} gauge captions visibility for ‘{1}’

HistoryItemImageOpen

Default value: Load image to ‘{0}’

HistoryItemImageSizeMode

Default value: Change size mode for ‘{0}’

HistoryItemImageAlignment

Default value: Change alignment for ‘{0}’

HistoryItemTextBoxEditText

Default value: Edit text in ‘{0}’

HistoryItemRangeFilterSeriesType

Default value: Change series type for all series in ‘{0}’

HistoryItemMapOpen

Default value: Load map to ‘{0}’

HistoryItemMapAttribute

Default value: Change attribute binding in ‘{0}’

HistoryItemMapShapeTitleAttribute

Default value: Change attributes providing shape labels for ‘{0}’

HistoryItemMapDelta

Default value: Change delta options in ‘{0}’

HistoryItemChangeWeightedLegendType

Default value: Change weighted legend type for ‘{0}’

HistoryItemDisableWeightedLegend

Default value: Disable weighted Legend for ‘{0}’

HistoryItemMapShowLegend

Default value: {0} legend visibility for ‘{1}’

HistoryItemGeoPointMapClusterization

Default value: {0} clustering for ‘{1}’

HistoryItemPieMapIsWeighted

Default value: ‘{0}’ weighted pies for ‘{1}’

HistoryItemMapLockNavigation

Default value: Lock map navigation for ‘{0}’

HistoryItemMapUnLockNavigation

Default value: Unlock map navigation for ‘{0}’

HistoryItemBubbleMapOptions

Default value: Change bubble map options for ‘{0}’

HistoryItemRestoreMapViewport

Default value: Restore extent in ‘{0}’

HistoryItemChangeMapViewport

Default value: Change extent in ‘{0}’

HistoryItemModifyBindings

Default value: Modify bindings for ‘{0}’

HistoryItemMeasureSummaryType

Default value: Set summary type for ‘{0}’

HistoryItemDimensionSortOrder

Default value: Toggle sort order for ‘{0}’

HistoryItemDimensionSorting

Default value: Set sorting for ‘{0}’

HistoryItemDimensionSpecifyTopN

Default value: Set Top N for ‘{0}’

HistoryItemDataItemNumericFormat

Default value: Set numeric format for ‘{0}’

HistoryItemDataItemDateTimeFormat

Default value: Set date-time format for ‘{0}’

HistoryItemDataItemRename

Default value: Rename data item for {0}

HistoryItemDimensionGroupInterval

Default value: Set group interval for ‘{0}’

HistoryItemDimensionColoringMode

Change coloring mode for ‘{0}’

HistoryItemDimensionGroupChildValues

Default value: Change tile group settings for ‘{0}’

HistoryItemMeasureColoringMode

Default value: Change measure coloring mode for ‘{0}’

HistoryItemUseGlobalColorsEnable

Default value: Use a global scheme to color elements of the ‘{0}’

HistoryItemUseGlobalColorsDisable

Default value: Use a local scheme to color elements of the ‘{0}’

HistoryItemPivotAutoExpandColumnEnable

Default value: Enable automatic expansion of column groups for ‘{0}’

HistoryItemPivotAutoExpandColumnDisable

Default value: Disable automatic expansion of column groups for ‘{0}’

HistoryItemPivotAutoExpandRowEnable

Default value: Enable automatic expansion of row groups for ‘{0}’

HistoryItemPivotAutoExpandRowDisable

Default value: Disable automatic expansion of row groups for ‘{0}’

HistoryItemPivotLayoutTypeCompact

Default value: Change a pivot table’s layout to compact for ‘{0}’

HistoryItemPivotLayoutTypeTabular

Default value: Change a pivot table’s layout to tabular for ‘{0}’

HistoryItemPivotShowColumnGrandTotalsEnable

Default value: Enable the visibility of column Grand Totals for ‘{0}’

HistoryItemPivotShowColumnGrandTotalsDisable

Default value: Disable the visibility of column Grand Totals for ‘{0}’

HistoryItemPivotShowRowGrandTotalsEnable

Default value: Enable the visibility of row Grand Totals for ‘{0}’

HistoryItemPivotShowRowGrandTotalsDisable

Default value: Disable the visibility of row Grand Totals for ‘{0}’

HistoryItemPivotShowColumnTotalsEnable

Default value: Enable the visibility of column Totals for ‘{0}’

HistoryItemPivotShowColumnTotalsDisable

Default value: Disable the visibility of column Totals for ‘{0}’

HistoryItemPivotShowRowTotalsEnable

Default value: Enable the visibility of row Totals for ‘{0}’

HistoryItemPivotShowRowTotalsDisable

Default value: Disable the visibility of row Totals for ‘{0}’

HistoryItemPivotValuesPositionColumns

Default value: Change the position of data headers to columns for ‘{0}’

HistoryItemPivotValuesPositionRows

Default value: Change the position of data headers to rows for ‘{0}’

HistoryItemPivotResetLayoutOptions

Default value: Reset options related to a pivot table layout for ‘{0}’

HistoryItemPivotRowTotalsPositionTop

Default value: Change the row totals’ position to top for ‘{0}’

HistoryItemPivotRowTotalsPositionBottom

Default value: Change the row totals’ position to bottom for ‘{0}’

HistoryItemPivotColumnTotalsPositionNear

Default value: Change the column totals’ position to near for ‘{0}’

HistoryItemPivotColumnTotalsPositionFar

Default value: Change the column totals’ position to far for ‘{0}’

HistoryItemTreemapLayoutAlgorithm

Default value: Change a treemap’s layout algorithm for ‘{0}’

HistoryItemTreemapLayoutDirection

Default value: Change a treemap’s layout direction for ‘{0}’

HistoryItemTreemapTileLabelContentType

Default value: Change content of tile labels for ‘{0}’

HistoryItemTreemapTileTooltipContentType

Default value: Change content of tile tooltips for ‘{0}’

HistoryItemTreemapGroupLabelContentType

Default value: Change group labels content for ‘{0}’

HistoryItemTreemapGroupTooltipContentType

Default value: Change group tooltips content for ‘{0}’

HistoryItemDateFilterChangeFilterType

Default value: Change the filter type of a date filter in ‘{0}’

HistoryItemDateFilterChangeArrangementMode

Default value: Change the layout direction in {0}

HistoryItemDateFilterChangeDatePickerLocation

Default value: Change the date picker location in {0}

HistoryItemComboBoxChangeType

Default value: Change the type of a combo box in ‘{0}’

HistoryItemListBoxChangeType

Default value: Change the type of a list box in ‘{0}’

HistoryItemTreeViewAutoExpandChanged

Default value: {0} automatic expansion of nodes for ‘{1}’

HistoryItemFilterElementShowAllValueChanged

Default value: Change the ‘All’ value visibility for ‘{0}’

HistoryItemFilterElementEnableSearchChanged

Default value: Change search settings for ‘{0}’

HistoryItemFormatRuleCreate

Default value: Create new ‘{0}’ format rule for the ‘{1}’

HistoryItemFormatRuleEdit

Default value: Edit ‘{0}’ format rule of the ‘{1}’

HistoryItemFormatRuleClear

Default value: Clear format rules calculated by ‘{0}’ for the ‘{1}’

HistoryItemFormatRulesMove

Default value: Change format rules order for the ‘{0}’

HistoryItemFormatRulesDelete

Default value: Delete format rule from the ‘{0}’

HistoryItemFormatRulePropertyEnabled

Default value: Enable/disable format rule for the ‘{0}’

HistoryItemDateTimePeriodDelete

Default value: Delete date-time period from the ‘{0}’

HistoryItemDateTimePeriodAdd

Default value: Add date-time period from the ‘{0}’

HistoryItemDateTimePeriodsAdd

Default value: Add date-time periods to the ‘{0}’

HistoryItemDateTimePeriodMove

Default value: Change date-time period order for the ‘{0}’

HistoryItemDateTimePeriodEdit

Default value: Edit ‘{0}’ date-time period of the ‘{1}’

HistoryItemDateTimePeriodRename

Default value: Change the display name of the ‘{0}’ date-time period for ‘{1}’

HistoryItemSetDefaultDateTimePeriod

Default value: Change a default date-time period for the ‘{0}’

HistoryItemAddQuery

Default value: Add a new query to the ‘{0}’ data source

HistoryItemEditQuery

Default value: Edit the ‘{0}’ query

HistoryItemEditQueryFilter

Default value: Edit the current filter for the ‘{0}’ query

HistoryItemRenameQuery

Default value: Rename the ‘{0}’ query

HistoryItemDeleteQuery

Default value: Delete the ‘{0}’ query from the ‘{1}’ data source

HistoryItemAddFederationQuery

Default value: Add a new query to the ‘{0}’ data source

HistoryItemEditFederationQuery

Default value: Edit the ‘{0}’ query

HistoryItemRenameFederationQuery

Default value: Rename the ‘{0}’ query

HistoryItemDeleteFederationQuery

Default value: Delete the ‘{0}’ query from the ‘{1}’ data source

HistoryItemManageMongoDBQueries

Default value: ‘Manage Queries’ for the ‘{0}’ data source

HistoryItemRenameMongoDBQuery

Default value: Rename the ‘{0}’ query

HistoryItemDeleteMongoDBQuery

Default value: Delete the ‘{0}’ query from the ‘{1}’ data source

HistoryItemAddGridColumnTotal

Default value: Add the ‘{0}’ summary for the ‘{1}’ of ‘{2}’

HistoryItemClearGridColumnTotals

Default value: Remove all totals for the ‘{0}’

HistoryItemRemoveGridColumnTotal

Default value: Remove the ‘{0}’ total for the ‘{1}’ column of ‘{2}’

HistoryItemChangeGridColumnTotal

Default value: Change the summary type for ‘{0}’ to ‘{1}’

HistoryItemBoundImageBindingOptions

Default value: Change data binding options for {0}

HistoryItemMeasureCalculation

Default value: Change calculation settings for ‘{0}’

HistoryItemDisplayItemAsPage

Default value: {0} display item as page on ‘{1}’

HistoryItemIndicatorsSettings
FormatRuleDataItemsAll

Default value: [All]

UndoText

Obsolete. Default value: Undo

RedoText

Obsolete. Default value: Redo

UndoRedoSingleAction

Default value: {0} {1} Action

UndoRedoActionsCount

Default value: {0} {1} Actions

ImageWrongFormatMessage

Default value: The selected image file is corrupted.

ImageFileCorruptedMessage

Default value: An image file is corrupted.\r\nURL: {0}

ImageNotFoundMessage

Default value: Cannot find an image file. This file may have been renamed, moved, or deleted.\r\nURL: {0}

ImageGeneralExceptionMessage

Default value: Cannot open an image file at the following path:\r\n{0}

ImageCorruptedMessage

Default value: The image file is corrupted.

DataSourceNameExistsMessage

Default value: A data source with the specified name already exists.

DataSourceEmptyNameMessage

Default value: The data source name cannot be empty.

RecentDashboardsCaption

Default value: Recent

RecentItemsMenuEmptyText

Default value: To browse for a dashboard, click Open.

RecentBarButtonItemOpenCommand

Default value: &Open

RecentBarButtonItemPinCommand

Default value: Pin

RecentBarButtonItemUnpinCommand

Default value: Unpin

RecentBarButtonItemRemoveCommand

Default value: &Remove from list

RecentBarButtonItemClearFilesCommand

Default value: &Clear unpinned dashboards

RecentBarButtonItemClearFoldersCommand

Default value: &Clear unpinned folders

DeltaValueTypeActualValueCaption

Obsolete. Default value: Actual value

DeltaValueTypeTargetValueCaption

Obsolete. Default value: Target value

DeltaValueTypeAbsoluteVariationCaption

Obsolete. Default value: Absolute variation

DeltaValueTypePercentVariationCaption

Obsolete. Default value: Percent variation

DeltaValueTypePercentOfTargetCaption

Obsolete. Default value: Percent of target

CardLayoutTemplateStretchedCaption

Obsolete. Default value: Stretched

CardLayoutTemplateCenteredCaption

Obsolete. Default value: Centered

CardLayoutTemplateCompactCaption

Obsolete. Default value: Compact

CardLayoutTemplateCustomCaption

Obsolete. Default value: Custom

CardLayoutTemplateLightweightCaption

Obsolete. Default value: Lightweight

CardLayoutTemplateNoneCaption

Obsolete. Default value: None

CardRowDataElementTypeAbsoluteVariationCaption

Obsolete. Default value: Absolute Variation

CardRowDataElementTypeActualValueCaption

Obsolete. Default value: Actual Value

CardRowDataElementTypeCardNameCaption

Obsolete. Default value: Card Name

CardRowDataElementTypePercentOfTargetCaption

Obsolete. Default value: Percent of Target

CardRowDataElementTypePercentVariationCaption

Obsolete. Default value: Percent Variation

CardRowDataElementTypeTargetValueCaption

Obsolete. Default value: Target Value

CardRowDataElementTypeTitleCaption

Obsolete. Default value: Title

CardRowDataElementTypeSubtitleCaption

Obsolete. Default value: Subtitle

CardRowDataElementTypeDeltaIndicatorCaption

Obsolete. Default value: Delta Indicator

CardRowDataElementTypeSparklineCaption

Obsolete. Default value: Sparkline

CardRowDataElementTypeDimensionValueCaption

Obsolete. Default value: Dimension

DeltaIndicationModeGreaterIsGoodCaption

Obsolete. Default value: Greater is good

DeltaIndicationModeLessIsGoodCaption

Obsolete. Default value: Less is good

DeltaIndicationModeWarningIfGreaterCaption

Obsolete. Default value: Warning if greater

DeltaIndicationModeWarningIfLessCaption

Obsolete. Default value: Warning if less

DeltaIndicationModeNoIndicationCaption

Obsolete. Default value: No indication

DeltaThresholdTypeAbsolute

Obsolete. Default value: Absolute

DeltaThresholdTypePercent

Obsolete. Default value: Percent

NumericFormatUnitAutoCaption

Obsolete. Default value: Auto

NumericFormatUnitOnesCaption

Obsolete. Default value: Ones

NumericFormatUnitThousandsCaption

Obsolete. Default value: Thousands

NumericFormatUnitMillionsCaption

Obsolete. Default value: Millions

NumericFormatUnitBillionsCaption

Obsolete. Default value: Billions

NumericFormatFormatTypeAutoCaption

Obsolete. Default value: Auto

NumericFormatFormatTypeGeneralCaption

Obsolete. Default value: General

NumericFormatFormatTypeNumberCaption

Obsolete. Default value: Number

NumericFormatFormatTypeCurrencyCaption

Obsolete. Default value: Currency

NumericFormatFormatTypeScientificCaption

Obsolete. Default value: Scientific

NumericFormatFormatTypePercentCaption

Obsolete. Default value: Percent

CurrencyInvariantRegion

Default value: Undefined

DashboardCurrencyUseCurrentCurrency

Obsolete. Default value: Use client system settings

DataItemCurrencyUseDashboardCurrency

Default value: Use dashboard settings

DateTimeFormatYearFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatYearFormatFullCaption

Obsolete. Default value: Full

DateTimeFormatYearFormatAbbreviatedCaption

Obsolete. Default value: Abbreviated

DateTimeFormatQuarterFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatQuarterFormatNumericCaption

Obsolete. Default value: Numeric

DateTimeFormatQuarterFormatFullCaption

Obsolete. Default value: Full

DateTimeFormatMonthFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatMonthFormatFullCaption

Obsolete. Default value: Full

DateTimeFormatMonthFormatAbbreviatedCaption

Obsolete. Default value: Abbreviated

DateTimeFormatMonthFormatNumericCaption

Obsolete. Default value: Numeric

DateTimeFormatDayOfWeekFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatDayOfWeekFormatFullCaption

Obsolete. Default value: Full

DateTimeFormatDayOfWeekFormatAbbreviatedCaption

Obsolete. Default value: Abbreviated

DateTimeFormatDayOfWeekFormatNumericCaption

Obsolete. Default value: Numeric

DateTimeFormatDateFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatDateFormatShortCaption

Obsolete. Default value: Short

DateTimeFormatDateFormatLongCaption

Obsolete. Default value: Long

DateTimeFormatDateTimeFormatDefaultCaption

Obsolete. Default value: Default

DateTimeFormatDateTimeFormatShortCaption

Obsolete. Default value: Short

DateTimeFormatDateTimeFormatLongCaption

Obsolete. Default value: Long

DateTimeFormatDateTimeFormatTimeOnlyCaption

Obsolete. Default value: Time only

YesterdayCheckEditCaption

Default value: Yesterday

TodayCheckEditCaption

Default value: Today

TomorrowCheckEditCaption

Default value: Tomorrow

ToDatePeriodCaption

Obsolete. Default value: To {0}

FromDatePeriodCaption

Obsolete. Default value: From {0}

FromToDatePeriodCaption

Obsolete. Default value: {0} - {1}

EntireRangePeriodCaption

Obsolete. Default value: Entire Range

DateTimePeriodsNameTemplate

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

YearLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

QuarterLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

MonthLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

DayLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

HourLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

MinuteLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

SecondLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextNDateTimePeriodsCheckEditCaption

Obsolete. Default value: Next {0}s

LastNDateTimePeriodsCheckEditCaption

Obsolete. Default value: Last {0}s

PreviousDateTimePeriodCheckEditCaption

Obsolete. Default value: Previous {0}

ThisDateTimePeriodCheckEditCaption

Obsolete. Default value: This {0}

NextDateTimePeriodCheckEditCaption

Obsolete. Default value: Next {0}

ToDateTimePeriodCheckEditCaption

Obsolete. Default value: {0}-to-date

PreviousYearLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisYearLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextYearLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastYearsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextYearsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

YearToDateLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousQuarterLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisQuarterLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextQuarterLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastQuartersLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextQuartersLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

QuarterToDateLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousMonthLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisMonthLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextMonthLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastMonthsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextMonthsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

MonthToDateLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastDaysLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextDaysLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousHourLabelCaption

Obsolete. Default value: This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisHourLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextHourLabelCaption

Obsolete. Default value: This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastHoursLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextHoursLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousMinuteLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisMinuteLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextMinuteLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastMinutesLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextMinutesLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousSecondLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

ThisSecondLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextSecondLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

LastSecondsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextSecondsLabelCaption

Obsolete. This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

NextNPeriodsCheckEditCaption

Default value: Next

LastNPeriodsCheckEditCaption

Default value: Last

PreviousYearCheckEditCaption

Default value: Previous Year

ThisYearCheckEditCaption

Default value: This Year

NextYearCheckEditCaption

Default value: Next Year

YearToDateTimePeriodCheckEditCaption

Default value: Year-to-date

YearsLabelCaption

Default value: years

PreviousQuarterCheckEditCaption

Default value: Previous Quarter

ThisQuarterCheckEditCaption

Default value: This Quarter

NextQuarterCheckEditCaption

Default value: Next Quarter

QuarterToDateTimePeriodCheckEditCaption

Default value: Quarter-to-date

QuartersLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousMonthCheckEditCaption

Default value: Previous Month

PreviousWeekCheckEditCaption

Default value: Previous Week

ThisMonthCheckEditCaption

Default value: This Month

ThisWeekCheckEditCaption

Default value: This Week

NextMonthCheckEditCaption

Default value: Next Month

NextWeekCheckEditCaption

Default value: Next Week

MonthToDateTimePeriodCheckEditCaption

Default value: Month-to-date

MonthsLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

WeekLabelCaption

Default value: weeks

DaysLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousHourCheckEditCaption

Default value: Previous Hour

ThisHourCheckEditCaption

Default value: This Hour

NextHourCheckEditCaption

Default value: Next Hour

HoursLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousMinuteCheckEditCaption

Default value: Previous Minute

ThisMinuteCheckEditCaption

Default value: This Minute

NextMinuteCheckEditCaption

Default value: Next Minute

MinutesLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

PreviousSecondCheckEditCaption

Default value: Previous Second

ThisSecondCheckEditCaption

Default value: This Second

NextSecondCheckEditCaption

Default value: Next Second

SecondsLabelCaption

This localization string is obsolete now. To learn more, see the T461063 KB article in the DevExpress Support Center.

IncludeCurrentYearCheckEditCaption

Default value: Include current

IncludeCurrentQuarterCheckEditCaption

Default value: Include current

IncludeCurrentMonthCheckEditCaption

Default value: Include current

IncludeCurrentWeekCheckEditCaption

Default value: Include current

IncludeCurrentDayCheckEditCaption

Default value: Include current

IncludeCurrentHourCheckEditCaption

Default value: Include current

IncludeCurrentMinuteCheckEditCaption

Default value: Include current

IncludeCurrentSecondCheckEditCaption

Default value: Include current

ExactDateFormatYear

Obsolete. Default value: Year

ExactDateFormatQuarter

Obsolete. Default value: Quarter

ExactDateFormatMonth

Obsolete. Default value: Month

ExactDateFormatDay

Obsolete. Default value: Day

ExactDateFormatHour

Obsolete. Default value: Hour

ExactDateFormatMinute

Obsolete. Default value: Minute

ExactDateFormatSecond

Obsolete. Default value: Second

ExactDateDateTimeFormatPattern

Obsolete. Default value: {0}: {1}

ChartCannotRenderData

Default value: Specified data cannot be rendered in a chart

ConnectionErrorFormDetailPattern

Default value: Connection name: {0}\r\nError message: {1}

CommandPrintPreview

Default value: Print Preview…

CommandExportTo

Default value: Export To

CommandExportToPdf

Default value: Export to PDF

CommandExportToImage

Default value: Export to Image

CommandExportToExcel

Default value: Export To Excel

CommandDrillUp

Default value: Drill Up

CommandClearMasterFilter

Default value: Clear Master Filter

CommandClearSelection

Default value: Clear Selection

CommandMultiSelect

Default value: Multi-Select

CommandSelectOtherValues

Default value: Values

CommandSelectDateTimePeriod

Default value: Select Date Time Period

ChartInsideHorizontalGalleryGroupCaption

Default value: Inside Horizontal

ChartInsideVerticalGalleryGroupCaption

Default value: Inside Vertical

ChartOutsideHorizontalGalleryGroupCaption

Default value: Outside Horizontal

ChartOutsideVerticalGalleryGroupCaption

Default value: Outside Vertical

ChartTopLeftHorizontalInsideLegendPosition

Default value: Align the legend to the top left corner of the diagram. Orient the legend horizontally.

ChartTopCenterHorizontalInsideLegendPosition

Default value: Center the legend horizontally and align it the top of the diagram. Orient the legend horizontally.

ChartTopRightHorizontalInsideLegendPosition

Default value: Align the legend to the top right corner of the diagram. Orient the legend horizontally.

ChartBottomLeftHorizontalInsideLegendPosition

Default value: Align the legend to the bottom left corner of the diagram. Orient the legend horizontally.

ChartBottomCenterHorizontalInsideLegendPosition

Default value: Center the legend horizontally and align it the bottom of the diagram. Orient the legend horizontally.

ChartBottomRightHorizontalInsideLegendPosition

Default value: Align the legend to the bottom right corner of the diagram. Orient the legend horizontally.

ChartTopLeftVerticalInsideLegendPosition

Default value: Align the legend to the top left corner of the diagram. Orient the legend vertically.

ChartTopCenterVerticalInsideLegendPosition

Default value: Center the legend horizontally and align it the top of the diagram. Orient the legend vertically.

ChartTopRightVerticalInsideLegendPosition

Default value: Align the legend to the top right corner of the diagram. Orient the legend vertically.

ChartBottomLeftVerticalInsideLegendPosition

Default value: Align the legend to the bottom left corner of the diagram. Orient the legend vertically.

ChartBottomCenterVerticalInsideLegendPosition

Default value: Center the legend horizontally and align it the bottom of the diagram. Orient the legend vertically.

ChartBottomRightVerticalInsideLegendPosition

Default value: Align the legend to the bottom right corner of the diagram. Orient the legend vertically.

ChartTopLeftHorizontalOutsideLegendPosition

Default value: Align the legend to the top left corner of the chart outside the diagram. Orient the legend horizontally.

ChartTopCenterHorizontalOutsideLegendPosition

Default value: Center the legend horizontally and align it the top of the chart outside the diagram. Orient the legend horizontally.

ChartTopRightHorizontalOutsideLegendPosition

Default value: Align the legend to the top right corner of the chart outside the diagram. Orient the legend horizontally.

ChartBottomLeftHorizontalOutsideLegendPosition

Default value: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend horizontally.

ChartBottomCenterHorizontalOutsideLegendPosition

Default value: Center the legend horizontally and align it the bottom of the chart outside the diagram. Orient the legend horizontally.

ChartBottomRightHorizontalOutsideLegendPosition

Default value: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend horizontally.

ChartTopLeftVerticalOutsideLegendPosition

Default value: Align the legend to the top left corner of the chart outside the diagram. Orient the legend vertically.

ChartTopRightVerticalOutsideLegendPosition

Default value: Align the legend to the top right corner of the chart outside the diagram. Orient the legend vertically.

ChartBottomLeftVerticalOutsideLegendPosition

Default value: Align the legend to the bottom left corner of the chart outside the diagram. Orient the legend vertically.

ChartBottomRightVerticalOutsideLegendPosition

Default value: Align the legend to the bottom right corner of the chart outside the diagram. Orient the legend vertically.

ChartPrimaryAxisTypeName

Default value: Primary axis

ChartSecondaryAxisTypeName

Default value: Secondary axis

DataFieldBrowserRemoveCalculatedFieldMenuItem

Default value: Delete

DataFieldBrowserRenameCalculatedFieldMenuItem

Default value: Rename

DataFieldBrowserCalculatedFieldTypeMenuItem

Default value: Field Type

DataFieldBrowserCalculatedFieldExpressionEditorMenuItem

Default value: Edit Expression…

CheckedDataFieldsBrowserSelectAll

Default value: (Select All)

HistoryItemAddCalculatedField

Default value: Add calculated field ‘{0}’

HistoryItemRemoveCalculatedField

Default value: Remove calculated field ‘{0}’

HistoryItemCalculatedFieldName

Default value: Rename ‘{0}’ to ‘{1}’

HistoryItemCalculatedFieldExpression

Default value: Change expression for ‘{0}’

HistoryItemCalculatedFieldType

Default value: Change field type for ‘{0}’

CommandAddCalculatedFieldCaption

Default value: Add Calculated Field

CommandAddCalculatedFieldDescription

Default value: Add a new calculated field into the current data source.

CommandEditDataSourceFilterCaption

Default value: Filter

CommandEditDataSourceFilterDescription

Default value: Edit the current data source filter.

CommandClearDataSourceFilterCaption

Default value: Clear

CommandClearDataSourceFilterDescription

Default value: Clear the current data source filter.

CommandDashboardParametersCaption

Default value: Parameters

CommandDashboardParametersDescription

Default value: Edit the current dashboard parameters

CommandEditDashboardParametersCaption

Default value: Parameters

CommandEditDashboardParametersDescription

Default value: Edit the current dashboard parameters.

HistoryItemEditDashboardParameters

Default value: Edit dashboard parameters

HistoryItemFilterDataSource

Default value: Filter data source ‘{0}’

HistoryItemEditExtractParameters

Default value: Edit extract parameters

ExtractPathRequest

Default value: Error loading data extract file

HistoryItemExtractSourceOptionsDataSourceFilter

Default value: Filter data extract source

BarDataSourceName

Default value: Data Source

RibbonGroupDataSource

Default value: Data Source

RibbonGroupFiltering

Default value: Filtering

BarViewName

Default value: View

RibbonGroupView

Default value: View

RibbonGroupDesign

Default value: Design

RibbonGroupHome

Default value: Home

RibbonGroupSqlDataSourceQuery

Default value: Query

RibbonGroupFederationDataSourceQuery

Default value: Query

RibbonGroupMongoDBDataSourceQuery

Default value: Query

BarHomeName

Default value: Home

CommandEditNamesRibbonCaption

Default value: Edit Names

CommandEditFilterRibbonCaption

Default value: Edit Filter

CommandImageLoadRibbonCaption

Default value: Load Image

CommandImageImportRibbonCaption

Default value: Import Image

CommandTextBoxEditTextRibbonCaption

Default value: Edit

CommandMapLoadRibbonCaption

Default value: Load Map

CommandMapImportRibbonCaption

Default value: Import Map

SparklineIndicationModeArea

Obsolete. Default value: Area

SparklineIndicationModeLine

Obsolete. Default value: Line

SparklineIndicationModeBar

Obsolete. Default value: Bar

SparklineIndicationModeWinLoss

Obsolete. Default value: Win/Loss

RibbonGroupLayoutOptionsCaption

Default value: Layout options

RibbonGroupCommonCaption

Default value: Common

RibbonGroupColoringCaption

Default value: Coloring

CommandExportDashboardCaption

Default value: Export Dashboard

CommandSelectDashboardCaption

Default value: Select Dashboard

CommandSelectDashboardDescription

Default value: Select the current dashboard.

CommandSelectDashboardItemGroupCaption

Default value: Select Group

CommandSelectDashboardItemGroupDescription

Default value: Select the parent group.

CommandSelectDashboardTabPageCaption

Default value: Select Tab Page

CommandSelectDashboardTabPageDescription

Default value: Select the tab page.

CommandSelectTabContainerCaption

Default value: Select Tab Container

CommandSelectTabContainerDescription

Default value: Select the tab container.

WeightedLegendGalleryGroupCaption

Default value: Position

MapGalleryVerticalGroupCaption

Default value: Vertical

MapGalleryHorizontalGroupCaption

Default value: Horizontal

MapTopLeftWeightedLegendPosition

Default value: Align the legend to the top left corner of the map.

MapTopCenterWeightedLegendPosition

Default value: Center the legend horizontally and align it to the top of the map.

MapTopRightWeightedLegendPosition

Default value: Align the legend to the top right corner of the map.

MapBottomLeftWeightedLegendPosition

Default value: Align the legend to the bottom left corner of the map.

MapBottomCenterWeightedLegendPosition

Default value: Center the legend horizontally and align it to the bottom of the map.

MapBottomRightWeightedLegendPosition

Default value: Align the legend to the bottom right corner of the map.

MapTopLeftVerticalLegendPosition

Default value: Align the legend to the top left corner of the map. Orient the legend vertically.

MapTopCenterVerticalLegendPosition

Default value: Center the legend horizontally and align it the top of the map. Orient the legend vertically.

MapTopRightVerticalLegendPosition

Default value: Align the legend to the top right corner of the map. Orient the legend vertically.

MapBottomLeftVerticalLegendPosition

Default value: Align the legend to the bottom left corner of the map. Orient the legend vertically.

MapBottomCenterVerticalLegendPosition

Default value: Center the legend horizontally and align it the bottom of the map. Orient the legend vertically.

MapBottomRightVerticalLegendPosition

Default value: Align the legend to the bottom right corner of the map. Orient the legend vertically.

MapTopLeftHorizontalLegendPosition

Default value: Align the legend to the top left corner of the map. Orient the legend horizontally.

MapTopCenterHorizontalLegendPosition

Default value: Center the legend horizontally and align it the top of the map. Orient the legend horizontally.

MapTopRightHorizontalLegendPosition

Default value: Align the legend to the top right corner of the map. Orient the legend horizontally.

MapBottomLeftHorizontalLegendPosition

Default value: Align the legend to the bottom left corner of the map. Orient the legend horizontally.

MapBottomCenterHorizontalLegendPosition

Default value: Center the legend horizontally and align it the bottom of the map. Orient the legend horizontally.

MapBottomRightHorizontalLegendPosition

Default value: Align the legend to the bottom right corner of the map. Orient the legend horizontally.

MapLayerOptionsResetCustomScale

Default value: This action will reset the colorizer scale, and all your changes will be discarded. Do you wish to continue?

HistoryItemMapLayerOptions

Default value: Change map layer options for ‘{0}’

PropertyGridParametersLookUpStaticList

Default value: Static List

PropertyGridParametersLookUpDynamicList

Default value: Dynamic List

PropertyGridParametersValueSelectAllValues

Default value: Select All Values

PropertyGridParametersValueNull

Default value: Null

PropertyGridNoDataSource

Default value: (none)

PropertyGridNoDataMember

Default value: (none)

PropertyGridNoDashboardItemGroup

Default value: (none)

PrintPreviewOptionsFormCaption

Default value: Options

MapShapeNoneAttribute

Obsolete. Default value: NONE

ChoroplethMapUseBindingAttribute

Obsolete. Default value: Use binding attribute

LocalColorSchemeEditFormCaption

Default value: Local Color Scheme

GlobalColorSchemeEditFormCaption

Default value: Global Color Scheme

ColorPickerPaletteColorsSectionCaption

Default value: Palette Color

ColorSchemeGridEmptyText

Default value: Add a data source to the dashboard to create color schemes

EditorEmptyEnter

Default value: <enter a value>

EditorAutomaticValue

Default value: (Automatic)

EditorCustomValue

Default value: (Custom)

FormatConditionRangeSetNoStyleCaption

Default value: No Style

FormatConditionTopBottomNCaption

Default value: N =

FormatConditionBetweenAndCaption

Default value: and

FormatConditionAutomaticValueType

Obsolete. Default value: Automatic

FormatConditionNumberValueType

Obsolete. Default value: Number

FormatConditionPercentValueType

Obsolete. Default value: Percent

FormatConditionMinMaxValueCaption

Default value: Value

FormatConditionMinimumCaption

Default value: Min =

FormatConditionMaximumCaption

Default value: Max =

FormatRuleInvalidRule

Obsolete. Default value: <Invalid Rule>

FormatRuleInvalidRuleChanging

Obsolete. Default value: Invalid Rule cannot be enabled.

FormatRuleDataItemIsNotAvailable

Obsolete. Default value: (N/A)

FormatRuleApplyTo

Obsolete. Default value: Apply to

FormatRuleApplyToRow

Obsolete. Default value: Apply to row

FormatRuleApplyToColumn

Obsolete. Default value: Apply to column

FormatRulePercentOf

Obsolete. Default value: % of all values

FormatRuleFormatStyle

Obsolete. Default value: Format style

FormatRuleStyleAppearance

Obsolete. Default value: Appearance

FormatRuleStyle

Obsolete. Default value: Style Settings

FormatRuleNegativeStyle

Obsolete. Default value: Negative Style Settings

FormatRuleStyleIcons

Obsolete. Default value: Icons

FormatRuleRangeAdd

Obsolete. Default value: Add

FormatRuleRangeDelete

Obsolete. Default value: Delete

FormatRuleRangeReverseStyles

Obsolete. Default value: Reverse

FormatRuleRangeUsePercent

Obsolete. Default value: Use % ranges

FormatRuleAllowNegativeAxis

Obsolete. Default value: Allow negative axis

FormatRuleDrawAxis

Obsolete. Default value: Draw axis

FormatRuleShowBarOnly

Obsolete. Default value: Show bar only

FormatRuleRangeGenerateRanges

Obsolete. Default value: Generate Ranges

FormatRuleRangeSegmentNumber

Obsolete. Default value: Number of ranges:

IntersectionLevelRowCaption

Default value: Row dimension

IntersectionLevelColumnCaption

Default value: Column dimension

IntersectionLevelModeCaption

Default value: Intersection mode

IntersectionLevelModeAuto

Obsolete. Default value: (Auto)

IntersectionLevelModeFirst

Obsolete. Default value: First level

IntersectionLevelModeLast

Obsolete. Default value: Last level

IntersectionLevelModeAll

Obsolete. Default value: All levels

IntersectionLevelModeSpecific

Obsolete. Default value: Specific level

RangeSetDescription

Default value: Apply formatting to values classified\r\ninto the specified number of ranges

RangeSetIconSigns

Default value: 3 Signs

RangeSetIconStars

Default value: 3 Stars

RangeSetIconQuarters

Default value: 5 Quarters

RangeSetIconBars

Default value: {0} Bars

RangeSetIconBoxes

Default value: 5 Boxes

RangeSetIconFlags

Default value: 3 Flags

RangeSetIconArrowsColored

Default value: {0} Arrows (Colored)

RangeSetIconArrowsGray

Default value: {0} Arrows (Gray)

RangeSetIconTriangles

Default value: {0} Triangles

RangeSetIconCircles

Default value: 4 Circles (Red To Black)

RangeSetIconCirclesRedToBlack

Default value: 4 Circles (Red To Black)

RangeSetIconTrafficLights

Default value: 3 Traffic Lights

RangeSetIconSymbolsCircled

Default value: {0} Symbols (Circled)

RangeSetIconSymbolsUncircled

Default value: {0} Symbols (Uncircled)

RangeSetIconPositiveNegativeTriangles

Default value: 3 Triangles

RangeSetColorsPaleRedGreen

Default value: Red/Green (Pale)

RangeSetColorsPaleRedGreenBlue

Default value: Red/Green/Blue (Pale)

RangeSetColorsPaleRedYellowGreenBlue

Default value: Red/Yellow/Green/Blue (Pale)

RangeSetColorsPaleRedOrangeYellowGreenBlue

Default value: Red/Orange/Yellow/Green/Blue (Pale)

RangeSetColorsRedGreen

Default value: Red/Green

RangeSetColorsRedGreenBlue

Default value: Red/Green/Blue

RangeSetColorsRedYellowGreenBlue

Default value: Red/Yellow/Green/Blue

RangeSetColorsRedOrangeYellowGreenBlue

Default value: Red/Orange/Yellow/Green/Blue

RangeGradientDescription

Default value: Apply formatting to values using\r\nthe specified color gradient.\r\nUnique colors indicate values\r\ncorresponding to the specified range

RangeGradientGreenWhite

Default value: Green - White

RangeGradientWhiteGreen

Default value: White - Green

RangeGradientRedWhite

Default value: Red - White

RangeGradientWhiteRed

Default value: White - Red

RangeGradientYellowGreen

Default value: Yellow - Green

RangeGradientGreenYellow

Default value: Green - Yellow

RangeGradientYellowRed

Default value: Yellow - Red

RangeGradientRedYellow

Default value: Red - Yellow

RangeGradientBlueWhite

Default value: Blue - White

RangeGradientWhiteBlue

Default value: White - Blue

RangeGradientBlueRed

Default value: Blue - Red

RangeGradientRedBlue

Default value: Red - Blue

RangeGradientYellowBlue

Default value: Yellow - Blue

RangeGradientBlueYellow

Default value: Blue - Yellow

RangeGradientGreenBlue

Default value: Green - Blue

RangeGradientBlueGreen

Default value: Blue - Green

RangeGradientGreenWhiteBlue

Default value: Green - White - Blue

RangeGradientBlueWhiteGreen

Default value: Blue - White - Green

RangeGradientBlueWhiteRed

Default value: Blue - White - Red

RangeGradientRedWhiteBlue

Default value: Red - White - Blue

RangeGradientGreenWhiteRed

Default value: Green - White - Red

RangeGradientRedWhiteGreen

Default value: Red - White - Green

RangeGradientGreenYellowRed

Default value: Green - Yellow - Red

RangeGradientRedYellowGreen

Default value: Red - Yellow - Green

RangeGradientBlueYellowRed

Default value: Blue - Yellow - Red

RangeGradientRedYellowBlue

Default value: Red - Yellow - Blue

RangeGradientGreenYellowBlue

Default value: Green - Yellow - Blue

RangeGradientBlueYellowGreen

Default value: Blue - Yellow - Green

FormatConditionCustomAppearanceCaption

Default value: Custom Appearance

FormatConditionAppearanceNone

Obsolete. Default value: None

FormatConditionAppearanceCustom

Obsolete. Default value: Custom

FormatConditionAppearancePaleRed

Obsolete. Default value: Pale Red

FormatConditionAppearancePaleYellow

Obsolete. Default value: Pale Yellow

FormatConditionAppearancePaleGreen

Obsolete. Default value: Pale Green

FormatConditionAppearancePaleBlue

Obsolete. Default value: Pale Blue

FormatConditionAppearancePalePurple

Obsolete. Default value: Pale Purple

FormatConditionAppearancePaleCyan

Obsolete. Default value: Pale Cyan

FormatConditionAppearancePaleOrange

Obsolete. Default value: Pale Orange

FormatConditionAppearancePaleGray

Obsolete. Default value: Pale Gray

FormatConditionAppearanceRed

Obsolete. Default value: Red

FormatConditionAppearanceYellow

Obsolete. Default value: Yellow

FormatConditionAppearanceGreen

Obsolete. Default value: Green

FormatConditionAppearanceBlue

Obsolete. Default value: Blue

FormatConditionAppearancePurple

Obsolete. Default value: Purple

FormatConditionAppearanceCyan

Obsolete. Default value: Cyan

FormatConditionAppearanceOrange

Obsolete. Default value: Orange

FormatConditionAppearanceGray

Obsolete. Default value: Gray

FormatConditionAppearanceGradientRed

Obsolete. Default value: Gradient Red

FormatConditionAppearanceGradientYellow

Obsolete. Default value: Gradient Yellow

FormatConditionAppearanceGradientGreen

Obsolete. Default value: Gradient Green

FormatConditionAppearanceGradientBlue

Obsolete. Default value: Gradient Blue

FormatConditionAppearanceGradientPurple

Obsolete. Default value: Gradient Purple

FormatConditionAppearanceGradientCyan

Obsolete. Default value: Gradient Cyan

FormatConditionAppearanceGradientOrange

Obsolete. Default value: Gradient Orange

FormatConditionAppearanceGradientTransparent

Obsolete. Default value: Gradient Transparent

FormatConditionAppearanceFontBold

Obsolete. Default value: Bold

FormatConditionAppearanceFontItalic

Obsolete. Default value: Italic

FormatConditionAppearanceFontUnderline

Obsolete. Default value: Underline

FormatConditionAppearanceFontGrayed

Obsolete. Default value: Gray Font

FormatConditionAppearanceFontRed

Obsolete. Default value: Red Font

FormatConditionAppearanceFontYellow

Obsolete. Default value: Yellow Font

FormatConditionAppearanceFontGreen

Obsolete. Default value: Green Font

FormatConditionAppearanceFontBlue

Obsolete. Default value: Blue Font

FormatConditionTopBottomTemplate

Default value: {0} (N= {1}{2})

FormatConditionRangeSetTemplate

Default value: Set of [{0}] ranges

FormatConditionBarTemplate

Default value: Bars

FormatConditionColorRangeBarTemplate

Default value: Set of [{0}] range bars

FormatConditionGradientRangeBarTemplate

Default value: Gradient of [{0}] range bars

FormatConditionRangeGradientTemplate

Default value: Gradient of [{0}] ranges

FormatConditionUndefinedConditionException

Default value: Rule Caption: Undefined Condition

DashboardFormatConditionPercentValue

Default value: %

DashboardFormatConditionTemplate

Default value: {0} ({1}{2})

DashboardFormatConditionBetweenTemplate

Default value: {0} ({1}, {2})

DashboardFormatConditionBetweenOrEqualTemplate

Default value: {0} [{1}, {2}]

FormatConditionRangeSetRanges2Caption

Default value: 2 Ranges

FormatConditionRangeSetRanges3Caption

Default value: 3 Ranges

FormatConditionRangeSetRanges4Caption

Default value: 4 Ranges

FormatConditionRangeSetRanges5Caption

Default value: 5 Ranges

FormatConditionRangeGradientTwoColorsCaption

Default value: 2 Color Gradient Ranges

FormatConditionRangeGradientThreeColorsCaption

Default value: 3 Color Gradient Ranges

ConfigureOlapParametersPageViewHeaderDescription

Default value: Specify the connection properties.

ConfigureFederationCalculatedFieldsPageViewHeaderDescription

Default value: Select calculated fields you want to include in a federated data source.

LabelSourceFieldsText

Default value: Calculated fields in original data sources

LabelTargetFieldsText

Default value: Calculated fields in a federated data source

DataSourceTypeSql

Default value: Database

DataSourceTypeSqlDescription

Default value: Connect to an SQL database and select the required data using the Query Builder or SQL query.

DataSourceTypeOlap

Default value: Olap

DataSourceTypeOlapDescription

Default value: Connect to an OLAP cube in an MS Analysis Services database.

DataSourceTypeEF

Default value: Entity Framework

DataSourceTypeEFDescription

Default value: Connect to an Entity Framework data source.

DataSourceTypeObject

Default value: Object Binding

DataSourceTypeObjectDescription

Default value: Bind to an object that provides the required data.

DataSourceTypeXmlSchema

Default value: XML Schema

DataSourceTypeXmlSchemaDescription

Default value: Provide the data source schema using an XML/XSD file or a data class.

DataSourceTypeExcel

Default value: Microsoft Excel workbook / CSV file

DataSourceTypeExcelDescription

Default value: Connect to a Microsoft Excel workbook / CSV file and select the required data.

DataSourceTypeExtract

Default value: Data extract

DataSourceTypeExtractDescription

Default value: Create a new data extract or connect to an existing one.

DataSourceTypeFederation

Default value: Data Federation

DataSourceTypeFederationDescription

Default value: Select data sources to create a federated data source.

DataSourceTypeXPO

Default value: eXpress Persistent Objects (XPO)

DataSourceTypeXPODescription

Default value: Create a data source that provides XPO data to the dashboard.

DataSourceTypeFederationDisabledDescription

Default value: Create several data sources to integrate them in a federated data source.

DataSourceTypeJson

Default value: JSON data

DataSourceTypeMongoDB

Default value: MongoDB

DataSourceTypeJsonDescription

Default value: Import data in JSON format.

DataSourceTypeMongoDBDescription

Default value: Connect to a MongoDB database and select data in the Query Builder.

DataSourceQuery

Obsolete. Default value: Query

DataSourceDataMember

Obsolete. Default value: Data Member

AddDashboardParameter

Default value: Add dashboard parameter

ParameterFormCaption

Default value: Dashboard Parameter

ParameterFormPassNullNotAvailable

Default value: n/a

RangeEditorControlBetweenValidateMessage

Default value: Specify a value between {0} and {1}

RangeEditorControlGreaterValidateMessage

Default value: Specify a value greater than {0}

RangeEditorControlLessValidateMessage

Default value: Specify a value less than {0}

CommandAddQueryCaption

Default value: Add Query

CommandAddQueryDescription

Default value: Add a new query to the selected data source.

CommandDeleteQueryCaption

Default value: Delete

CommandDeleteQueryDescription

Default value: Delete the selected query from the current data source.

CommandEditQueryFilterDescription

Default value: Edit the current query filter.

CommandEditQueryFilterCaption

Default value: Filter

CommandRenameQueryCaption

Default value: Rename

CommandRenameQueryDescription

Default value: Rename the selected query.

CommandEditQueryCaption

Default value: Edit

CommandEditQueryDescription

Default value: Edit the selected query.

RenameQueryFormCaption

Default value: Rename Query

CommandAddFederationQueryCaption

Default value: Add Query

CommandAddFederationQueryDescription

Default value: Add a new query to the selected data source.

CommandDeleteFederationQueryCaption

Default value: Delete

CommandDeleteFederationQueryDescription

Default value: Delete the selected query from the current data source.

CommandRenameFederationQueryCaption

Default value: Rename

CommandRenameFederationQueryDescription

Default value: Rename the selected query.

CommandEditFederationQueryCaption

Default value: Edit

CommandEditFederationQueryDescription

Default value: Edit the selected query.

RenameFederationQueryFormCaption

Default value: Rename Query

CommandManageMongoDBQueriesCaption

Default value: Manage Queries

CommandManageMongoDBQueriesDescription

Default value: Configure the list of queries for the selected data source.

CommandDeleteMongoDBQueryCaption

Default value: Delete

CommandDeleteMongoDBQueryDescription

Default value: Delete the selected query from the current data source.

CommandRenameMongoDBQueryCaption

Default value: Rename Query

CommandRenameMongoDBQueryDescription

Default value: Rename Query

RenameMongoDBQueryFormCaption

Default value: Rename Query

RenameDataSourceFormCaption

Default value: Rename Data Source

AutomaticUpdatesCaption

Default value: Automatic Updates

AutomaticUpdatesDescription

Default value: Enable/disable automatic updates for the dashboard.

UpdateDataCaption

Default value: Update

UpdateDashboardDataCaption

Default value: Update Dashboard

UpdateDataDescription

Default value: Update the dashboard according to the last modifications.

CalculatedFieldTypeString

Obsolete. Default value: String

CalculatedFieldTypeDateTime

Obsolete. Default value: DateTime

CalculatedFieldTypeLong

Obsolete. Default value: Integer

CalculatedFieldTypeDouble

Obsolete. Default value: Double

CalculatedFieldTypeDecimal

Obsolete. Default value: Decimal

CalculatedFieldTypeBoolean

Obsolete. Default value: Boolean

CalculatedFieldTypeUnknown

Obsolete. Default value: Unknown

ErrorHandlingServerModeIsDisabled

Default value: Server mode is disabled

ErrorDateTimePeriodDoesNotExists

Default value: A date-time period with the specified name does not exist.

ConfigureExtractDataSourceHeaderDescription

Default value: Specify the filter used to create the data extract

CreateExtractDataSourceHeaderDescription

Default value: Create a new data extract or connect to an existing one

EditExtractDataSourceHeaderDescription

Default value: Edit the existing data extract

SpecifyExtractParametersHeaderDescription

Default value: Specify the parameter value(s) used to create a data extract

StoreExtractFileHeaderDescription

Default value: Specify a path to the file that will contain the resulting data extract

CommandEditExtractSourceCaption

Default value: Edit Extract Source

CommandEditExtractSourceQueryCaption

Default value: Edit Query

CommandEditExtractSourceDescription

Default value: Recreate the extract file using new data.

CommandEditExtractDataSourceCaption

Default value: Edit Extract

CommandEditExtractDataSourceDescription

Default value: Edit the extract options.

ConfigureExtractDataSource

Default value: Edit extract

RibbonGroupDataExtract

Default value: Data Extract

RibbonGroupExtractSource

Default value: Extract Source

ChooseExtractFieldsDescription

Default value: Select the required fields whose data will be stored within the data extract

ChangeDashboardItemDataBindingConfirm

Default value: Do you want to change the data source/data member for ‘{0}’?\r\n\r\n\tOld data source/data member: {1}\r\n\tNew data source/data member: {2}

TooltipChangeDashboardItemDataBinding

Default value: Change the data source for the dashboard item

TooltipChangeDataBinding

Default value: Change the data source for the dashboard item

CommandUpdateDataExtractCaption

Default value: Update

CommandUpdateDataExtractDescription

Default value: Update the current data extract.

UpdateDataExtractConfirmation

Default value: Do you want to update the data extract with actual data?

TextBoxEditorDataBindingFieldCaption

Default value: Select value

TextBoxEditorRemovedFieldCaption

Default value: Removed field

TextBoxEditorNoDataItemsToInsertTooltip

Default value: Add at least one field to the Values section

PeriodLastYear

Default value: Last Year

PeriodLastTwoYears

Default value: Last 2 Years

PeriodLastThreeYears

Default value: Last 3 Years

PeriodLastFiveYears

Default value: Last 5 Years

PeriodThisYear

Default value: This Year

PeriodNextYear

Default value: Next Year

PeriodLastQuarter

Default value: Last Quarter

PeriodThisQuarter

Default value: This Quarter

PeriodNextQuarter

Default value: Next Quarter

PeriodLastMonth

Default value: Last Month

PeriodLastThreeMonth

Default value: Last 3 Months

PeriodLastSixMonth

Default value: Last 6 Months

PeriodLastTwelveMonth

Default value: Last 12 Months

PeriodThisMonth

Default value: This Month

PeriodNextMonth

Default value: Next Month

PeriodLastSevenDays

Default value: Last 7 Days

PeriodLastThirtyDays

Default value: Last 30 Days

PeriodLastSixtyDays

Default value: Last 60 Days

PeriodLastNinetyDays

Default value: Last 90 Days

PeriodYearToDate

Default value: Year-to-date

PeriodQuarterToDate

Default value: Quarter-to-date

PeriodMonthToDate

Default value: Month-to-date

PeriodToday

Default value: Today

PeriodNextSevenDays

Default value: Next 7 Days

PeriodNextThirtyDays

Default value: Next 30 Days

PeriodNextSixtyDays

Default value: Next 60 Days

PeriodNextNinetyDays

Default value: Next 90 Days

PeriodLastTwentyFourHours

Default value: Last 24 Hours

PeriodThisHour

Default value: This Hour

PeriodNextHour

Default value: Next Hour

PeriodNextTwentyFourHours

Default value: Next 24 Hours

PeriodLastSixtyMinutes

Default value: Last 60 Minutes

PeriodThisMinute

Default value: This Minute

PeriodNextSixtyMinutes

Default value: Next 60 Minutes

PeriodLastSixtySeconds

Default value: Last 60 Seconds

PeriodThisSecond

Default value: This Second

PeriodNextSixtySeconds

Default value: Next 60 Seconds

CustomPeriod

Default value: Custom

DateTimeIntervalYear

Obsolete. Default value: Year

DateTimeIntervalQuarter

Obsolete. Default value: Quarter

DateTimeIntervalMonth

Obsolete. Default value: Month

DateTimeIntervalDay

Obsolete. Default value: Day

DateTimeIntervalHour

Obsolete. Default value: Hour

DateTimeIntervalMinute

Obsolete. Default value: Minute

DateTimeIntervalSecond

Obsolete. Default value: Second

DateTimeIntervalAll

Obsolete. Default value: All

MessageEmptyPeriodName

Default value: The name cannot be empty

MenuCalculation

Default value: Calculation

CommandCustomizeCalculation

Default value: Custom…

CommandNoneCalculation

Default value: (None)

CommandPercentOfTotalCalculation

Default value: Percent of Total

CommandRunningSummaryCalculation

Default value: Running Summary

CommandRankCalculation

Default value: Rank

CommandDifferenceCalculation

Default value: Difference

CommandPercentageDifferenceCalculation

Default value: Percentage Difference

CommandChartPercentOfArgumentTotalCalculation

Default value: Percent of Argument Total

CommandChartPercentOfSeriesTotalCalculation

Default value: Percent of Series Total

CommandChartPercentOfGrandTotalCalculation

Default value: Percent of Grand Total

CommandPiePercentOfArgumentTotalCalculation

Default value: Percent of Argument Total

CommandPiePercentOfSeriesTotalCalculation

Default value: Percent of Series Total

CommandPiePercentOfGrandTotalCalculation

Default value: Percent of Grand Total

CommandRangeFilterPercentOfArgumentTotalCalculation

Default value: Percent of Argument Total

CommandRangeFilterPercentOfSeriesTotalCalculation

Default value: Percent of Series Total

CommandRangeFilterPercentOfGrandTotalCalculation

Default value: Percent of Grand Total

CommandPivotPercentOfColumnGrandTotalCalculation

Default value: Percent of Column Grand Total

CommandPivotPercentOfRowGrandTotalCalculation

Default value: Percent of Row Grand Total

CommandPivotPercentOfGrandTotalCalculation

Default value: Percent of Grand Total

CommandChartRankAlongArgumentsCalculation

Default value: Rank along Arguments

CommandChartRankAlongSeriesCalculation

Default value: Rank along Series

CommandChartRankAlongPointsCalculation

Default value: Rank along Points

CommandPieRankAlongArgumentsCalculation

Default value: Rank along Arguments

CommandPieRankAlongSeriesCalculation

Default value: Rank along Series

CommandPieRankAlongPointsCalculation

Default value: Rank along Points

CommandRangeFilterRankAlongArgumentCalculation

Default value: Rank along Argument

CommandRangeFilterRankAlongSeriesCalculation

Default value: Rank along Series

CommandRangeFilterRankAlongPointsCalculation

Default value: Rank along Points

CommandPivotRankAlongColumnsCalculation

Default value: Rank along Columns

CommandPivotRankAlongRowsCalculation

Default value: Rank along Rows

CommandPivotRankAlongCellsCalculation

Default value: Rank along Cells

CommandChartRunningSummaryAlongArgumentsCalculation

Default value: Running Summary along Arguments

CommandChartRunningSummaryAlongSeriesCalculation

Default value: Running Summary along Series

CommandPieRunningSummaryAlongArgumentsCalculation

Default value: Running Summary along Arguments

CommandPieRunningSummaryAlongSeriesCalculation

Default value: Running Summary along Series

CommandRangeFilterRunningSummaryAlongArgumentCalculation

Default value: Running Summary along Argument

CommandRangeFilterRunningSummaryAlongSeriesCalculation

Default value: Running Summary along Series

CommandPivotRunningSummaryAlongColumnsCalculation

Default value: Running Summary along Columns

CommandPivotRunningSummaryAlongRowsCalculation

Default value: Running Summary along Rows

CommandChartDifferenceAlongArgumentsCalculation

Default value: Difference along Arguments

CommandChartDifferenceAlongSeriesCalculation

Default value: Difference along Series

CommandPieDifferenceAlongArgumentsCalculation

Default value: Difference along Arguments

CommandPieDifferenceAlongSeriesCalculation

Default value: Difference along Series

CommandRangeFilterDifferenceAlongArgumentCalculation

Default value: Difference along Argument

CommandRangeFilterDifferenceAlongSeriesCalculation

Default value: Difference along Series

CommandPivotDifferenceAlongColumnsCalculation

Default value: Difference along Columns

CommandPivotDifferenceAlongRowsCalculation

Default value: Difference along Rows

CommandChartPercentageDifferenceAlongArgumentsCalculation

Default value: Percentage Difference along Arguments

CommandChartPercentageDifferenceAlongSeriesCalculation

Default value: Percentage Difference along Series

CommandPiePercentageDifferenceAlongArgumentsCalculation

Default value: Percentage Difference along Arguments

CommandPiePercentageDifferenceAlongSeriesCalculation

Default value: Percentage Difference along Series

CommandRangeFilterPercentageDifferenceAlongArgumentCalculation

Default value: Percentage Difference along Argument

CommandRangeFilterPercentageDifferenceAlongSeriesCalculation

Default value: Percentage Difference along Series

CommandPivotPercentageDifferenceAlongColumnsCalculation

Default value: Percentage Difference along Columns

CommandPivotPercentageDifferenceAlongRowsCalculation

Default value: Percentage Difference along Rows

CalculationTypeNone

Obsolete. Default value: None

CalculationTypeRunningTotal

Obsolete. Default value: Running Total

CalculationTypeMovingCalculation

Obsolete. Default value: Moving Calculation

CalculationTypeDifference

Obsolete. Default value: Difference

CalculationTypePercentOfTotal

Obsolete. Default value: Percent Of Total

CalculationTypeRank

Obsolete. Default value: Rank

CalculationTypeExpression

Obsolete. Default value: Expression

RankTypeUnique

Obsolete. Default value: Unique

RankTypeCompetition

Obsolete. Default value: Competition

RankTypeDense

Obsolete. Default value: Dense

RankTypeModified

Obsolete. Default value: Modified

RankTypePercentile

Obsolete. Default value: Percentile

RankOrderAscending

Obsolete. Default value: Ascending

RankOrderDescending

Obsolete. Default value: Descending

DifferenceCalculationTargetPrevious

Obsolete. Default value: Previous

DifferenceCalculationTargetNext

Obsolete. Default value: Next

DifferenceCalculationTargetFirst

Obsolete. Default value: First

DifferenceCalculationTargetLast

Obsolete. Default value: Last

ChartCalculationAlongArguments

Obsolete. Default value: Arguments

ChartCalculationAlongSeries

Obsolete. Default value: Series

ChartCalculationAlongArgumentsAndSeries

Obsolete. Default value: Arguments / Series

ChartCalculationAlongSeriesAndArguments

Obsolete. Default value: Series / Arguments

PieCalculationAlongArguments

Obsolete. Default value: Arguments

PieCalculationAlongSeries

Obsolete. Default value: Series

PieCalculationAlongArgumentsAndSeries

Obsolete. Default value: Arguments / Series

PieCalculationAlongSeriesAndArguments

Obsolete. Default value: Series / Arguments

RangeFilterCalculationAlongArgument

Obsolete. Default value: Argument

RangeFilterCalculationAlongSeries

Obsolete. Default value: Series

RangeFilterCalculationAlongArgumentAndSeries

Obsolete. Default value: Argument / Series

RangeFilterCalculationAlongSeriesAndArgument

Obsolete. Default value: Series / Argument

PivotCalculationAlongRows

Obsolete. Default value: Rows

PivotCalculationAlongColumns

Obsolete. Default value: Columns

PivotCalculationAlongRowsAndColumns

Obsolete. Default value: Rows / Columns

PivotCalculationAlongColumnsAndRows

Obsolete. Default value: Columns / Rows

PivotCalculationAlongGroupsInColumns

Obsolete. Default value: Columns within Groups

PivotCalculationAlongGroupsInRows

Obsolete. Default value: Rows within Groups

PivotCalculationAlongGroupsInRowsAndColumns

Obsolete. Default value: Rows / Columns within Groups

PivotCalculationAlongGroupsInColumnsAndRows

Obsolete. Default value: Columns / Rows within Groups

GridCalculationAlongRows

Obsolete. Default value: Rows

GridCalculationAlongSparklineArgument

Obsolete. Default value: Sparkline Argument

GridCalculationAlongRowsAndSparklineArgument

Obsolete. Default value: Rows / Sparkline Argument

GridCalculationAlongSparklineArgumentAndRows

Obsolete. Default value: Sparkline Argument / Rows

CardCalculationAlongCards

Obsolete. Default value: Cards

CardCalculationAlongSparklineArgument

Obsolete. Default value: Sparkline Argument

CardCalculationAlongCardsAndSparklineArgument

Obsolete. Default value: Cards / Sparkline Argument

CardCalculationAlongSparklineArgumentAndCards

Obsolete. Default value: Sparkline Argument / Cards

GaugeCalculationAlongGauges

Obsolete. Default value: Gauges

ScatterCalculationAlongArguments

Obsolete. Default value: Arguments

CalculationAlongSpecificDimensions

Obsolete. Default value: Specific…

CalculatedFieldContainsAggrError

Default value: Cannot apply filtering to a field whose expression contains the Aggr function.

HistoryItemDataItemShowGrandTotalsDisable

Default value: Hide grand totals for ‘{0}’

HistoryItemDataItemShowTotalsDisable

Default value: Hide totals for ‘{0}’

HistoryItemDataItemShowValuesDisable

Default value: Hide values for ‘{0}’

HistoryItemDataItemShowGrandTotalsEnable

Default value: Show grand totals for ‘{0}’

HistoryItemDataItemShowTotalsEnable

Default value: Show totals for ‘{0}’

HistoryItemDataItemShowValuesEnable

Default value: Show values for ‘{0}’

DataConnectionParametersDialogCaptionUnableToConnect

Default value: Cannot connect to the database using the specified connection parameters.\r\nSpecify the correct connection parameters and click OK.\r\nDatabase credentials will not be saved after closing this dialog window.

DataConnectionParametersDialog

Default value: Connection error

FieldsDescriptionPrefix

Default value: The type of this field is

NoDataSourcesForDataFederationMessage

Default value: Provide at least one data source to be used to create a federated data source.

NoXPOClassesForXPODataSourceMessage

Obsolete. Default value: Cannot create an XPO data source. Unable to locate an XPO class in your application

XPOIsNotConfiguredMessage

Default value: Your application administrator has not configured an XPO data source. Please contact your admin for further assistance/information.

MessageCouldNotLoadShapeItem

Default value: Unable to load the selected shape file. See documentation for more information about available formats: Providing Maps

CardItemLegacyCardsEditRulesDescription

Default value: Cards that use a legacy layout do not support conditional formatting

CommandFilterElementAllowEmptyFilterOptionDescription

Default value: When enabled, allows end users to clear filter to display all data. The Clear Filter button resets the filter to an empty selection.

MessageEmptyCalculatedFieldsList

Default value: Drag or double-click a calculated field on the left grid\r\nto copy it to a federated data source

CustomItemMetadataIsNotFoundExceptionMessage

Default value: Cannot find metadata for the ‘{0}’ custom item type. Call the ‘Dashboard.CustomItemMetadataTypes.Register’ method to register the corresponding metadata type.

CustomItemCustomControlProviderIsNotInitializedExceptionMessage

Default value: CustomControlProvider is not initialized for the ‘{0}’ custom item type. Add required initialization code to the ‘DashboardControl.CustomDashboardItemControlCreating’ event handler.

ConfigureFederationCalculatedFieldsPageView_SourceFieldNameCaption

Default value: Name

ConfigureFederationCalculatedFieldsPageView_SourceCalculatedFieldExpression

Default value: Expression

ConfigureFederationCalculatedFieldsPageView_TargetFieldNameCaption

Default value: Name

ConfigureFederationCalculatedFieldsPageView_TargetCalculatedFieldExpression

Default value: Expression

HistoryItemEditDashboardLayoutOptions

Default value: Edit dashboard layout options

LayoutOptionsDialogOkButton

Default value: OK

LayoutOptionsDialogCancelButton

Default value: Cancel

LayoutOptionsDialogApplyButton

Default value: Apply

LayoutOptionsDialogHeightEditorCaption

Default value: Height

LayoutOptionsDialogWidthEditorCaption

Default value: Width

LayoutOptionsDialogCaption

Default value: Dashboard Layout Options

CommandGridFilterRowCaption
CommandGridFilterRowDescription
CommandGridUpdateTotalsCaption
CommandGridUpdateTotalsDescription
HistoryItemGridFilterRow
HistoryItemGridUpdateTotals
RibbonGroupGridFilterCaption
IndicatorSettingsAddText
IndicatorSettingsApplyText
IndicatorSettingsCancelText
IndicatorSettingsColorText
IndicatorSettingsDashText
IndicatorSettingsLegendText
IndicatorSettingsLevelText
IndicatorSettingsNameText
IndicatorSettingsPlaceholderText
IndicatorSettingsRemoveText
IndicatorSettingsSaveText
IndicatorSettingsSeriesText
IndicatorSettingsShowInLegendText
IndicatorSettingsThicknessText
IndicatorSettingsTitleText
IndicatorSettingsTypeText
IndicatorSettingsVisibleText

Remarks

See the following topic for more information: Localizer Objects.

See Also