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