Click or drag to resize

AlertItemForeground Property

Gets the foreground brush

Namespace:  SharpCharts.Base.Alert
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Brush Foreground { get; set; }

Property Value

Type: Brush
See Also