We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Setting PointWidth for the first point in a series not working

Hi, I have a gantt chart with several data series, and each series may contain multiple points (bars). When I add a new point to a series I check if there are any existing points for the particular Y value. If so I set the PointWidth for the new point to a larger value so the bar will be seen even though it is behind another bar. This works fine if the new point is not the first point in the series. If it is (ie series.Style[0]) the PointWidth is ignored and the default PointWidth for the series is used. Any ideas? Regards John

3 Replies

AD Administrator Syncfusion Team August 17, 2005 03:29 PM UTC

Hi John, Thanks for bringing this to our attention. The behavior I see is that the PointWidth is not applied to the last point added irrespective of it being the first point or not. I have linked a sample showing this behavior below: F33269_ChartGanttPointWidth_421.zip I have submitted a defect report for fixing this problem and it should be fixed soon. Thanks, Davis


JD John DiBiase January 10, 2006 11:01 AM UTC

Hi Davis, Has this bug been fixed? I am about to release my application and would like this issue resolved. Regards John >Hi John, > >Thanks for bringing this to our attention. The behavior I see is that the PointWidth is not applied to the last point added irrespective of it being the first point or not. > >I have linked a sample showing this behavior below: > >F33269_ChartGanttPointWidth_421.zip > >I have submitted a defect report for fixing this problem and it should be fixed soon. > >Thanks, > >Davis > >


GM Geetha M Syncfusion Team January 10, 2006 03:57 PM UTC

Hi John, We are working on this issue with high priority and will try to fix it at the earliest. Thank you for your continued support for Syncfusion products. Regards, Geetha.

Loader.
Up arrow icon