Alternate color to indicate that an object has a bad quality data source.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Color PointFailFillColor { get; set; }
Visual Basic
Public Property PointFailFillColor As Color
	Get
	Set
JScript
function get PointFailFillColor () : Color
function set PointFailFillColor (value : Color)

See Also