Quantcast
Channel: Zoom Question
Browsing latest articles
Browse All 4 View Live

Zoom Question

Hi,I realize this is an old thread, but I'm facing problem on my chart where I dont know how to get/set this min,max value above (20,40).I have both Scale.Minimum=Auto & Scale.Maximum=Auto, still...

View Article



Zoom Question

Thanks Byron, I'll give that a try.Javaman

View Article

Zoom Question

You do not need to create a new AxisScaleView in order to do zooming.  The simplest thing to do is the following:chart1.ChartAreas[0].AxisX.ScaleView.Zoom(20,40);In this case you seem to know the name...

View Article

Zoom Question

In my code on a Winform, where the chart is, I am attempting to check out the zoom functions as shown below.  I'm new to this so am not sure what pre-requisites are needed for zooming...I intialize an...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images