| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries Active Charts VectorMath Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > DBUtil Class > GetDoubles Method > (DataRow[],Double,String[]) GetDoubles Method (DataRow[],Double,String[])Get several columns from a Selection as a Double array of arrays with supplied missing value filler. public static double[][] GetDoubles( DataRow[] sel, double nullFiller, string[] cols ); See also ...Working with Databases | GetDoubles Method |