.net - MS-Charts Zooming in Secondary Y axis -


i new ms-charts. kindly excuse me if in case question inappropriate.

i using line-type series data. have enabled zooming in chart. have option user can select particular series , shift primary y-axis secondary y-axis. in case, while zoom chart axis labels in secondary axis not dynamically change zooming. zooming works fine. also, axis labels dynamically updated while series in primary axis.

i tried using code:

chart1.chartareas["chartarea1"].axisy2.scaleview.zoomable = true; 

but doesn't much.any suggestions?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -