Search found 2 matches

by GoestaE
Wed Sep 12, 2007 3:19 pm
Forum: .NET
Topic: Date format in axes labels problem
Replies: 3
Views: 2962

Hi GoestaE, Setting XValues.DateTime=true should be enough. Could you please send us a simple example project we can run "as-is" to reproduce the problem here? You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page . Thanks in advance. Hell...
by GoestaE
Thu Sep 06, 2007 11:33 am
Forum: .NET
Topic: Date format in axes labels problem
Replies: 3
Views: 2962

Date format in axes labels problem

I have a Line Chart and will use datetime for the X-axe and doubles for Y-axe. The line seems OK but the bottom lables is not showing datetimes, only plain numerical values. I have tried almost anything, but not got it right. What am I doing wrong? Here is my code: Friend Sub SetGraphPosition() Dim ...