XDateToString(Double, String) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public static string ToString(
	double xlDate,
	string fmtStr
)

Parameters

xlDate  Double
 
fmtStr  String
 

Return Value

String

See Also