True when the alternate colors should be used to indicate that an dynamic has an uncertain quality data source.

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

Syntax

C#
public bool UsePointFailColorsForUncertainQuality { get; set; }
Visual Basic
Public Property UsePointFailColorsForUncertainQuality As Boolean
	Get
	Set
JScript
function get UsePointFailColorsForUncertainQuality () : boolean
function set UsePointFailColorsForUncertainQuality (value : boolean)

See Also