Click or drag to resize

LinearPartitioningGetSumRelativeValues Method

Gets the sum of all relative values.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double GetSumRelativeValues()

Return Value

Double
Sum of all relative values.
See Also