Skipping portions of the day with a Date/Time axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Hedgefundit
Newbie
Newbie
Posts: 1
Joined: Thu Feb 06, 2003 5:00 am

Skipping portions of the day with a Date/Time axis

Post by Hedgefundit » Mon Mar 08, 2004 10:02 pm

Hello,

I have a aplication that is charting financial data. The Chart I am using has 3 charts in it. One with financial OHLC data and 2 with a custom indicator.

The problem I am having is that my data only occurs between 9:30 AM and 4:00 PM. When I am charting out multiple days this creates large gaps between the last piece of data at 4:00PM and the next piece of data at 9:30 AM the next morning.

How do I make these gaps go away?

Thanks for any help.

Pep
Site Admin
Site Admin
Posts: 3277
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Mar 09, 2004 8:28 am

Hi,

you can see one example which show you how to do this in the TeeChart for Net Demo Features project under :
All Features -> Welcome ! -> Chart Styles -> Financial -> Candle -> Axis Labels no weekends.

Post Reply