XDateSetDate(Int32, Int32, Int32) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void SetDate(
	int year,
	int month,
	int day
)

Parameters

year  Int32
 
month  Int32
 
day  Int32
 

See Also