This example shows how to specify a custom marker template to be used by automatically generated bubble chart items.
For this, create a MapBubbleSettings object and assign it to the BubbleSettings property of BubbleChartDataAdapter. Then, specify the CustomMarkerTemplate property of the object. Note that the MarkerType property should be set to Custom.
↧
How to specify a custom marker template to be used by automatically generated bubble chart items
↧