How to embed power map in asp.net c# pragmatically -


i have excel sheet , contains following values

code    state        value ak      alaska       201254 al      alabama      52020 ar      arkansas     545041 az      arizona      630.63 ca     california   623520 

i want bind values excel power map pragmatically. how can in asp.net using c#? need embed excel power map aspx page.


Comments