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

ProfileBox.ProfileBoxDataSlot.SetData Method

Sets the profile data to be shown in the control.

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

Syntax

public void SetData
(
	float[] data
)

Parameters

Name Type Range Default Description
datafloat[]

Function Overrides

See also