Click or drag to resize

DrawingBaseIsAlert Property

Gets or sets if the DrawingBase can shoot an alert

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsAlert { get; set; }

Property Value

Boolean
See Also