wpf-devexpress-dot-xpf-dot-charts-dot-localization-65853e51.md
Contains values corresponding to strings that can be localized.
Namespace : DevExpress.Xpf.Charts.Localization
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public enum ChartStringId
Public Enum ChartStringId
| Name | Description |
|---|---|
EmptyLegendText |
“Specify DisplayName”.
|
| MsgIncorrectPropertyUsage |
“The ‘{0}’ property isn’t supported for the ‘{1}’ class.”
|
| MsgIncorrectPointsCreation |
“The series point collection should be populated either from a data source, or manually, but not both at a time.”
|
| MsgIncorrectLabelAngle |
“The angle of the label should be greater than or equal to -360 and less than or equal to 360.”
|
| MsgInvalidLogarithmicBase |
“The logarithmic base should be greater than 1.”
|
| MsgIncorrectSeriesRemoving |
“It’s impossible to remove auto-created series.”
|
| MsgIncorrectSeriesReplacement |
“The auto-created series cannot be assigned.”
|
| MsgIncorrectSeriesReordering |
“When reordering series within the collection, automatically created series cannot replace the manually created ones, and vice versa.”
|
| MsgIncorrectLegendMaxCrosshairContentWidth |
The legend’s MaxCrosshairContentWidth property value must be greater than 0 and less than 1000.
|
| MsgIncorrectLegendMaxCrosshairContentHeight |
“The legend’s MaxCrosshairContentHeight property value must be greater than 0, less than 1000, or equal to Double.NaN”.
|
| MsgDiagramToPointIncorrectValue |
“The specified {0} parameter type doesn’t match the appropriate scale type, which is {1} for this axis.”
|
| MsgFileNotFound |
“File ‘{0}’ isn’t found.”
|
| MsgCantImportHolidays |
“Failed to import holidays from the ‘{0}’ file.”
|
| MsgUsingSeriesTemplateAndItemTemplate |
“The SeriesTemplate and SeriesItemTemplate properties cannot be specified simultaneously.”
|
| MsgUsingColorWhenColorItemsSourceNotEmptyCustomPalette |
“Operation is not valid while ColorItemsSource is in use. Access and modify elements with CustomPalette.ColorItemsSource instead.”
|
| MsgUsingColorWhenColorItemsSourceNotEmptyCustomIndicatorsPalette |
“Operation is not valid while ColorItemsSource is in use. Access and modify elements with CustomIndicatorsPalette.ColorItemsSource instead.”
|
| MsgUsingColorItemsSourceWhenColorNotEmpty |
“Colors collection must be empty before using ColorItemsSource.”
|
| MsgIncompatibleSummaryFunctionScale |
The ‘{0}’ summary function is incompatible with the {1} scale.
|
| MsgIncompatibleSummaryFunctionDimension |
The dimension of the ‘{0}’ summary function isn’t compatible with the {1} ({2} but should be {3}).
|
| ChartControlLocalizedControlType |
“chart”.
|
| ChartControlAutomationPeerHelpText |
“A chart control.”
|
| MsgSeriesPointIncorrectValue |
“The point value cannot be equal to infinity.”
|
| ArgumentPatternDescription |
“Argument”.
|
| ValuePatternDescription |
“Value”.
|
| SeriesNamePatternDescription |
“Series Name”.
|
| StackedGroupPatternDescription |
“Series Group”.
|
| Value1PatternDescription |
“Value1”.
|
| Value2PatternDescription |
“Value2”.
|
| WeightPatternDescription |
“Weight”.
|
| HighValuePatternDescription |
“High Value”.
|
| LowValuePatternDescription |
“Low Value”.
|
| OpenValuePatternDescription |
“Open Value”.
|
| CloseValuePatternDescription |
“Close Value”.
|
| PercentValuePatternDescription |
“Percent Value”.
|
| PointHintPatternDescription |
“Point Hint”.
|
| ValueDurationPatternDescription |
“Value Duration”.
|
| ValueDurationDaysPatternDescription |
“Value Duration (Days)”.
|
| ValueDurationHoursPatternDescription |
“Value Duration (Hours)”.
|
| ValueDurationMinutesPatternDescription |
“Value Duration (Mins)”.
|
| ValueDurationSecondsPatternDescription |
“Value Duration (Secs)”.
|
| ValueDurationMillisecondsPatternDescription |
“Value Duration (mSecs)”.
|
| TotalValuePatternDescription |
“Total Value”.
|
| IntervalArgumentMinPatternDescription |
“Argument 1”.
|
| IntervalArgumentMaxPatternDescription |
“Argument 2”.
|
| OpeningBracketPatternDescription |
“”Opening Bracket””.
|
| ClosingBracketPatternDescription |
“Closing Bracket”.
|
| UnderflowSymbolPatternDescription |
“Underflow Symbol”.
|
| OverflowSymbolPatternDescription |
“Overflow Symbol”.
|
| PatternEditorPreviewCaption |
“Select a placeholder to see the preview”.
|
| ErrorTitle |
“Error”.
|
| AnnotationDefaultContent |
“Annotation”.
|
| CustomLegendItemDefaultText |
“Custom Legend Item”.
|
| LegendTitleDefaultContent |
“Legend Title”.
|
| TitleDefaultContent |
“Title”.
|
| Chart3DControlLocalizedControlType |
“chart 3D”
|
| Chart3DControlAutomationPeerHelpText |
“A chart 3D control.”
|
| MsgIncorrectDoubleValue |
“The value can’t be equal to Double.NaN, Double.PositiveInfinity, or Double.NegativeInfinity.”
|
| TotalLabelHeader |
“Total”.
|
| OthersArgument |
“Others”.
|
| MsgInvalidZeroAxisAlignment |
“The Alignment can’t be set to Alignment.Zero for the secondary axis.”
|
| MsgInvalidCenterAxisAlignment |
“The Alignment can’t be set to Alignment.Center for the secondary axis.”
|
| MsgIncorrectCalculatedFieldExpression |
“The specified expression contains invalid symbols (line {0}, character {1}).”
|
| MsgEmptyArgument |
“An argument can’t be empty.”
|
| AbsoluteValue |
Absolute Value.
|
| SmallSankeyDefaultText |
Increase the diagram’s size to view its layout.
|
| EmptySankeyDefaultText |
“There is no data in the diagram. To populate this diagram, choose a data source, and ensure that Source and Target data members are specified.”
|
| MsgFunnelInvalidValues | |
| WaterfallRisingBarLegendItem | |
| WaterfallFallingBarLegendItem | |
| WaterfallTotalBarLegendItem | |
| WaterfallTotalBarLabel | |
| ToolbarChartToolsCategoryCaption |
“Chart Tools”.
|
| ToolbarCommonPageCaption |
“Common”.
|
| ToolbarFinancialOptionsPageCaption |
“Financial Options”.
|
| ToolbarAppearanceGroupCaption |
“Appearance”.
|
| ToolbarTemplatesGroupCaption |
“Templates”.
|
| ToolbarRunDesignerGroupCaption |
“Designer”.
|
| ToolbarPrintAndExportGroupCaption |
“Print and Export”.
|
| ToolbarFinancialIndicatorsGroupCaption |
“Indicators”.
|
| ToolbarFinancialSeriesAndAxisGroupCaption |
“Series and Axis”.
|
| ToolbarAnnotationsGroupCaption |
“Annotations”
|
| ToolbarConstantLinesGroupCaption |
“Constant Lines”
|
| ToolbarPaletteItemCaption |
“Palette”.
|
| ToolbarPaletteItemDescription |
“Change the palette for the current chart.”
|
| ToolbarRunDesignerItemDescription |
“The Chart Designer is invoked to help you adjust the main chart settings in one place.”
|
| ToolbarRunDesignerItemCaption |
“Run Chart Designer…”
|
| ToolbarSaveAsTemplateItemCaption |
“Save As\nTemplate”.
|
| ToolbarSaveAsTemplateItemDescription |
“Create a template with the same setting as the current chart.”
|
| ToolbarLoadTemplateItemCaption |
“Load\nTemplate”.
|
| ToolbarLoadTemplateItemDescription |
“Load a chart from a template.”
|
| ToolbarPrintItemCaption |
“Print”.
|
| ToolbarPrintItemDescription |
“Select a printer, number of copies and other printing options before printing.”
|
| ToolbarPrintPreviewItemCaption |
“Print Preview”.
|
| ToolbarPrintPreviewItemDescription |
“Preview and make changes to pages before printing.”
|
| ToolbarExportItemCaption |
“Export”.
|
| ToolbarExportItemDescription |
“Export the current document in one of the available formats, and save it to the file on a disk. “
|
| ToolbarExportToPdfItemCaption |
“Export to PDF”.
|
| ToolbarExportToPdfItemDescription |
“Adobe Portable Document Format”.
|
| ToolbarExportToHtmlItemCaption |
“Export to HTML”.
|
| ToolbarExportToHtmlItemDescription |
“Web Page”.
|
| ToolbarExportToMhtItemCaption |
“Export to MHT”.
|
| ToolbarExportToMhtItemDescription |
“Single File Web Page”.
|
| ToolbarExportToXlsItemCaption |
“Export to XLS”.
|
| ToolbarExportToXlsItemDescription |
“Microsoft Excel 2000-2003 Work Book”.
|
| ToolbarExportToXlsxItemCaption |
“Export to XLSX”.
|
| ToolbarExportToXlsxItemDescription |
“Microsoft Excel 2007 Work Book”.
|
| ToolbarExportToRtfItemCaption |
“Export to RTF”.
|
| ToolbarExportToRtfItemDescription |
“Rich Text Format”.
|
| ToolbarExportToDocxItemCaption |
“Export to DOCX”.
|
| ToolbarExportToDocxItemDescription |
“Microsoft Word Open XML Format”.
|
| ToolbarExportToImageItemCaption |
“Export to Image”.
|
| ToolbarExportToBmpItemCaption |
“BMP”.
|
| ToolbarExportToBmpItemDescription |
“Bitmap Image”.
|
| ToolbarExportToGifItemCaption |
“GIF”.
|
| ToolbarExportToGifItemDescription |
“Graphics Interchange Format”.
|
| ToolbarExportToJpegItemCaption |
JPEG”.
|
| ToolbarExportToJpegItemDescription |
“JPEG Image”.
|
| ToolbarExportToPngItemCaption |
“PNG”.
|
| ToolbarExportToPngItemDescription |
“Portable Network Graphics”.
|
| ToolbarExportToTiffItemCaption |
“TIFF”.
|
| ToolbarExportToTiffItemDescription |
“Tagged Image File Format”.
|
| ToolbarSeriesSelectorItemCaption |
“Series”.
|
| ToolbarSeriesSelectorItemDescription |
“Select a series from the drop-down list.”
|
| ToolbarRemoveIndicatorItemCaption |
“Remove Indicator”.
|
| ToolbarRemoveIndicatorItemDescription |
“Select an indicator on the chart to remove it.”
|
| ToolbarDrawTrendLineIndicatorItemCaption |
“Trend Line”.
|
| ToolbarDrawTrendLineIndicatorItemDescription |
“To add a Trend Line indicator for the current series, click a series point and drag the mouse to the desired series point.”
|
| ToolbarDrawFibonacciArcsIndicatorItemCaption |
“Fibonacci Arcs”.
|
| ToolbarDrawFibonacciArcsIndicatorItemDescription |
“To add a Fibonacci Arcs indicator for the current series, click a series point and drag the mouse to the desired series point.”
|
| ToolbarDrawFibonacciFansIndicatorItemCaption |
“Fibonacci Fans”.
|
| ToolbarDrawFibonacciFansIndicatorItemDescription |
“To add a Fibonacci Fans indicator for the current series, click a series point and drag the mouse to the desired series point.”
|
| ToolbarDrawFibonacciRetracementIndicatorItemCaption |
“Fibonacci Trend Retracement”.
|
| ToolbarDrawFibonacciRetracementIndicatorItemDescription |
To add a Fibonacci Retracement indicator for the current series, click a series point and drag the mouse to the desired series point.
|
| ToolbarAddIndicatorItemCaption |
“Add Indicators”.
|
| ToolbarAddIndicatorItemDescription |
“To plot an indicator for the current series, select the desired indicator from the drop-down list.”
|
| ToolbarFinancialAxisUnitItemCaption |
“Axis Unit”.
|
| ToolbarFinancialAxisUnitItemDescription |
“Select a desired measurement unit for the chart’s axis of arguments.”
|
| ToolbarFinancialAxisPeriodItemCaption |
“Period”.
|
| ToolbarFinancialAxisPeriodItemDescription |
“Select a desired time period.”
|
| ToolbarAddTextAnnotationItemCaption |
“Add Text Annotation”
|
| ToolbarAddTextAnnotationItemDescription |
“To add a text annotation, click the chart and type the text.”
|
| ToolbarAddImageAnnotationItemCaption |
“Add Image Annotation”
|
| ToolbarAddImageAnnotationItemDescription |
“To add an image annotation, click a point on the chart and then select an image in the invoked dialog.”.
|
| OpenFileDialogImageFiles |
“Image Files”.
|
| OpenFileDialogAllFiles |
“All Files”
|
| MsgCantOpenImageMessage |
“Unsupported or invalid image format.”
|
| MsgCantOpenImageMessageBoxHeader |
“Cannot Open Image”
|
| ToolbarDefaultConstantLineTitle |
“Constant Line”
|
| ToolbarHorizontalConstantLineItemCaption |
“Add Horizontal Constant Line”
|
| ToolbarHorizontalConstantLineItemDescription |
“To add a horizontal constant line, click a point on the chart and type the text.”
|
| ToolbarVerticalConstantLineItemCaption |
“Add Vertical Constant Line”
|
| ToolbarVerticalConstantLineItemDescription |
“To add a vertical constant line, click a point on the chart and type the text.”
|
See Also