Search found 19 matches

by Teechart Activex Question
Mon Mar 22, 2004 6:44 pm
Forum: ActiveX
Topic: Gaps Between dates on my X axis
Replies: 5
Views: 12535

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...
by Teechart Activex Question
Mon Mar 22, 2004 6:19 pm
Forum: ActiveX
Topic: Gaps Between dates on my X axis
Replies: 5
Views: 12535

but where in code?

i found the code, but what code say to avoid the gaps?
by Teechart Activex Question
Mon Mar 22, 2004 2:44 pm
Forum: ActiveX
Topic: Gaps Between dates on my X axis
Replies: 5
Views: 12535

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?
by Teechart Activex Question
Fri Mar 19, 2004 8:57 pm
Forum: ActiveX
Topic: Gaps Between dates on my X axis
Replies: 1
Views: 5797

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?
by Teechart Activex Question
Mon Feb 23, 2004 3:19 pm
Forum: ActiveX
Topic: Teechart Activex question
Replies: 1
Views: 6394

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
by Teechart Activex Question
Mon Feb 23, 2004 2:40 pm
Forum: ActiveX
Topic: Seprartion between the Legend and x axis portion of th graph
Replies: 2
Views: 7999

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 %?
by Teechart Activex Question
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: 6439

hOW Do i put an text in area graph using annotation method?

i am calling the teechart object from asp.
by Teechart Activex Question
Fri Feb 13, 2004 6:06 pm
Forum: ActiveX
Topic: Seperation question
Replies: 1
Views: 6355

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
by Teechart Activex Question
Fri Feb 13, 2004 2:45 pm
Forum: ActiveX
Topic: Area Graph question
Replies: 3
Views: 9514

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?
by Teechart Activex Question
Thu Feb 12, 2004 6:50 pm
Forum: ActiveX
Topic: Area Graph question
Replies: 3
Views: 9514

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...
by Teechart Activex Question
Thu Feb 12, 2004 6:41 pm
Forum: ActiveX
Topic: Data Points Missing.Please Help
Replies: 1
Views: 6364

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...
by Teechart Activex Question
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: 6856

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?.
by Teechart Activex Question
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: 13524

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
by Teechart Activex Question
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: 13524

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.