XDateSubtraction(XDate, XDate) Operator

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public static double operator -(
	XDate lhs,
	XDate rhs
)

Parameters

lhs  XDate
 
rhs  XDate
 

Return Value

Double

See Also