I want to show a simple little table of text in a SciChart WPF graph. In java the methods to create tooltips and labels support simple html rendering, e.g. I could define text="<html><body>line1<br>line2</body></html>"
and it would show two lines of text. Is something similar possible with a SciChart TextAnnotation?
Asked
Active
Viewed 71 times
0

user829755
- 1,489
- 13
- 27
-
Hello. Is this referring to SciChart.WPF, or SciChart.Android? It's not clear from the question – Dr. Andrew Burnett-Thompson Jun 05 '17 at 14:22
-
fixed. @Dr.ABT thanks for the hint – user829755 Jun 06 '17 at 06:08