Search found 2 matches

by mviglianco
Thu Feb 24, 2011 7:37 pm
Forum: .NET
Topic: Y Axis Minimum Value below X Axis
Replies: 2
Views: 2812

Y Axis Minimum Value below X Axis

Any suggestions on how to prevent the minimum Y Axis labels from showing up below the X Axis? There are no negative values.....it just seems that the Y Axis scale is shifted down. It doesn't seem to matter if I'm creating my own min and max values or if I'm using automatic.
by mviglianco
Mon Dec 29, 2008 9:29 pm
Forum: .NET
Topic: httphandler & postback
Replies: 1
Views: 2015

httphandler & postback

Should using the httphandler approach maintain the chart upon postback? I can only get it to work if I rebuild everything upon postback but this doesn't work for a cetain situation I am working with. If this has been addressed somewhere else please direct me, I didn't find it using the search. Thanks.