I have successfully used the tooltip behaviour to get tooltips with the categorical and numerical values shown when a user taps on any of the bars within a bar chart series using Xamarin UI for Telerik charts.
Is there any way to format the presentation of these values ?
For example, prefix or append some fixed test to indicate the units.
Does this tie in with the LabelFormat ?
Separately but slightly related I've only been able to get LabelFormat set on the numerical axis.
Can the categorical axis values be formatted with a formatter in the XAML (or code behind?)