GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / MultipleIndicatorMeter Class / SetIndicator Method
In This Topic
    SetIndicator Method
    In This Topic
    Replace an Indicator at a particular position in the list.
    Syntax
    public virtual void SetIndicator( 
       int index,
       Indicator ind
    )

    Parameters

    index
    ind
    See Also