Empty points?
Posted: Sun Jan 17, 2010 8:44 am
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
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