ThinkGeo.com    |     Documentation    |     Premium Support

How to adjust label position for ClassBreakstyle?

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


 


 


 


 



any ideas?

Igor,


You can set the textStyle.SplineType to SplineType.None, then the texts would be in a line.


Hope it helps,


Johnny

 



Thank you, Johnny! I chose SplineType.Default. It works better for my file.

Hello Igor, 
  
 You are welcome, just feel free to let us know your problems. 
  
 Regards, 
  
 Gary