View Single Post

  #4 (permalink)  
Old 04-15-2005
kdulaney kdulaney is offline
Junior Member
White Belt
 
Join Date: Jan 2005
Posts: 8
PGLRepDev:

I had the same problem with DisplayDataMap when passing integer or string arrays in for the legendvalues and legendlabels. I changed them to object[] arrays in C# and viola!. Not sure how that works in VB but thought this might help.

KD
Reply With Quote