New to Telerik UI for WinUI? Start a free 30-day trial
Localization Keys
Updated over 1 year ago
The Chart provides a set of localization keys that enable you to adapt the component to specific device cultures.
For more information on localization in Telerik UI for WinUI, refer to the following resources:
To distinguish the localization resources, a resource key, which acts as a unique localization identifier, is assigned to each localizable string. To localize strings in the Chart, use the _ChartLocalizationManager class.
The following table lists all available localization keys supported by the DataGrid.
| Key | Value |
|---|---|
NoData | No data found |
NoHorizontalAxis | No horizontal axis found |
NoVerticalAxis | No vertical axis found |
NoAngleAxis | No angle axis found |
NoPolarAxis | No polar axis found |
NoSeries | No series found |