SeriesElementsAdd Method (Double)Terminal Works - PDF Printing.Net Library
Adds a new point with a real value to the series.

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

public Point Add(
	double value
)

Parameters

value
Type: SystemDouble

Return Value

Type: Point
See Also

Reference