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

null point

Hi Syncfusion,
I have a problem with the chart I can't add points that have a null value.
The chart has axis x of date that can't be null
and axis y has the value of double?

public class SFDataEntity : ChartDataPoint
    {
        public SFDataEntity(Java.Lang.Object p1, Java.Lang.Object p2) : base(p1, p2)
        {

        }

        public SeriesNames SeriesName { getset; }
    }
  

2 Replies

RG Roi g June 21, 2017 08:14 AM UTC

Thank I get the answer from the support team.

what that I need to do is not add  null i just need to add double.Nan



PS Parthiban Sundaram Syncfusion Team June 21, 2017 10:44 AM UTC

Hi Roi,

Thanks for the update.

A support incident has been created under your account and we request you to login into our Direct Trac support system for further updates on this issue. Our Direct Trac support system can be accessed from the following link.

Link: https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents  

Regards,
Parthiban S

Loader.
Live Chat Icon For mobile
Up arrow icon