Gets or sets whether totalizer engineering units are displayed together with pen's totalizer values.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also