ThinkGeo.com    |     Documentation    |     Premium Support

LegendItem ImageStyle with multiple point styles

Hi,


I'm using mutiple point styles using fonts on a map.  It renders perfectly as part of a value style.


 


valueStyle.ValueItems.Add(new ValueItem(MedsFarmPointLDTInfo.FeedBins, new Collection<Style>() { MedsStyles.FarmPointFeedBins1, MedsStyles.FarmPointFeedBins2 }));


 


But how can I show that same symbol in the legend?  A LegendItem appears to want a single "Style" instance for its ImageStyle and I haven't found anything the inherits from Style that would combine multiple styles together.


I'm sure I could create a custom legend item to handle or something, but thought I would see if something already exists that I missed.


Thanks


Brian


 


I'm using build 6.0.127.0



 Hello Brian,


 
 Thanks for your post, I think you can refer this:
 
gis.thinkgeo.com/Support/Dis...fault.aspx
 
 Let us know your queries.
 
 Regards,
 
 Gary