ChartVisualBaseAlert(String, Priority, Brush, String) Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Alert(
string tag,
Priority priority,
Brush foreground,
string message
)
Parameters
- tag String
-
- priority Priority
-
- foreground Brush
-
- message String
-
See Also