ToolsMorePreciseFormat Method (String)

GF Charts Help
Returns the format string with more precise format. For example, {f1} => {f2}

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static string MorePreciseFormat(
	string Format
)

Parameters

Format
Type: SystemString

Return Value

Type: String
See Also

Reference