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