DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also