SharpPlot Reference > SharpPlot Methods > SetSelection Method SharpPlot.SetSelection Method
Set Selection mask for data.
Example
sp.SetSelection(new bool[]{true,false,true,true});
Overloads
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|