| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > DrawBubbleChart Method > (Double[],Double[],Double[]) SharpPlot.DrawBubbleChart Method (Double[],Double[],Double[])Scatterplot from 2 arrays of data with markers scaled by 3rd array. public void DrawBubbleChart( double[] yValues, double[] xValues, double[] markerArea ); See also ...SharpPlot Members | DrawBubbleChart Method |