PenUQRelativeThickness
- Last UpdatedDec 08, 2015
- 1 minute read
The PenUQRelativeThickness property is a read-write integer property that gets or sets the line's relative thickness when 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
PenUQRelativeThickness = int;
Result = PenUQRelativeThickness;
Remarks
The default is 200%.
For example, if a line is 1 pixel wide and 200% thick, then the Trend Client calculates the thickness of the line with a data quality of "uncertain" as 1 pixel x 200% = 2 pixels wide.