GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / MultipleIndicatorMeter Class / Indicators Property
In This Topic
    Indicators Property
    In This Topic
    A read-only list containing all the Indicators associated with this MultipleIndicatorMeter.
    Syntax
    public virtual IEnumerable<Indicator> Indicators {get;}
    See Also