Hi Aram,
For the last label, instead of using "Extraversion", you can use "<*font=arialbd.ttf*>Extraversion". In this way, the label can use a different font. You may refer to the documentation on "CDML" (you may look for CDML in the ChartDirector documentation index) to see what other tags are available. You can use the tags change the font style, size, color, underline, add background color, insert icons, rotate the text, etc..
Note: The "arialbd.ttf" iabove refers to the Arial Bold font. In .NET and Java, you can also use "<*font=Arial Bold*>".
Hope this can help.
Regards
Peter Kwan |