You are here: Start » AVL.NET » ProfileBox.ProfileBoxDataSlot.SetDomainScalarValue Method

ProfileBox.ProfileBoxDataSlot.SetDomainScalarValue Method

Sets data slot to mark a single value on the domain scale (visualized as a vertical line)

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetDomainScalarValue
(
	float value
)

Parameters

Name Type Range Default Description
valuefloat

See also