'Declaration
Public Property PlotFilter As System.Integer
public System.int PlotFilter {get; set;}
Remarks
The plot filter value represents the minimal distance from the previous data point in pixels. If distance is less than PlotFilter the point is not plotted.