Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1874

Summary: TextFormat.Html not working
Product: .NET TeeChart Reporter: Bill <bill2004158>
Component: Xamarin.FormsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: bill2004158, chris, sandra
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: Phone   
OS: Android   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Bill 2017-05-27 07:56:57 EDT
Using TextFormat.Html is not working for axisTitle, for example:


axisTitle.TextFormat = TextFormat.Html;
axisTitle.Text = $"<font color=\"red\">{c.Name}</font>\n<font color=\"white\">{c.LastValue} {c.Unit}</font>";


tested version:
4.0.2017.03270