Click or drag to resize

XYDataFrameColumns Property

Gets the columns in the data frame.

Namespace: ema3d.Api.V26.Results
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public IDataFrameColumnCollection<XYPair> Columns { get; }

Property Value

IDataFrameColumnCollectionXYPair
See Also