Click or drag to resize

AlertObj Constructor

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public AlertObj(
	DateTime time,
	bool isTriggered
)

Parameters

time
Type: SystemDateTime
isTriggered
Type: SystemBoolean
See Also