SharpPlot Reference > SharpPlot Methods > DrawCloudChart Method > (String[],String[],Double[])

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

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

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

See also ...

SharpPlot Members | SharpPlot.DrawCloudChart Method


Send comments on this topic
© Dyalog Ltd 2021