A newer version of this page is available.
Switch to the current version.
SizeLegend.Type Property
Specifies the type of a Size legend.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
[DefaultValue(SizeLegendType.Inline)]
public SizeLegendType Type { get; set; }
<DefaultValue(SizeLegendType.Inline)>
Public Property Type As SizeLegendType
Property Value
Type | Default | Description |
---|---|---|
SizeLegendType | Inline |
A SizeLegendType enumeration value. |
See Also
Feedback