Alternate color to indicate that an objec thas 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 PointFailLineColor { get; set; }
Visual Basic
Public Property PointFailLineColor As Color
	Get
	Set
JScript
function get PointFailLineColor () : Color
function set PointFailLineColor (value : Color)

See Also