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.40 (1.0.0.40)
Syntax
C#
public AlertItem SelectedAlertItem { get; set; }

Property Value

Type: AlertItem
See Also