Click or drag to resize

XYDataFrameRows Property

Gets the rows in the data frame.

Namespace: ema3d.Api.V25.Results
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public IDataFrameRowCollection<XYPair> Rows { get; }

Property Value

IDataFrameRowCollectionXYPair
See Also