This question is locked. New answers and comments are not allowed.
Hello,
I have multiple RadCharts in one content. These charts can have different cultures (currencies). How can I set a Culture or an IFormatProvider to a chart to get the right label format?
seriesMapping.SeriesDefinition.ItemLabelFormat = "#Y{C0}";
Thanks.
I have multiple RadCharts in one content. These charts can have different cultures (currencies). How can I set a Culture or an IFormatProvider to a chart to get the right label format?
seriesMapping.SeriesDefinition.ItemLabelFormat = "#Y{C0}";
Thanks.