Lines Field¶ Summary¶ Lines with gaps are used to render the line: - - - - Signature¶ 1public static LineStyle Lines; Return Value¶ LineStyle Declaring Type¶ cAlgo.API.LineStyle Examples¶ 1 2 [Output("Lines", LineStyle = LineStyle.Lines)] public IndicatorDataSeries outputLines { get; set; } Last update: March 23, 2023