Click or drag to resize

ListOfXAndYColumnSetCurveData Method

Overload List
 NameDescription
Public methodSetCurveData(IEnumerableValueTupleDataColumn, DataColumn) Sets the curve data, using an enumeration of x- and y-column pairs.
Public methodSetCurveData(DataTable, IReadOnlyListDataColumn) Sets the curve data, using a source data table and a set of y-columns.
Top
See Also