XValuesItem Property Terminal Works - PDF Printing.Net Library
Gets an XSeries by its index.

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

public XSeries this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: XSeries
See Also

Reference