Click or drag to resize
Expiry Constructor

Namespace: SharpCharts.Base.Data
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Expiry(
	DateTime date,
	DateTime rolloverDate
)

Parameters

date
Type: SystemDateTime
rolloverDate
Type: SystemDateTime
See Also