DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also