MapBubbleSizeMapping.DefaultValue Property
Gets or sets the default value of the property specified by this mapping.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 20 | A Double object specifying the size of map bubbles. |
See Also