SharpPlot Reference > SharpPlot Methods > SetLabelMask Method > (Boolean[]) SharpPlot.SetLabelMask Method (Boolean[])
Set Label mask given a boolean array as a mask.
public void SetLabelMask(
bool[] mask
);
-
mask
- Array of flags, replicated to match X-labels.
See also ...SharpPlot Members | SharpPlot.SetLabelMask Method
Send comments on this topic © Dyalog Ltd 2021
|