This example shows how to manually add bubble charts to a map. For this assign the MapItemStorage object to the VectorLayer.Data property. Then, add manually created MapBubble objects to the Items collection of the storage.
Note that bubble sizes do not depending on the MapBubble.Value property values.
Note that bubble sizes do not depending on the MapBubble.Value property values.