I have a requirement where a label should be set on Y axis of a bar chart and it should change dynamically according to the y axis. i.e., if the y-axis has a range of positive and negative values, the positive part of the y-axis should display the label as 'Positive' and the negative part of the y-axis should display the label as 'Negative'.
I have tried doing it with the 'Text in chart' property but some how it is not properly working.
i have attached a sample with this query. please check it.