DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also