Search found 19 matches
- Mon Mar 22, 2004 6:44 pm
- Forum: ActiveX
- Topic: Gaps Between dates on my X axis
- Replies: 5
- Views: 12773
still dont know
i looked the code , but i dont have a hint how to remove the gap. Here is my code, can you modify code? Chart.AddSeries scLine Chart.Series(0).asLine.LinePen.Width = 3 Chart.Series(0).Color = VbColor(16) Chart.Series(0).Title = "Schedule Performance Index" Chart.Series(0).XValues.DateTime = True Cha...
- Mon Mar 22, 2004 6:19 pm
- Forum: ActiveX
- Topic: Gaps Between dates on my X axis
- Replies: 5
- Views: 12773
but where in code?
i found the code, but what code say to avoid the gaps?
- Mon Mar 22, 2004 2:44 pm
- Forum: ActiveX
- Topic: Gaps Between dates on my X axis
- Replies: 5
- Views: 12773
Gaps Between dates on my X axis
The dates look a little out of the ordinary where i have lot of dates on my X axis.
When i have dates like 1/12/2004,1/13/2004,1/14/2004,1/17/2004, 1/18/2004 on my x axis,I see like 3 gap space between date 1/14 and 1/17.How do i avoid this gap?
When i have dates like 1/12/2004,1/13/2004,1/14/2004,1/17/2004, 1/18/2004 on my x axis,I see like 3 gap space between date 1/14 and 1/17.How do i avoid this gap?
- Fri Mar 19, 2004 8:57 pm
- Forum: ActiveX
- Topic: Gaps Between dates on my X axis
- Replies: 1
- Views: 5874
Gaps Between dates on my X axis
The dates look a little out of the ordinary where i have lot of dates on my X axis.
When i have dates like 1/12/2004,1/13/2004,1/14/2004,1/17/2004, 1/18/2004 on my x axis,I see like 3 gap space between date 1/14 and 1/17.How do i avoid this space?
When i have dates like 1/12/2004,1/13/2004,1/14/2004,1/17/2004, 1/18/2004 on my x axis,I see like 3 gap space between date 1/14 and 1/17.How do i avoid this space?
- Mon Feb 23, 2004 3:19 pm
- Forum: ActiveX
- Topic: Teechart Activex question
- Replies: 1
- Views: 6490
Teechart Activex question
Now my x axis portion of the graph almost take 90 % of the whole graph. Remaining 10 % is only available for the legend in the right side.
How do i make the x axis portion to take 60 % and legend to get 40 %?
i am using teechart5.ocx
How do i make the x axis portion to take 60 % and legend to get 40 %?
i am using teechart5.ocx
- Mon Feb 23, 2004 2:41 pm
- Forum: ActiveX
- Topic: Seprartion between the Legend and x axis portion of th graph
- Replies: 2
- Views: 8117
i am using asp to access to teechart object
i am using teechart5.ocx
- Mon Feb 23, 2004 2:40 pm
- Forum: ActiveX
- Topic: Seprartion between the Legend and x axis portion of th graph
- Replies: 2
- Views: 8117
Seprartion between the Legend and x axis portion of th graph
Now my x axis portion of the graph almost take 90 % of the whole graph. Remaining 10 % is only available for the legend in the right side.
How do i make the x axis portion to take 60 % and legend to get 40 %?
How do i make the x axis portion to take 60 % and legend to get 40 %?
- Mon Feb 16, 2004 3:24 pm
- Forum: ActiveX
- Topic: hOW Do i put an text in area graph using annotation method?
- Replies: 1
- Views: 6535
hOW Do i put an text in area graph using annotation method?
i am calling the teechart object from asp.
- Fri Feb 13, 2004 6:06 pm
- Forum: ActiveX
- Topic: Seperation question
- Replies: 1
- Views: 6431
Seperation question
How do i put some seperation between axis.left.Title.Caption and
axis.left.labels ?.I need to put some sepration between labels and caption on left axis
axis.left.labels ?.I need to put some sepration between labels and caption on left axis
- Fri Feb 13, 2004 2:45 pm
- Forum: ActiveX
- Topic: Area Graph question
- Replies: 3
- Views: 9693
How do i assign the MarkText?
Thanks for answering previous question.
Regaring this post, i just want to know how i assign MarkText to area graph?
Regaring this post, i just want to know how i assign MarkText to area graph?
- Thu Feb 12, 2004 6:50 pm
- Forum: ActiveX
- Topic: Area Graph question
- Replies: 3
- Views: 9693
Area Graph question
HOw do i put a text in the middle of each area?Example i want to say my first area graph is "high" by putting a text label high in the middle of that high area Chart.AddSeries scArea Chart.Series(0).asArea.UseYOrigin = True Chart.Series(0).asArea.YOrigin = Spimax Chart.Series(0).Add Spimax CDate(Gra...
- Thu Feb 12, 2004 6:41 pm
- Forum: ActiveX
- Topic: Data Points Missing.Please Help
- Replies: 1
- Views: 6438
Data Points Missing.Please Help
I have a line graph with following code Chart.AddSeries scLine Chart.Series(0).Color = VbColor(16) Chart.Series(0).Title = "Schedule Performance Index" Chart.Series(0).Add 0 ,"1/10/2004", VbColor(16) Chart.Series(0).Add .75 "2/5/2004", VbColor(16) Chart.Series(0).Add 1 ,"2/10/2004", VbColor(16) My d...
- Fri Jan 23, 2004 3:08 pm
- Forum: ActiveX
- Topic: How do i find the Y Max and Y Min in a GrapH?
- Replies: 1
- Views: 6941
How do i find the Y Max and Y Min in a GrapH?
If i have a line grapg drawing straight throough Ymax or ymin, i am not able to see that line.What i have to do to solve this problem?.
- Thu Jan 22, 2004 10:27 pm
- Forum: ActiveX
- Topic: How Do I Disable the vertical line for the Label from X axis
- Replies: 5
- Views: 13701
Thanks i got the answer
From the gridpen , i got the idea of areapen and linepen.I set both to invisible.My PROBLEM is solved.Thanks
- Thu Jan 22, 2004 9:33 pm
- Forum: ActiveX
- Topic: How Do I Disable the vertical line for the Label from X axis
- Replies: 5
- Views: 13701
Is there any feature in your site to upload files?
I couldnt find any option to upload the file from your site.Thats why i uploaded the graph to a personal page.If you have trouble viewing the picture,please give me your email address,i can send the file from my work.