Click or drag to resize

XYDataFrameColumns Property

Gets the columns 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 IDataFrameColumnCollection<XYPair> Columns { get; }

Property Value

IDataFrameColumnCollectionXYPair
See Also