Skip to content

DotsVeryRare Field

Summary

A dotted line, extra large gap between dots: . . . .

Signature

1
public static LineStyle DotsVeryRare;

Return Value

LineStyle

Declaring Type

cAlgo.API.LineStyle

Examples

1
2
 [Output("DotsVeryRare", LineStyle = LineStyle.DotsVeryRare)]
 public IndicatorDataSeries outputDotsVeryRare { get; set; }

Last update: March 23, 2023