Click or drag to resize

StiOnlineMapElementLocationColorType Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.OnlineMap.StiOnlineMapElement.LocationColorType"]

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

Property Value

Type: StiOnlineMapLocationColorType

Implements

IStiOnlineMapElementLocationColorType
See Also