Search found 9 matches

by Yuri Yushenko
Fri Oct 15, 2004 4:14 pm
Forum: ActiveX
Topic: Axis labels problem
Replies: 7
Views: 10356

Thanks Pep! That is what I need ! By the way . I want to ask you one more question! In my code , when I use SetDownCloseColor and SetUpCloseColor (candle series, style = Bar ) color changes dont apply to some of the candlebars (candlebars with close price=open price). Is it a known bag ? Thanks a lo...
by Yuri Yushenko
Thu Oct 14, 2004 7:24 pm
Forum: ActiveX
Topic: Axis labels problem
Replies: 7
Views: 10356

No... I think there is a better way. I will try to explain my problem clearly. My problem is very simple- I have 2 Series in my chart (Candle series and arrow series) Bottom Axis style=label. 1) I want to make visible candle series labels on bottom axis 2) I want to make invisible arrow series label...
by Yuri Yushenko
Wed Oct 13, 2004 5:23 pm
Forum: ActiveX
Topic: Axis labels problem
Replies: 7
Views: 10356

No .. I want to make invisible Arrow series labels on bottom axis but keep visible candle series labels. So.. making invisible all bottom axis labels is not a right way for me. I want to make invisible arrow series labels only. Also I want to keep label text near each arrow. Generally, when bottom a...
by Yuri Yushenko
Wed Oct 13, 2004 4:31 pm
Forum: ActiveX
Topic: Axis labels problem
Replies: 7
Views: 10356

Axis labels problem

Hello Steema. I have some problems with axis labels. I develop financical chart programm and use candle series with "no weekends" - bottom axis increment = 1, axis label style = text. Candle date values displayed as point labels. So.. I need to display Arrow Series points on this chart within label-...
by Yuri Yushenko
Thu Jul 15, 2004 8:01 pm
Forum: ActiveX
Topic: Candle problem.
Replies: 5
Views: 10363

Thanks, Christopher. Your example solves my problem. But.. I want to ask you one more little thing... When I add function, I set labels for each point and I set bottom axis style to `Text`. Well, it works fine. Labels are shown. But when I try to change some function property (i.e. period or style f...
by Yuri Yushenko
Tue Jul 13, 2004 7:20 pm
Forum: ActiveX
Topic: Candle problem.
Replies: 5
Views: 10363

Oki... Maybe I can fix this using another series when I wish to display tick graphic. That not a big problem. But I have some other problem with candle series. I develop financical chart using TChart. It is necessary for me to hide `weekends`(lot of white space) -- So I used solution similar to reco...
by Yuri Yushenko
Fri Jul 02, 2004 1:40 pm
Forum: ActiveX
Topic: Candle problem.
Replies: 5
Views: 10363

Candle problem.

Hello All! I was faced with some problem using candle series - when candle style is line, there is some kind of clipping while drawing line segments. Looks like TChart draws candle line segment only if begin and end points of line segment are visible. It does not looks good. When I scroll or zoom ca...
by Yuri Yushenko
Tue Jun 15, 2004 1:10 pm
Forum: ActiveX
Topic: Importing problem.
Replies: 3
Views: 6773

THANKS + MORE HELP NEEDED!

Thanks Pep! I tried to import charts just like in your example, its working! Maybe its not a finest way, but its working and that is all what I need. But I have a new problem. I develop financical charts proggie using TChart. Main chart window of proggie recieves quotas in real-time and displays it ...
by Yuri Yushenko
Sat Jun 12, 2004 1:47 am
Forum: ActiveX
Topic: Importing problem.
Replies: 3
Views: 6773

Importing problem.

Hello, All! I am russian programmer-student. So.. sorry for bad English. I hope somebody will help me with my problem . Here is my problem: I need to export and import charts to file. When I export regular charts, all going fine. But I need to export charts with function-series wich datasoure is ano...