DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also