This question is locked. New answers and comments are not allowed.
I have two charts. Both of them i set the tooltip.
sm5.SeriesDefinition.ItemToolTipFormat = "mytext:" +
": #Y";
in one chart i see the amount like 1.2 mil. and the other displays 1.200.000. How do i control this behaviour with the formats?
kind regards,
Jonam