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

ProfileBox.ProfileBoxDataSlot.SetScalarValue Method

Sets data slot to mark a scalar value on the scale (visualized as a horizontal line).

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

Syntax

public void SetScalarValue
(
	double value
)

Parameters

Name Type Range Default Description
valuedouble

See also