JsonOptions.Layout Property

Gets the layout used to store data frames in the data file.

Definition

Namespace: Numerics.NET.Data.Json
Assembly: Numerics.NET.Data.Json (in Numerics.NET.Data.Json.dll) Version: 4.0.1
C#
public JsonDataFrameLayout Layout { get; }

Property Value

JsonDataFrameLayout

See Also