Click or drag to resize

NumericColumnProxyBase Class

Static class to create instances of INumericColumnProxy.
Inheritance Hierarchy
SystemObject
  Altaxo.DataNumericColumnProxyBase

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

The NumericColumnProxyBase type exposes the following members.

Methods
 NameDescription
Public methodStatic memberFromColumn Creates an INumericColumnProxy from a given column.
Top
See Also