Back to Devexpress

MapChartItemMappingInfo.Type Property

windowsforms-devexpress-dot-xtramap-dot-mapchartitemmappinginfo-b5e661ff.md

latest1.2 KB
Original Source

MapChartItemMappingInfo.Type Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string Type { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property Type As String

Property Value

Type
String

See Also

MapChartItemMappingInfo Class

MapChartItemMappingInfo Members

DevExpress.XtraMap Namespace