XDateAddition Operator

Definition

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

Parameters

lhs  XDate
 
rhs  Double
 

Return Value

XDate

See Also