GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorBar Class / SetPhase Method
In This Topic
    SetPhase Method
    In This Topic
    Replace a phase at a specific index of the phase collection.
    Syntax
    public void SetPhase( 
       int i,
       Phase p
    )

    Parameters

    i
    p
    See Also