Shows the control limits labels (e.g. "CL = 0.880")
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowControlLabels { get; set; } |
| Visual Basic |
|---|
Public Property ShowControlLabels As Boolean Get Set |
| JScript |
|---|
function get ShowControlLabels () : boolean function set ShowControlLabels (value : boolean) |