Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Chart > Unwanted line in Pie Chart

Answered Unwanted line in Pie Chart

Feed from this thread
  • Michael avatar

    Posted on Jan 26, 2012 (permalink)

    I have a (RadChart) pie chart and for some reason even though the 1 (and only) series item is showing 100% I get this unwanted line that makes it appear as though there is a another miniscule series item (segment) - can anyone tell me how to get rid of this line if at all possible - 100% should show as just a complete circle with no other pie segments.  Please refer to attached file.
    Attached files

    Reply

  • Answer Yavor Yavor admin's avatar

    Posted on Jan 27, 2012 (permalink)

    Hi,

    This unwanted line is due to the border. You can set it to 0, to eliminate this effect:

     chartSeries.Appearance.Border.Width = 0;

    I hope this helps.

    Kind regards,
    Yavor
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Chart > Unwanted line in Pie Chart
Related resources for "Unwanted line in Pie Chart"

ASP.NET Chart Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]