Skip to main content

MapBubbleSettings Properties

Contains settings used to generate Bubble chart items.
Name Description
CustomMarkerTemplate Gets or sets the template of a bubble chart.
IsHitTestVisible Gets or sets a value that defines whether a map item can be returned as a hit-testing result. Inherited from MapItemSettingsBase.
MarkerType Gets or sets a value specifying the appearance of a bubble marker.
Visible Gets or sets the value that specifies whether the map items generated using these settings are visible. Inherited from MapItemSettingsBase.
See Also