Returns the format string with precision increased to specified digits. For example, {f1} => {f2}
Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
Parameters
- Format
- Type: SystemString
- AdditionalDigits
- Type: SystemInt32
Return Value
Type: StringSee Also