How to include null values

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

How to include null values

Post by Amol » Tue Mar 27, 2007 1:05 pm

I need to show some disconnected data points on a line series. The data has some null values in between and I want to show these disconnected data points which appear before and after the null value. I am using line series, scatter graph, scatter graph with connected points and bar graphs. It seems to be possible with FastSeries. But I am not using FastSeries right. Is there a solution for line series?

Please suggest.

Thanks and regards.

Amol

Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

I am using webcharts in ASP.NET

Post by Amol » Tue Mar 27, 2007 1:09 pm

Please note that I am using ASP.NET and wbcharts.

Regards,

Amol

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Mar 27, 2007 1:25 pm

Hi Amol,

Yes, you can do this using any Add method's override for adding null points. You'll find more information about that at Tutorial 6 - Working with Series, specially at the Adding Null points to a Series section. The same applies for both WinForms and WebForms applications.

You'll find the tutorials at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply