Skip to main content

MapChartItemMappingInfo.ImageIndex Property

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

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

Property Value

Type Default
String null
See Also