<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to change Axis Title Colors in V4]]></title><description><![CDATA[<p dir="auto">Hi. Hope all is well.<br />
I have recently discover that I was not able to change the axis title color of the ma-watch-list-chart from black to anything else. Changing the axis color does not change the axis title color? Has anyone know how to go about it? I have tried  ```<br />
options="{valueAxes:[<br />
{minimum:0, maximum:50,  axisColor:'black', color:'white'},<br />
{minimum:0, maximum:300, axisColor:'green', color:'white'},<br />
]<br />
}"</p>
<pre><code class="language-with">
TIA</code></pre>
]]></description><link>https://forum.mango-os.com/topic/5777/how-to-change-axis-title-colors-in-v4</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 22:46:09 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/5777.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Sep 2023 06:57:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to change Axis Title Colors in V4 on Mon, 02 Oct 2023 09:26:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattfox" aria-label="Profile: MattFox">@<bdi>MattFox</bdi></a> Thanks Mr. That did the trick.</p>
]]></description><link>https://forum.mango-os.com/post/28029</link><guid isPermaLink="true">https://forum.mango-os.com/post/28029</guid><dc:creator><![CDATA[Ruan 0]]></dc:creator><pubDate>Mon, 02 Oct 2023 09:26:30 GMT</pubDate></item><item><title><![CDATA[Reply to How to change Axis Title Colors in V4 on Fri, 29 Sep 2023 08:22:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruan-0" aria-label="Profile: Ruan-0">@<bdi>Ruan-0</bdi></a><br />
Use the property as stated in the amcharts 3 docs:</p>
<pre><code> titleColor  [ Color ]	- Color of axis title. Will use text color of chart if not set any.
</code></pre>
<p dir="auto">See how you get on using that in your valueAxes objects.</p>
<p dir="auto">Fox</p>
]]></description><link>https://forum.mango-os.com/post/28028</link><guid isPermaLink="true">https://forum.mango-os.com/post/28028</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Fri, 29 Sep 2023 08:22:48 GMT</pubDate></item></channel></rss>