c# - Zooming of specific area in chart of win form -


i have win form application in c# contain system.windows.forms.datavisualization.charting.chart.

i want zoom particular area or datapoint in chartdisplay area.

note: zooming of area in chart, not whole chart zooming.

have chart selected. in properties window, select chartareas. in chartarea collection editor, select (in right properties view) cursor. cursorx, set these properties true: isuserenabled , isuserselection. repeat cursory. close windows , run youur app. can zoom in chart area.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -