Hello
has stimulsoft for .NET possibility to handle empypoints. For example if I have series depend on DateTime (X axis is DateTime) and there is discontinuity for several time points I want to have nothing displayed for that points
i.e
Y={10 ,20 ,40 ,double.Nan,double.Nan,40 ,40 ,20 ,30}
X={10:15:10, 10:15:20, 10:15:30, 10:15:40 , 10:15:50, 10:16:00, 10:16:10, 10:16:20, 10:16:30}
and I want to have labels 10:15:40 and 10:15:50 but nothing displayed on Y axis for that X axis labes.
Is it possible? How?
Thanks
Empty points?
Empty points?
Hi
No, that is not possible.
Please add all required values to the datasource first and after that chart will be rendered as expected.
Thank you.
No, that is not possible.
Please add all required values to the datasource first and after that chart will be rendered as expected.
Thank you.