Click or drag to resize

ConstantDoubleColumnConstantValue Property

Gets the constant value returned by this column.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double ConstantValue { get; }

Property Value

Double
See Also