| ||
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 > DrawContourPlot Method > (Double[],Double[],Double[]) SharpPlot.DrawContourPlot Method (Double[],Double[],Double[])Contour plot from 3 arrays of double values. public void DrawContourPlot( double[] xValues, double[] yValues, double[] zValues ); See also ...SharpPlot Members | DrawContourPlot Method |