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

Hide Chart-Series Gaps

Hi,
I have a problem with chart on windows essential studio 5.2.0.25.
The chart is using DateTime on the primary X axis to represent market data, I would like to hide Chart series gaps created by the weekend (since there is no trading).
Could you help me?
Thanks in advance,
-Benoit

3 Replies

VV Venkata Vijayaraj B Syncfusion Team October 23, 2009 10:49 AM UTC

Hi Benoit,

Thanks for using Essential Chart.

We are having this support that hide Chart series gaps created by the weekend in our latest versions. But, We don't have

this support in your version 5.2.0.25. In the latest version we have one property 'AllowGapForEmptyPoints', by using this

property your requirement can be achieved.

Code:
this.ChartControl1.AllowGapForEmptyPoints = false.

I have created a sample in version 7.3.0.20 to demonstrate this.

Kindly, get the sample from the following location.

Sample File:
http://files.syncfusion.com/support/Chart.Windows/v7.3.0.20/F90880/main.htm

Kindly, upgrade to the latest version 7.3.0.20 from the following link.

http://www.syncfusion.com/downloads/latest-version

Unlock key:

If your Essential Studio license is valid, you will be able to obtain the key to install this version from your

Direct-Trac account. For more help on unlock key kindly, contact your Syncfusion Sales Representative or e-mail salessupport@syncfusion.com.

Kindly, let me know if you have any other queries.

Regards,
Venkat.


BM Benoit Marsot October 23, 2009 04:25 PM UTC

I cannot install the new version just yet, but thanks for your help.


VV Venkata Vijayaraj B Syncfusion Team October 26, 2009 10:01 AM UTC

Hi Benoit,

Thanks for the update.

Regards,
Venkat.

Loader.
Live Chat Icon For mobile
Up arrow icon