| ||
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 > DrawMultiple Method > (ChartType,Int32[][],Double[]) SharpPlot.DrawMultiple Method (ChartType,Int32[][],Double[])Multiple plot from integer array of arrays of y-values and double xvalues. public void DrawMultiple( ChartType chartType, int[][] data, double[] xValues ); See also ...SharpPlot Members | DrawMultiple Method |