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

ProfileBox.ProfileBoxDataSlot.SetDomainRangesArray Method

Sets data slot to an array of range values on the domain scale.

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

Syntax

public void SetDomainRangesArray
(
	IList<AvlNet.Range> ranges
)

Parameters

Name Type Range Default Description
rangesSystem.Collections.Generic.IList<AvlNet.Range>

See also