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