Hi,
I added contours to my map using ClassBreakstyle. I apllied the following textstile:
TextStyle textStyle = TextStyles.City1("ELEVATION");
textStyle.SplineType = SplineType.StandardSplining;
textStyle.BestPlacement = true;
Hovewer, some labels are printed upside down. How can I get them printed in the normal way from left to right?
Thanks,
Igor