StiIndicatorElementGlyphColor Property |
Gets or sets glyph color for this element.
Namespace:
Stimulsoft.Dashboard.Components.Indicator
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color GlyphColor { get; set; }
<TypeConverterAttribute(GetType(StiStyleColorConverter))>
Public Property GlyphColor As Color
Get
Set
Property Value
Type:
ColorImplements
IStiIndicatorElementGlyphColorSee Also