PenUQRelativeOpacity
- Last UpdatedDec 08, 2015
- 1 minute read
The PenUQRelativeOpacity property is a read-write integer property that gets or sets the line’s relative opacity when the data quality is uncertain.
The two properties, relative opacity and relative thickness, create a visual distinction for values with uncertain quality. When the pen type is point, no visual change is shown on the trend.
Syntax
PenUQRelativeOpacity = int;
Result = PenUQRelativeOpacity;
Remarks
The default is 25%.
For example, if the pen has an opacity of 80% and the data quality is "uncertain," then the Trend Client calculates the opacity of the pen as 80% x 25% = 20% opaque.