You are here: Start » FIL.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<Fil.Range> ranges )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ranges | System.Collections.Generic.IList<Fil.Range> |