Glossary Item Box

LabDevTools Send comments on this topic.

Unit

Gets or sets an eventual symbol of unit of measure of one physical size in tail to the numerical value in the labels on the control scale.  

 

[Visual Basic]
Public Property Unit As String
[C#]
public string Unit
Observations:

In the below figure it has been inserted one V (for Volt unit of measure of the tension):

LabDevTools.Knob.ScaleProperties.Unit = "V".

Of default it is null string("").

See also:

Format | Invert

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.