As i studied the mappoint for visual basic documentation on Microsoft's web site, i came across a question that could completely change my plans to further advance my application development with mappoint.
Here is the question:
under the method object.DisplayDataMap, we can see the parameter where we "showdataby". As i searched the options available to show "databy", i could not find one that show "databy" county. is it possible to show it by county? I know i can present data by county with the application but i have not been able to show it through programming.
object.DisplayDataMap([DataMapType], [DataField], [ShowDataBy], [CombineDataBy], [DataRangeType], [DataRangeOrder], [ColorScheme], [DataRangeCount], [ArrayOfCustomValues], [ArrayOfCustomNames], [DivideByField], [ArrayOfDataFieldLabels], [ArrayOfPushpinSymbols])
I would appreciate an answer on the topic above.
Thanks
Andre