DataSeries Constructor

Creates a new DataSeries.

Definition

Namespace: Gemstone.PQDS
Assembly: Gemstone.PQDS (in Gemstone.PQDS.dll) Version: 1.0.136 -- Release Build+2cc503f03b6f2d53e55b130693ffb9f39f6dc4c6
public DataSeries(
	string label
)

Parameters

label  String
Label of the DataSeries

See Also