EasyLanguage Object Reference

AudibleConfiguration Class

Specifies the audio notification settings for an alert. An alert may be set in the HorizontalLine, TrendLine, or VerticalLine drawing objects. See Using Alerts for more information.

Namespace: elsystem.drawingobjects

[ Expand All ]
Properties
  Name Type Description
Public property Options enum Gets or sets the type of audio notification for the alert. See AudibleOptions for a list of possible values.
Public property SoundConfiguration object Gets or sets a file to play when the Options property is set to sound. See SoundConfiguration for properties.
Methods
  Name Description
Public property Create() Initializes a new instance of the AudibleConfiguration class.
Inheritance Hierarchy

elsystem.Object

  elsystem.DrawingObjects.AudibleConfiguration