Chart.Graphics3D method signature changed in new release?
Posted: Thu Oct 25, 2007 4:04 pm
Hi,
With build 3.2.2763.26082 the Chart.Graphics3D class exposes the following method: public abstract void Rectangle(Brush b, Rectangle r); which we were calling in our code. With the most recent build 3.2.2831.26851 this method is no longer available and the change is not documented in the release notes... Why the change? How come it's not documented?
Thanks in advance,
Bill
With build 3.2.2763.26082 the Chart.Graphics3D class exposes the following method: public abstract void Rectangle(Brush b, Rectangle r); which we were calling in our code. With the most recent build 3.2.2831.26851 this method is no longer available and the change is not documented in the release notes... Why the change? How come it's not documented?
Thanks in advance,
Bill