DataSeries Constructor

Creates a new DataSeries.

Definition

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

Parameters

label  String
Label of the DataSeries

See Also