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

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

Triangle plot of 3 arrays of counts.

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

See also ...

SharpPlot Members | DrawTriangle Method


Send comments on this topic
© Dyalog Ltd 2013