Search found 32 matches

by Nuzur
Wed Jan 24, 2007 9:09 am
Forum: ActiveX
Topic: How shift down TChart ?
Replies: 7
Views: 7220

Thank You!
by Nuzur
Tue Jan 23, 2007 4:01 pm
Forum: ActiveX
Topic: How shift down TChart ?
Replies: 7
Views: 7220

But in this I have another problem.
I use, for example,

Code: Select all

          m_Chart.GetDC()->TextOut(10,10,"My text");
but it not shown on chart, what I need to do?
by Nuzur
Tue Jan 23, 2007 3:52 pm
Forum: ActiveX
Topic: How shift down TChart ?
Replies: 7
Views: 7220

Thank You it's what I need!
by Nuzur
Tue Jan 23, 2007 3:27 pm
Forum: ActiveX
Topic: How shift down TChart ?
Replies: 7
Views: 7220

Please read theme "Shift down TeeChart" in conference. There pictures.
Wait for reply.
by Nuzur
Tue Jan 23, 2007 3:06 pm
Forum: ActiveX
Topic: How shift down TChart ?
Replies: 7
Views: 7220

How shift down TChart ?

In some case I need shift down TChart with it series down. How I Can do it?
Thank You for replies.
by Nuzur
Tue Nov 21, 2006 12:49 pm
Forum: ActiveX
Topic: have print previer have any other language except english?
Replies: 15
Views: 13909

Thank You. I received. All work fine.
by Nuzur
Tue Nov 21, 2006 9:27 am
Forum: ActiveX
Topic: have print previer have any other language except english?
Replies: 15
Views: 13909

narcis wrote:Hi Nuzur,

I've just sent you an e-mail, to your forums contact e-mail address, with a project which works fine using TeeChart Pro v6 ActiveX multi-language set to Russian. I also included an image of what we get here.
Thank You, I Don't receive it yet. Still wait.
by Nuzur
Tue Nov 14, 2006 7:49 am
Forum: ActiveX
Topic: have print previer have any other language except english?
Replies: 15
Views: 13909

Yes I receive this OCX.
I use regsvr32 TeeChart.ocx for register it and message that registratuion complected successful.

Can You send me TChart.h(cpp) files for include in my project?
by Nuzur
Mon Nov 13, 2006 10:42 am
Forum: ActiveX
Topic: have print previer have any other language except english?
Replies: 15
Views: 13909

Pep wrote:Hi Nuzur,

strange, are you seing all the ofther texts in Russian ?
Here using the multi.language version with the following code I can see the PrintPreview in Russian :

TChart1.Language = laRussian
TChart1.Printer.ShowPreview
I doesnt have TChart1.Language how I can solve this problem?
by Nuzur
Thu Nov 09, 2006 11:05 am
Forum: ActiveX
Topic: Set offset for nearest point
Replies: 3
Views: 4266

I use 6 version.
It doesn't work well. It's show at start of bar and I need show at end bar :(
by Nuzur
Thu Nov 09, 2006 9:39 am
Forum: ActiveX
Topic: Set offset for nearest point
Replies: 3
Views: 4266

Set offset for nearest point

I use offset fo scBar

Code: Select all

m_Chart.Series(0).GetAsBar().SetOffsetPercent( -50 );
And I need nearest point have offset too.
How I can fix this problem?
Yhanks You for answers.
by Nuzur
Thu Nov 09, 2006 9:37 am
Forum: ActiveX
Topic: Hello why doesn't work nearest point ?
Replies: 4
Views: 5239

Like U Said don\t work, but if make some little changes :)

Code: Select all

				m_Chart.GetTools().GetItems(0).GetAsNearest().SetSeries(_variant_t(m_Chart.Series(0))
Thank U now it ok
by Nuzur
Wed Nov 08, 2006 11:01 am
Forum: ActiveX
Topic: Can I Set offset for Axis or make offset for scLine
Replies: 6
Views: 6583

I still wait reply into conference :(
by Nuzur
Wed Nov 08, 2006 10:57 am
Forum: ActiveX
Topic: Hello why doesn't work nearest point ?
Replies: 4
Views: 5239

Pep wrote:Hi Nuzur,

have you tried setting the Series where you want to be applied ?
m_Chart.GetTools().GetItems(0).GetAsNearest().SetSeries(....);
What exactly I need use for SetSeries(....) in place of ...
I'd try there position of Series in TeeChart.
by Nuzur
Wed Nov 08, 2006 10:38 am
Forum: ActiveX
Topic: have print previer have any other language except english?
Replies: 15
Views: 13909

No it's ok.
But I still have print\preview in english way and I need russion.
How fix this problem?