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<Avl.Range> ranges )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ranges | System.Collections.Generic.IList<Avl.Range> |
