GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorBar Class / GetPhase Method
In This Topic
    GetPhase Method
    In This Topic
    Returns the phase located at the given index of the IndicatorBar's phase collection.
    Syntax
    public Phase GetPhase( 
       int i
    )

    Parameters

    i
    See Also