SharpPlot Reference > SharpPlot Properties > WalkSort Property (ReadOnly) SharpPlot.WalkSort Property (ReadOnly)
Gives the visit index (starting at 1) for each item in the TreeMap.
public int[] WalkSort {get;}
Example
int[] val = sp.WalkSort;
See also ...SharpPlot Members | SharpPlot.DrawTreeMap Method
Send comments on this topic © Dyalog Ltd 2021
|