Search found 18 matches

by goodsj
Mon Dec 23, 2019 7:04 am
Forum: .NET
Topic: How to draw multiple line without adding series?
Replies: 4
Views: 14784

Re: How to draw multiple line without adding series?

Thanks to you, we solved the problem. :D
by goodsj
Fri Dec 20, 2019 2:36 am
Forum: .NET
Topic: How to draw multiple line without adding series?
Replies: 4
Views: 14784

Re: How to draw multiple line without adding series?

Thanks for answering.

I could draw line with Graphics3D, Point.

but, I couldn't set 450 its line position dynamically regardless of chart size.
by goodsj
Tue Dec 17, 2019 1:48 am
Forum: .NET
Topic: How to draw multiple line without adding series?
Replies: 4
Views: 14784

How to draw multiple line without adding series?

For example, I have a sales chart by item with teechart.
after.jpg
after.jpg (150.85 KiB) Viewed 14784 times
I want to add break-even point line on 450.
before.jpg
before.jpg (143.94 KiB) Viewed 14784 times
How can I implement it? I think it would be good if you give me a sample

Thank you.
by goodsj
Wed Jul 03, 2019 9:29 am
Forum: JavaScript / HTML5
Topic: Can I use fastline with asp.net mvc + javascript code?
Replies: 3
Views: 31664

Re: Can I use fastline with asp.net mvc + javascript code?

Hi~

I am using version 4.1.2017.10191 with javascript lib( v2.1 Oct 2017 )
by goodsj
Fri Jun 28, 2019 9:24 am
Forum: JavaScript / HTML5
Topic: Can I use fastline with asp.net mvc + javascript code?
Replies: 3
Views: 31664

Can I use fastline with asp.net mvc + javascript code?

I tried it. but it output error message

"One of the Series Types you have selected is not implemented yet for Javascript."

please give me example how to use the fast line.
by goodsj
Wed Jun 19, 2019 11:21 pm
Forum: JavaScript / HTML5
Topic: how to focus on a line when a legend clicked
Replies: 2
Views: 24459

how to focus on a line when a legend clicked

I wish One line should be highlighted or the other line need to be transparent.

How can I implement it? :o Do you have an example?
by goodsj
Tue May 28, 2019 10:01 am
Forum: .NET
Topic: The top outer border does not appear.
Replies: 4
Views: 14933

Re: The top outer border does not appear.

It helped solve the problem. Thank you :D :D
by goodsj
Tue May 28, 2019 5:58 am
Forum: JavaScript / HTML5
Topic: How do I get width of a chart?
Replies: 2
Views: 25199

Re: How do I get width of a chart?

hello.
is it impossible? :?
by goodsj
Mon May 27, 2019 6:18 am
Forum: .NET
Topic: The top outer border does not appear.
Replies: 4
Views: 14933

Re: The top outer border does not appear.

Hello.

I tried following the attached code above , but it doesn't work. :|
There is no change..

Do you have any other ideas?
by goodsj
Thu May 23, 2019 4:17 am
Forum: .NET
Topic: The top outer border does not appear.
Replies: 4
Views: 14933

The top outer border does not appear.

After version updating TeeChart 4.1.2012.1032 ==> 4.2018.11.27

The top outer border does not appear.

Can you guess what the problem is?

Trend_TeeChart_v4.2018.11.27.JPG
Trend_TeeChart_v4.2018.11.27.JPG (65.75 KiB) Viewed 14933 times
TO
Trend_TeeChart_v4.1.2012.1032.JPG
Trend_TeeChart_v4.1.2012.1032.JPG (66.44 KiB) Viewed 14933 times
by goodsj
Wed May 22, 2019 4:55 am
Forum: JavaScript / HTML5
Topic: How do I get width of a chart?
Replies: 2
Views: 25199

How do I get width of a chart?

Good afternoon, Yeray!

I have question.

1. How do I get width of a chart not a canvas width with javascript or other ways?
2. How do I move legend position?
please refer an attached picture.
tchar2.jpg
tchar2.jpg (139.63 KiB) Viewed 25198 times
by goodsj
Tue May 14, 2019 2:35 am
Forum: JavaScript / HTML5
Topic: how can I change background color of a chart?
Replies: 2
Views: 25366

how can I change background color of a chart?

img2.jpg
img2.jpg (162.49 KiB) Viewed 25366 times
I set to "walls.visible = true".

Default color is not match my website.

How to change it is?

Thank you.
by goodsj
Mon Dec 10, 2018 8:29 am
Forum: JavaScript / HTML5
Topic: Grid line interval problem
Replies: 3
Views: 28816

Re: Grid line interval problem

Hello, Yeray.
Thank you for your reply.

before.
tchart_before.jpg
tchart_before.jpg (87.61 KiB) Viewed 28807 times
I would like to add more delicate vertical line than before.

after.( I wish)
tchart_after.jpg
tchart_after.jpg (107.05 KiB) Viewed 28807 times