Is there a way to set the numeric settings for the expression axis so that they are different than the numeric settings for the first expression on a line chart?
I have attached a sample application to demonstrate my issue.
In the line chart, I want to display the expression axis without decimals and display the values on the line with 2 decimals.
The chart named 'Without Invisible Expression' shows the issue I am having. The expression axis displays in the same numeric format as the first expression (ie. with 2 decimals).
I have created a second chart named 'With Invisible Expression' in which I work around the issue by creating the first expression as an invisble expression and use it to set the numeric settings on the expression axis.