IndicatorBar Type

Constructors

Constructor Description

IndicatorBar()

Full Usage: IndicatorBar()

Returns: IndicatorBar
Returns: IndicatorBar

Static members

Static member Description

IndicatorBar.init (?Color, ?Line, ?Thickness)

Full Usage: IndicatorBar.init (?Color, ?Line, ?Thickness)

Parameters:
    ?Color : Color
    ?Line : Line
    ?Thickness : float

Returns: IndicatorBar
?Color : Color
?Line : Line
?Thickness : float
Returns: IndicatorBar

IndicatorBar.style (?Color, ?Line, ?Thickness)

Full Usage: IndicatorBar.style (?Color, ?Line, ?Thickness)

Parameters:
    ?Color : Color
    ?Line : Line
    ?Thickness : float

Returns: IndicatorBar -> IndicatorBar
?Color : Color
?Line : Line
?Thickness : float
Returns: IndicatorBar -> IndicatorBar