Hi. I am trying to build a Line Chart in .NET. My content comes from a Stringbuilder in my Model with some HTML tags in it. I am showing them in my View (using Html.Raw) but the tags keep getting decoded. How do I allow, for example, the <br'> tags to actually break the line? In my chart options I am using allowHtml: true. Any ideas?
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/50351dbf-4bc5-4bec-9c20-b30be8f7ee1bn%40googlegroups.com.
