DataSeriesSeries Property

A collection of DataPoints.

Definition

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

Property Value

ListDataPoint

See Also