DataSeries Constructor

Creates a new DataSeries.

Definition

Namespace: Gemstone.PQDS
Assembly: Gemstone.PQDS (in Gemstone.PQDS.dll) Version: 1.0.175 -- Release Build+dbce845a65baf618491e6045be2742573bc0911d
public DataSeries(
	string label
)

Parameters

label  String
Label of the DataSeries

See Also