| ||
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[],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 | DrawBubbleChart Method |