Control position of series mark

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
DClark
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am
Location: New Mexico USA

Control position of series mark

Post by DClark » Wed Aug 18, 2004 3:08 pm

Is there a way to control the position of a series mark? That is, I want to control the direction and distance from the series point to the mark text. This is for BCB6 and TeeChart Pro 5.03.

TIA.
-Dean

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Thu Aug 19, 2004 6:23 am

Hi, Dean.

Yes. There are some topics in this forum which discuss how to reposition series marks. Especially, chec the following links:

http://www.teechart.net/support/modules ... bb9d0df9e3

http://www.teechart.net/support/modules ... bb9d0df9e3

http://www.teechart.net/support/module ... bb9d0df9e3

and more, if you ender keywords "Mark Position" at forum search form.
Marjan Slatinek,
http://www.steema.com

DClark
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am
Location: New Mexico USA

Post by DClark » Thu Aug 19, 2004 4:06 pm

Thanks Marjan, in the meantime I coded up something myself (the application was to show angles around a circle, I wanted the labels to align along the radial lines).

FWIW, the documentation I have shows no Properties at all for the TSeriesMarkPosition class, only two functions (Assign() and Bounds()). I did the search you suggested but didn't turn up anything that looked relevant -- mostly questions about hidden marks. Fortunately I read through your third link and found your example code.

Is there updated documentation available for TeeChart Pro 5.03 for BCB 6?

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Aug 20, 2004 6:03 am

Hi.
Is there updated documentation available for TeeChart Pro 5.03 for BCB 6?
No.
Marjan Slatinek,
http://www.steema.com

Post Reply