Shows the specification limits labels (e.g. "USL = 0.880")

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also