| 
 SharpPlot Reference > SharpPlot Methods > DrawCloudChart Method >  (Int32[],Int32[],Double[][]) SharpPlot.DrawCloudChart Method (Int32[],Int32[],Double[][])
3D scatter from integer X,Y and multiple Z values. 
public void DrawCloudChart(
    int[] xValues,
    int[] yValues,
    double[][] zValues
);
See also ...SharpPlot Members | SharpPlot.DrawCloudChart Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |