I'm doing tests with tgraph and I would like to show texts in the blue area of the imagem bellow. Is it possible ?
![Image](http://www.vfatec.com.br/imagens/Grafico.jpg)
Code: Select all | Expand
if ::bPainted != nil
Eval( ::bPainted, ::hDC, ::cPS, Self )
endif
nageswaragunupudi wrote:1) Make this modification in the Paint() method of TGraph:
Add these lines at the end of this methodCode: Select all | Expand
if ::bPainted != nil
Eval( ::bPainted, ::hDC, ::cPS, Self )
endif
2) Use oGraph:bPainted to write whatever data you want to.
karinha wrote:Vilian, por favor verifique. Vilian, please check.
https://i.imgur.com/bRwMB8l.png
Regards, saludos.