|
-
Apr 27th, 2001, 11:20 AM
#1
Thread Starter
Member
MSChart
Hi,
I imported a mschart component to my html
and I write vbscript for it
now when I run some codes like this:
mschart1.rowcount=10
mschart1.columncount=2
it works correctly but when I want to use data
to show in graph it does not work
for example when I use this:
mschart1.column=2
mschart1.row=1
mschart1.data=50
what is problem ? i used frontPage 2000 to import mschart
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|