Click or drag to resize
AlertViewModelSelectedAlertItem Property
Gets or sets the alert item

Namespace: SharpCharts.Base.Alert
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public AlertItem SelectedAlertItem { get; set; }

Property Value

Type: AlertItem
See Also