DJ
Davis Jebaraj
Syncfusion Team
September 21, 2004 04:54 PM UTC
Hi Jarrod,
Setting the TextOrientation of the Series to ChartTextOrientation.RegionCenter will prevent the lines:
series1.Style.TextOrientation = ChartTextOrientation.RegionCenter;
Regards,
Davis