Home > Archive > Visual Basic > October 2004 > Time axis on MSChart
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Time axis on MSChart
|
|
|
| Hi,
Just want to know if you have any idea how to add a time axis on the VB6
MSChart ?
I use it in my VB.NET project.
Thanks,
Marty
| |
| Robert Dede 2004-10-30, 3:55 pm |
| Hello,
If you want extensive time handling on the x axis. You may want to check
out ProEssentials v5 at www.gigasoft.com.
We have an online demo at www.gigasoft.com/thedemos.aspx where the financial
example shows one form of our date-time handling. This particular example
shows discontinuous time handling, 8am-5pm Mon-Fri. As you zoom in, the x
axis dynamically changes structure to best communicate the time-range shown.
ProEssentials also handle continuous time scales all with varying time
formats and day-light-savings adjustments if needed.
Downloading our evaluation shows more examples of date-time handling. See
examples 016, 030, 106, and 118 within our demo and demo projects.
Our online documentation also talks about date-time handling at...
http://www.gigasoft.com/WebHelp/Peo...me_Handling.htm
best regards,
Robert Dede
Gigasoft, Inc.
"Marty" <xmarty99@hotmail.com> wrote in message
news:PIrgd.39139$9b.30880@edtnps84...
> Hi,
>
> Just want to know if you have any idea how to add a time axis on the VB6
> MSChart ?
>
> I use it in my VB.NET project.
>
> Thanks,
>
> Marty
|
|
|
|
|