Click or drag to resize

StiRegionMapElementShowValue Property

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

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

Property Value

Type: Boolean

Implements

IStiRegionMapElementShowValue
See Also