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