I built a simple chart through the wizard. Now I need to add a colored band behind the chart, so I built a composite one with two areas. I would add the titles as the old chart, but if I edit the propertis UltraChart.TitleTop.Text and UltraChart.TitleLeft.Text, titles appear at the top, but inside the chart or as the left does not appear. How can I set for it to be displayed outside?
Thanks
You can change the Y value of the chart area (chartArea.Bounds) to start from value bigger than 0.