Alternate color to indicate that an objec thas a bad quality data source.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.306.0 (10.97.306.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) |