DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also