Click or drag to resize

DataTableCommands Class

Commands for creating and initializing data tables.
Inheritance Hierarchy
SystemObject
  Altaxo.DataDataTableCommands

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class DataTableCommands

The DataTableCommands type exposes the following members.

Methods
 NameDescription
Public Extension MethodAddStandardColumns Adds the standard x and value columns to a table.
Top
See Also