Click or drag to resize

PlotSeriesPoints Property

Gets the list of plot datapoints.

Namespace: RelaxIS_SDK.ProgramInterface.Plotting
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
public IList<PlotDatapoint> Points { get; }

Return Value

IListPlotDatapoint
See Also