2022 Property
Changes 0
P

SpatialFieldManager.UseRangeForAllMeasurements

Description:
Governs how minimum and maximum values (the data range) are calculated.
Remarks:
If true the data range is calculated from all measurements. Otherwise the data range is calculated from the current measurement only.
public bool UseRangeForAllMeasurements { get; set; }