Function
Indicates the number of decimal places on the display.
Variable type
[ C#: short ] [ VB.NET: Short ]
Initial value
0
Setting value
Value |
Description |
0 |
Does not display decimal places |
1 |
Displays up to 1 decimal place |
2 |
Displays up to 2 decimal places |
3 |
Displays up to 3 decimal places |
Remarks
Indicates the number of decimal places on the display.