XSeriesItem Property Terminal Works - PDF Printing.Net Library
Gets the xvalue at the specified index.

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

public XValue this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: XValue
See Also

Reference