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

SharpPlot.DrawTriangle Method (Int32[,])

Triangle plot from a 3-col matrix of counts.

public void DrawTriangle(
    int[,] data
);
data
Exactly 3 matching series of counts or proportions.

See also ...

SharpPlot Members | DrawTriangle Method


Send comments on this topic
© Dyalog Ltd 2013