sql - SSRS 2008 draw lines on report -


i have 2 sets of coordinates in table. first set xfrom , yfrom , other set xto , yto. if draw line between these 2 coordinates arrow.

i draw these arrows in report, many rows table has.

xfrom yfrom xto yto

1 1 3 3

2 2 4 4

1 2 5 6

each row represents arrow

i can't seems find way.

any suggestions?

thanks

drag , drop chart control toolbox. , pop-up, displaying various image shapes chart control & try choose option.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -