Reference > Methods > DrawCloudChart Method > (String[],String[],Int32[])

SharpPlot.DrawCloudChart Method (String[],String[],Int32[])

3D scatter from category X,Y, int Z values.

public void DrawCloudChart(
    string[] xCategories,
    string[] yCategories,
    int[] zValues
);

See also ...

SharpPlot Members | DrawCloudChart Method


Send comments on this topic
© Dyalog Ltd 2013