Hi !
We use Tee files in textmode for storing the templates. Would it be possible to add some custom stuff?
Somthing like this:
object TChart
Left = 0
Top = 48
Width = 1027
---------------------
cut
---------------------
YValues.Name = 'Y'
YValues.Order = loNone
CustomVertAxis = 6
end
object ChartTool1: TSeriesStatsTool
end
end
#own section
Showxyz = 1
Is there a way to do this without loosing the original functionality (like loading a template into TeeChartOffice)?
Tee Files - include own properties?
Tee Files - include own properties?
Greetz Dominik
http://www.logview.info
http://www.logview.info
Hi Dominik,
yes, adding the extra lines manually as you did in your post should not be problematic, only that you will have to read this part of code manually.
yes, adding the extra lines manually as you did in your post should not be problematic, only that you will have to read this part of code manually.
Pep Jorge
http://support.steema.com
http://support.steema.com