Click or drag to resize

DateTimeScaleRescaleConditionsGetDataBoundsScaleMean Method

Gets the mean value of the data bounds. We use the 'scale' mean, i.e. the physical value of the scale where its logical value is 0.5.

Namespace: Altaxo.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual long GetDataBoundsScaleMean()

Return Value

Int64

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Rescaling.DateTimeScaleRescaleConditions.GetDataBoundsScaleMean"]

See Also