Click or drag to resize

StiRegionMapElementMapType Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.RegionMap.StiRegionMapElement.MapType"]

Namespace:  Stimulsoft.Dashboard.Components.RegionMap
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiMapType MapType { get; set; }

Property Value

Type: StiMapType

Implements

IStiRegionMapElementMapType
See Also