ApplyScaling Property (HistorianDataValue)
- Last UpdatedAug 21, 2026
- 1 minute read
Gets or sets whether to apply scaling to the value.
'Declaration
<ObsoleteAttribute()>
Public Property ApplyScaling As Boolean
'Usage
Dim instance As HistorianDataValue
Dim value As Boolean
instance.ApplyScaling = value
value = instance.ApplyScaling