Setting Points in a Zed Graph
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
When adding points to a point pair list they are designated as Add(byval doube, byval double). I need the x coordinate to be a dateTime value. Does anyone have any ideas on how to do that? Thanks.
-
When adding points to a point pair list they are designated as Add(byval doube, byval double). I need the x coordinate to be a dateTime value. Does anyone have any ideas on how to do that? Thanks.
The details of how to do that are in the help documentation that comes with Zed Graph. I can't remember them off hand but you will find them there.
-
The details of how to do that are in the help documentation that comes with Zed Graph. I can't remember them off hand but you will find them there.
I found it. Thanks so much for the tip.