BlankType EnumerationTerminal Works - PDF Printing.Net Library
Determines how null values will be handled in a chart.

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

public enum BlankType
Members

  Member nameValueDescription
NotPlotted0 Null value is not plotted.
Interpolated1 Null value will be interpolated.
Zero2 Null value will be handled as zero.
See Also

Reference