Table of Contents
ValueIndicators Property

Gets a collection of ValueIndicator objects attached to this a Scale.

Syntax
 public ObservableCollection<ValueIndicator> ValueIndicators { get; }
See Also