Gets or sets the TotalizerUnit used when calculating the Total sample values for this pen.

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

Syntax

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

See Also