Highlight the chart with different color when click on mschart -


i build chart using of mschart. when user click particular column in column chart , want highlight column other color till user click other column

is possible in mschart?

thanks in advance

you should change background color of datagridview using.

dgv.columns[colnr].defaultcellstyle.backcolor = color.green  

Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -