Skip to main content
A newer version of this page is available. .

MapChartItemMappingInfo.Type Property

This property is hidden, because it can not be used with the MapChartItemMappingInfo.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string Type { get; set; }

Property Value

Type
String
See Also