Summary
Plot Indicator result as a line.
Syntax
PlotType.Line
Example 1
[Output("Main", PlotType = PlotType.Line)] public IndicatorDataSeries Result { get; set; }
PlotType.Line
[Output("Main", PlotType = PlotType.Line)] public IndicatorDataSeries Result { get; set; }