DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also