Search found 24 matches

by mLapido
Mon Jan 24, 2005 5:22 pm
Forum: VCL
Topic: Custom marks positions for Horizontal bar charts
Replies: 2
Views: 6076

Did this go unnoticed, or is this being intentionally ignored????

Simple question.... there must be a simple reply...

regards,
Milton
by mLapido
Tue Jan 18, 2005 2:41 pm
Forum: VCL
Topic: Custom marks positions for Horizontal bar charts
Replies: 2
Views: 6076

Custom marks positions for Horizontal bar charts

hi, I want to reposition the marks on a horizontal bar chart, I tried setting the "Marks.Positions" property of THorizBarSeries, but it caused a side effect, the chart resizes in an unexpected way, it gets proportionally smaller as we resize it to a smaller size. I mean it starts using less and less...
by mLapido
Wed Jan 05, 2005 6:35 pm
Forum: VCL
Topic: How Do I set parameters like font/bg for a Mark Tips tool?
Replies: 1
Views: 4850

How Do I set parameters like font/bg for a Mark Tips tool?

Apparently setting the parameters for the marks in design time or programatically does not work. here's what I did and didn't work... void __fastcall TFGPS::chtVolByVar_OnGetMarkText(TChartSeries *Sender, int ValueIndex, AnsiString &MarkText) { TMarksItem *pMarks = Sender->Marks->Item[ValueIndex]; T...
by mLapido
Wed Jan 05, 2005 5:44 pm
Forum: VCL
Topic: Different borders on every bar, is it possible?
Replies: 1
Views: 5455

Different borders on every bar, is it possible?

I need to have a different border on one or more of the bars in a bar chart. Is it possible/how do I do it.

best regards,
Milton Lapido
by mLapido
Tue Jan 04, 2005 6:37 pm
Forum: VCL
Topic: Mark on only one value of a series, is it possible?
Replies: 1
Views: 4494

Mark on only one value of a series, is it possible?

I'm trying to display a mark on only one of the values of a series (point series) and have failed in all my attempts... I'm assuming it's possible...

How do I do it?

best regards,
Milton Lapido
by mLapido
Tue Jan 04, 2005 4:16 pm
Forum: VCL
Topic: Inverted Arrow in a bar chart
Replies: 2
Views: 5699

hi, I do own a source code license. I sent you an e-mail. I also tried to make the change myself but I realised that it might be bigger than I antecipated, and also it would be best if I keep my source code in sinc with yours, so that when a new version comes out I won't lose this modification. best...
by mLapido
Mon Jan 03, 2005 1:37 pm
Forum: VCL
Topic: Can marks be moved horizontally?
Replies: 1
Views: 4681

Can marks be moved horizontally?

Is it possible/How do I reposition a mark horizontally? In a bar chart, for example...???

regards,
Milton Lapido
by mLapido
Thu Dec 30, 2004 5:28 pm
Forum: VCL
Topic: Inverted Arrow in a bar chart
Replies: 2
Views: 5699

Inverted Arrow in a bar chart

Is it possible to make the arrow to be ploted up side down for negative values in a bar chart with the style set to Arrow??

best regards and Happy New Year (with as few bugs and as much success as possible) to you all

Milton Lapido
by mLapido
Thu Dec 09, 2004 12:19 pm
Forum: VCL
Topic: MouseMove event over a zoomed TChart
Replies: 5
Views: 9727

Well, I had access to the beta version of v7.01, and would like to also have access to this new beta. Any way, do you have any idea of when the v7.02 will be released? One other thing, I reported a few bugs in v7.01 beta. I notice the v7.01 was finally released, but it's not clear to me if the repor...
by mLapido
Tue Dec 07, 2004 12:51 pm
Forum: VCL
Topic: MouseMove event over a zoomed TChart
Replies: 5
Views: 9727

And where do we get this new version 7.02? I wento to the customer (client access) area and I couldn't find it there.

regards,
Milton Lapido
by mLapido
Fri Oct 29, 2004 2:11 pm
Forum: VCL
Topic: Pie slice explode Problem on TeeChart v7.01
Replies: 3
Views: 7132

Hi, there! I have just posted the demo application on the steema.public.attachments. When running the app you simply have to click on any of the pies slices. The is meant for the clicked slice to explode, instead every slice to the left of the clicked slice are exploded. This same code works fine on...
by mLapido
Fri Oct 22, 2004 1:38 pm
Forum: VCL
Topic: Marks centered in the bar
Replies: 4
Views: 8458

I also develop in C++ and that attribution converted to:

BarSeries->Marks->Positions->Position = MarkPos;


But I'm not sure it's right. I haven't quite got that routine to work yet...

Regards,
Milton Lapido
by mLapido
Thu Oct 21, 2004 12:50 pm
Forum: VCL
Topic: TMarksTipTool problems when 3D is enabled
Replies: 8
Views: 11437

Fortunately, one of the 25 infrastructure specialist in the company managed to solve the newsgroup access problem from my machine. :-) I have posted the demo application that demonstrates this problem and the ones in the following posts: - 3D chart sometimes doesn't fit in view. - mLapido - Fri Oct ...
by mLapido
Tue Oct 19, 2004 6:51 pm
Forum: VCL
Topic: Pie chart problems
Replies: 3
Views: 6884

Fortunately, one of the 25 infrastructure specialist in the company managed to solve the newsgroup access problem from my machine. :-) I just posted the demo application that demonstrates this problem and the ones in the following posts: - 3D chart sometimes doesn't fit in view. - mLapido - Fri Oct ...
by mLapido
Tue Oct 19, 2004 6:34 pm
Forum: VCL
Topic: Pie slice explode Problem on TeeChart v7.01
Replies: 3
Views: 7132

Pie slice explode Problem on TeeChart v7.01

Hi,

I have recently installed TeeChart v7.01 and the pie slice explode presented a problem. Now when I set a explosion value to any slice ALL slices will be exploded to diferent values.

Regards,
Milton Lapido