TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
MainRoads
- Newbie

- Posts: 3
- Joined: Tue Oct 10, 2006 12:00 am
Post
by MainRoads » Thu Oct 12, 2006 12:03 am
Hi everyone
have inherited an app which uses verion 4 of teechart, so we hope this is an answerable question
We were wondering if its possible to change the font name and size of a label associated with shapes on a chart.
and we were also wondering if it were possible to chage the thickness of a dotted line so it gets thicker but doesnt turn into a continuous line
cheers
Bryce
Main Roads
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Fri Oct 13, 2006 10:35 am
Hi Bryce,
have inherited an app which uses verion 4 of teechart, so we hope this is an answerable question
Pretty old version but I hope it's still answerable

.
We were wondering if its possible to change the font name and size of a label associated with shapes on a chart.
What do you exactly mean with "label associated with shapes", could you please be more specific on that?
and we were also wondering if it were possible to chage the thickness of a dotted line so it gets thicker but doesnt turn into a continuous line
Have you tried setting its Pen.Width or LinePen.Width properties?