Alternate color to indicate that an object has a bad quality data source.
Currently only supports SolidColorBrush.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush PointFailFillBrush { get; set; } |
Visual Basic |
---|
Public Property PointFailFillBrush As Brush Get Set |
JScript |
---|
function get PointFailFillBrush () : Brush function set PointFailFillBrush (value : Brush) |