A SignState enumeration indicates the state of the sign.
Remarks
None means do not show the sign, because now value is null.
Positive means the state of the value is positive, we should show the positive sign.
Negative means the state of the value is negative, we should show the negative sign.