SharpPlot Reference > SharpPlot Methods > DrawTriangle Method > (Int32[][]) SharpPlot.DrawTriangle Method (Int32[][])
Triangle plot from 3 matching series of counts.
public void DrawTriangle(
int[][] data
);
-
data
- Exactly 3 matching series of counts or proportions.
See also ...SharpPlot Members | SharpPlot.DrawTriangle Method
Send comments on this topic © Dyalog Ltd 2021
|