Localization
The built-in localization mechanism in the platform allows you to localize RadChartView control.
Here is a list of the supported languages:
- English
- German
- Spanish
- French
- Italian
- Dutch
- Turkish
Read more about the localization support of the Telerik UI for WPF controls in the common Localization article.
Resource Keys
The following list shows the resource keys (identifiers) for missing parts of RadChartView's UI. You can use the keys in case you want to customize the localization feature.
Key | Value |
---|---|
ChartViewNoAngleAxis | RadialAxis not set |
ChartViewNoData | No data to plot |
ChartViewNoHorizontalAxis | HorizontalAxis not set |
ChartViewNoPolarAxis | PolarAxis not set |
ChartViewNoSeries | No series added |
ChartViewNoVerticalAxis | VerticalAxis not set |