DataSeriesSeries Property

A collection of DataPoints.

Definition

Namespace: Gemstone.PQDS
Assembly: Gemstone.PQDS (in Gemstone.PQDS.dll) Version: 1.0.166 -- Release Build+97f5d0ef08a1c78d8270a903e1a02bb54f9ed0ee
public List<DataPoint> Series { get; set; }

Property Value

ListDataPoint

See Also