Click or drag to resize

AlertViewModelSelectedAlertPriority Property

Gets or sets the alert priority

Namespace:  SharpCharts.Base.Alert
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.40 (1.0.0.40)
Syntax
C#
public AlertPriority SelectedAlertPriority { get; set; }

Property Value

Type: AlertPriority
See Also