Pre loader

How to display data labels vertically and support Chinese

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

How to display data labels vertically and support Chinese,As shown in Fig

Version
3.2.516
Images
  • You must to post comments
0
0

I see you created a related question here which I have answered. This shows how to rotate a TextAnnotation 90 degrees by creating a CustomAnnotation

The NativeText can be used to support chinese characters and rotation, but requires a custom font. Here’s our article on Font Loading with native text.

What I suggest you do – as its much simpler is use TextAnnotation solution presented in this post.

If you need an example of how to get the Native Text API working with chinese characters, let me know by commenting on this post

Best regards
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.