GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / MultipleIndicatorMeter Class / Indicator Property
In This Topic
    Indicator Property (MultipleIndicatorMeter)
    In This Topic
    The main Indicator is the first one.
    Syntax
    public override Indicator Indicator {get; set;}
    Remarks
    If there are no indicators, the getter returns null.
    See Also