SharpPlot Reference > SharpPlot Methods > DrawBubbleChart Method > (Double[],Double[],Int32[]) SharpPlot.DrawBubbleChart Method (Double[],Double[],Int32[])
Make an incidence plot from x and y data and integer marker scales.
public void DrawBubbleChart(
double[] yValues,
double[] xValues,
int[] markerArea
);
See also ...SharpPlot Members | SharpPlot.DrawBubbleChart Method
Send comments on this topic © Dyalog Ltd 2021
|