IndicatorThreshold Type

Constructors

Constructor Description

IndicatorThreshold()

Full Usage: IndicatorThreshold()

Returns: IndicatorThreshold
Returns: IndicatorThreshold

Static members

Static member Description

IndicatorThreshold.init (?Line, ?Thickness, ?Value)

Full Usage: IndicatorThreshold.init (?Line, ?Thickness, ?Value)

Parameters:
    ?Line : Line
    ?Thickness : float
    ?Value : 'a

Returns: IndicatorThreshold
?Line : Line
?Thickness : float
?Value : 'a
Returns: IndicatorThreshold

IndicatorThreshold.style (?Line, ?Thickness, ?Value)

Full Usage: IndicatorThreshold.style (?Line, ?Thickness, ?Value)

Parameters:
    ?Line : Line
    ?Thickness : float
    ?Value : 'a

Returns: IndicatorThreshold -> IndicatorThreshold
?Line : Line
?Thickness : float
?Value : 'a
Returns: IndicatorThreshold -> IndicatorThreshold