HasPassiveAlerts Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns or sets whether passive alerts are to be used when a non-critical error in encountered. The default value is True. Read/write Boolean.

expression.HasPassiveAlerts

expression   Required. An expression that returns a Chartspace object.

Remarks

Passive alerts are presented as a small exclamation symbol in the lower left corner of the chart control. Clicking the symbol displays more information about the non-critical error that has occurred. This feature is similar to the Microsoft Internet Explorer feature of displaying an alert symbol in the status bar when script errors have occurred.