How to add tools to the TeeChart object?
Hello
I want to add a tool called TColorBandTool to the TeeChart object on my report. There is a way to add it by the chart editor, but i want use programming due to the possibility dynamically setting the parameters.
When I'm trying to add this tool it gives me an error after compiling this code.
How to correctly add this tool?
I want to add a tool called TColorBandTool to the TeeChart object on my report. There is a way to add it by the chart editor, but i want use programming due to the possibility dynamically setting the parameters.
When I'm trying to add this tool it gives me an error after compiling this code.
How to correctly add this tool?
Comments
The Chart.Tools property and class are not currently exposed to RAP. You will either need to add RAP RTTI for this class or create a pass-thru function.
We will add this to our list of possible enhancements for a later release.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com