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 - TextFormat.Html not working
Summary: TextFormat.Html not working
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Xamarin.Forms (show other bugs)
Version: unspecified
Hardware: Phone Android
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-27 07:56 EDT by Bill
Modified: 2019-06-18 07:53 EDT (History)
3 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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