Reference > Methods > DrawTriangle Method > (Double[],Double[],Double[])

SharpPlot.DrawTriangle Method (Double[],Double[],Double[])

Triangle plot of 3 arrays of proportions.

public void DrawTriangle(
    double[] s1,
    double[] s2,
    double[] s3
);
s1
[todo]
s2
[todo]
s3
[todo]

See also ...

SharpPlot Members | DrawTriangle Method


Send comments on this topic
© Dyalog Ltd 2013