DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also