Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Chart > Dynamically change stacked bar width to not overlap
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Dynamically change stacked bar width to not overlap

Feed from this thread
  • Code avatar

    Posted on Jun 3, 2011 (permalink)

    Hi
    I have a problem with overlapping stacked columns.
    I tried settings values for mySeries.Appearance.BarWidthPercent  from 1 to 100.
    I causes no effect on the column widths.

    I would like to widths of the columns to reduce as the series data increases.

    Please help
    Thanks
    Attached files

  • Ves Ves admin's avatar

    Posted on Jun 8, 2011 (permalink)

    Hello Code,

    You can set the RadChart.Appearance.BarWidthPercent property in this case.

    Best regards,
    Ves
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Chart > Dynamically change stacked bar width to not overlap