DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also