Click or drag to resize

AlertViewModelAlerts Property

Gets the alerts

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

Property Value

Type: ICollectionView
See Also