Hi
I see reference to the TeeSplitInLines method in the TChart PRO v7 component library help (tchartaxis.Labelsmultiline), and also in this forum; however it is absent from the source code. Can you help?
Thanks, David
teeSplitInLines
Hi David,
yes, you are correct. We forgot to add/change the info in the Help.
It has been changed by :
var s:string;
s:='abc'+TeeLineSeparator+'def';
result:=ReplaceChar(s,' ',TeeLineSeparator);
The ReplaceChart is in the TeeProcs.pas unit.
yes, you are correct. We forgot to add/change the info in the Help.
It has been changed by :
var s:string;
s:='abc'+TeeLineSeparator+'def';
result:=ReplaceChar(s,' ',TeeLineSeparator);
The ReplaceChart is in the TeeProcs.pas unit.
Pep Jorge
http://support.steema.com
http://support.steema.com