Hi ,
At the extreme right of my graph the text box is cut by the screen hedge on my graph. I want to change the place of this text box which propertie can allow me to do that ?.
A printscreen of the issue is attached, I am using ultrachart coding in c#.
Thanks
Maybe the easiest solution could be if you are using the property:
ultraChart1.Tooltips.Overflow = Infragistics.UltraChart.Shared.Styles.TooltipOverflow.ClientArea;
Take a look at the attached screenshot to see the difference