This question is locked. New answers and comments are not allowed.
Hello,
In my current project I have created a bar chart that is inside of a grid object. Of course, the Y axis of this bar chart changes depending on the series that the chart was given. All of this is great and works exactly how I would expect. In addition, I also have enabled tool tips on this Bar Chart. The tool tips show up at the top of the bars, where I would like them to.
The exact issue is that I am facing is when the bar is too big (near max Y value), the tool tip gets cut off by the top of the chart area. I really don't know what the best way to handle this problem is. Is there a way to tell the Y Axis to be a little bigger if the number is within a certain % of the top? Is there a way to have some sort of margin, that the chart cannot use, but the tool tip can still show up?
Any help would be greatly appreciated here as I am getting close to the projects end date and really need to figure out an answer on this before the project closes, or the project will be left with a major bug, and that is never a good thing.
Thanks a ton.
In my current project I have created a bar chart that is inside of a grid object. Of course, the Y axis of this bar chart changes depending on the series that the chart was given. All of this is great and works exactly how I would expect. In addition, I also have enabled tool tips on this Bar Chart. The tool tips show up at the top of the bars, where I would like them to.
The exact issue is that I am facing is when the bar is too big (near max Y value), the tool tip gets cut off by the top of the chart area. I really don't know what the best way to handle this problem is. Is there a way to tell the Y Axis to be a little bigger if the number is within a certain % of the top? Is there a way to have some sort of margin, that the chart cannot use, but the tool tip can still show up?
Any help would be greatly appreciated here as I am getting close to the projects end date and really need to figure out an answer on this before the project closes, or the project will be left with a major bug, and that is never a good thing.
Thanks a ton.