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
close icon

Line chart data being occluded by chart axis

Hi,

Please look at the example I have included.

I have manually set the y-axis range: 0 to 4000. I have data points at 3800 and 8.

My issue: when the chart height gets to small, you can no longer see the line that is at the value of 8. It appears to be occluded by the x-axis. I expected the data to be visible.

To reproduce: Run the example and adjust the size of the form. As you reduce the height of the window (and thus, the chart), you will observe that the data near the x-axis is no longer visible.

Can you suggest a workaround or fix?

Thank you!
BenT

Syncfusion 4.4.0.51
VS2005

ChartDataAtAxis.zip

8 Replies

SB Suresh Babu Syncfusion Team January 5, 2007 02:48 AM UTC

Hi BenT,

Currently i am working into this issue and will update you within 24 hours.

Please let me know if you have any further questions.

Best Regards,
Sureshbabu


SB Suresh Babu Syncfusion Team January 5, 2007 06:22 PM UTC

Hi BenT,

I assume that you are using Syncfusion product version 4.4.0.51.

Thanks for bringing this issue to our attention.
This issue occurs when Range type property of Chart Axis is set to 'Set'. If the Range type is 'Auto', then it works well.
So we have filed a bug report in our internal defect tracking system. We have requested our developer to provide more information regarding the time frame to fix this issue. Hope we can provide you with more information within a week.

Alternatively, You can set width of the line using the following code.

this.chartControl1.Series[0].Style.Border.Width = 2;

Please take a look into this ModifiedChartDataAtAxis sample attached.

Let me know if this helps.

Thanks & Regards,
Sureshbabu


BT Ben Tsai January 11, 2007 05:57 PM UTC

Hi,

Is there any update on the timeframe of having this issue fixed?

Thank you,
BenT

>Hi BenT,

I assume that you are using Syncfusion product version 4.4.0.51.

Thanks for bringing this issue to our attention.
This issue occurs when Range type property of Chart Axis is set to 'Set'. If the Range type is 'Auto', then it works well.
So we have filed a bug report in our internal defect tracking system. We have requested our developer to provide more information regarding the time frame to fix this issue. Hope we can provide you with more information within a week.

Alternatively, You can set width of the line using the following code.

this.chartControl1.Series[0].Style.Border.Width = 2;

Please take a look into this ModifiedChartDataAtAxis sample attached.

Let me know if this helps.

Thanks & Regards,
Sureshbabu


SB Suresh Babu Syncfusion Team January 12, 2007 01:14 AM UTC

Hi BenT,

Sorry for the delay in getting back to you.

I did not hear anything about this issue from my developer.

I will let you know the status of this issue shortly.

Please let me know if you have any further questions.

Thanks for your patience.

Regards,
Sureshbabu


SB Suresh Babu Syncfusion Team January 12, 2007 07:01 PM UTC

Hi BenT,

Sorry for the inconveniences caused.

The development team is analyzing this issue with high priority.

I will update you after getting response from our development team as quick as possible..

Please let me know if you have any further queries.

Thanks,
Sureshbabu


BT Ben Tsai January 24, 2007 07:17 PM UTC

Hi,

Any update? Thanks, BenT

>Hi BenT,

Sorry for the inconveniences caused.

The development team is analyzing this issue with high priority.

I will update you after getting response from our development team as quick as possible..

Please let me know if you have any further queries.

Thanks,
Sureshbabu


RR Ramya R Syncfusion Team January 29, 2007 10:55 AM UTC

Hi BenT,

My apologies for the delay in responding to you.

Since we face some difficulties in fixing this issue, we assure you that we will provide you with a fix for this issue in nearly 2 months.

Thank You for your patience.

Thanks & Regards,
Ramya.


BT Ben Tsai March 16, 2007 12:51 PM UTC

Hi Ramya,

Thanks for giving me a timeframe for the fix. If you have any updates, please let me know.

Best regards,
BenT

4.4.0.51
VS 2005

>Hi BenT,

My apologies for the delay in responding to you.

Since we face some difficulties in fixing this issue, we assure you that we will provide you with a fix for this issue in nearly 2 months.

Thank You for your patience.

Thanks & Regards,
Ramya.

Loader.
Live Chat Icon For mobile
Up arrow icon