DataSeries Constructor

Creates a new DataSeries.

Definition

Namespace: Gemstone.PQDS
Assembly: Gemstone.PQDS (in Gemstone.PQDS.dll) Version: 1.0.128 -- Release Build+47bc9f67d3adca250cc0166d4a9fe2337d632a64
public DataSeries(
	string label
)

Parameters

label  String
Label of the DataSeries

See Also