RVTDocs.com

SpatialFieldManager.UseRangeForAllMeasurements

Property
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.
Syntax
public bool UseRangeForAllMeasurements { get; set; }