I know there is code that adds a new toolbar to a chart and buttons, et cetera.
But I want to add buttons to the existing chart toolbar, like we did in NT7.
Since this is WPF, are there any examples on how to do this....all I probably need is the correct object name (the existing toolbar)??
And how to access it?
Thx

Comment