Hello,
I am displaying Bargraph on particular layer on winform map control..It display the proper bargraph.but when i apply zooming on map,it goes off.I want that bargraph on inmemoryfeaturelayer.I created inmemoryFeatureLayer constructor.Actually i am using mainform as MDI form where my winformmap control is there.ANd i have another form called Symbology where i am calling Mainform's WinformMap control.Even i am passing Shape file name (which i have selected) to symology form so it open that layer file.
I have attached the source code.While running i am getting error as you cant type cast layer from Shapefilefeatuer layer to InmemoryFeature layer eventhough i have used typecasting.Please refer code and help me.
zedgraph.txt (5.62 KB)