DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also