ChartVisualBaseAlert(String, Priority, Brush, String, TimeSpan) Method |
Alert
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected void Alert(
string tag,
Priority priority,
Brush foreground,
string message,
TimeSpan rearm
)
Parameters
- tag String
- Unique tag
- priority Priority
- Priority
- foreground Brush
- Foreground color
- message String
- Message
- rearm TimeSpan
- Rearm after input time
See Also