ThinkGeo.com    |     Documentation    |     Premium Support

...DefaultTextStyle.Format


I am trying to format the values used by a ClassBreak object. On another forum thread I saw the following format:


TextSymbol.NumberFormat = "{0:###,###,###}";


So I tried:


classBreak1.DefaultTextStyle.Format =



"{0:###,###,###}";

It did not work. The values display fine, but the formatting is not applied. Any ideas?


 


Thanks,


Nick




Nick, 
  
 Welcome to the community, and thanks for helping us find a bug in your first message! We confirmed this property doesn’t work right and we will fix it in the next version. 
  
 Thanks again, 
  
 Ben

Thanks Ben for the response. Much appreciated. 
  
 Nick

My pleasure, Nick.