| 
 SharpPlot Reference > SharpPlot Methods > DrawCloudChart Method >  (Double[],Double[],Double[][]) SharpPlot.DrawCloudChart Method (Double[],Double[],Double[][])
3D Scatter from x,y and multiple z values. 
public void DrawCloudChart(
    double[] xValues,
    double[] yValues,
    double[][] zValues
);
See also ...SharpPlot Members | SharpPlot.DrawCloudChart Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |