SeriesAdd Method (Double)Terminal Works - PDF Printing.Net Library
Adds an array of real values to the series.

Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Add(
	params double[] values
)

Parameters

values
Type: SystemDouble
See Also

Reference