Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
Height issue in infragistics ultra chart
posted

I have used infragistics ultra bar chart  in my web applications .

I need to bind more rows to my chart , I have given default height as 300 px to my chart and enable scroll by  EnableScrollBar="true" .

The generated chart image is compressed and the font style and bar indicator heights are become very small.

If i dynamically set the chart height according to the Row ,  then the generated chart image is very bigger in height .

Please help me on this

  • 26458
    Offline posted

    I'm not able to reproduce this. Setting EnableScrollBar to true will nearly double the width or height of the image but the font size should remain unchanged. However, as you keep adding more data points, the column/bar size will start decreasing. Check the chart image before and after you enable the scrollbar. They should have the same font size. I have attached a screenshot of the same chart with scrolling enabled and disabled. If you click on the image you'll see the labels have the same font.