SharpPlot Reference > SharpPlot Methods > DrawBubbleChart Method > (Int32[],Int32[],Double[])

SharpPlot.DrawBubbleChart Method (Int32[],Int32[],Double[])

Make an incidence plot from integer x and y data and double marker scales.

public void DrawBubbleChart(
    int[] yValues,
    int[] xValues,
    double[] markerArea
);

See also ...

SharpPlot Members | SharpPlot.DrawBubbleChart Method


Send comments on this topic
© Dyalog Ltd 2021