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
|
Name |
Type |
Description |
|
Options |
enum |
Gets or sets the type of audio notification for the alert. See AudibleOptions for a list of possible values. |
|
SoundConfiguration |
object |
Gets or sets a file to play when the Options property is set to sound. See SoundConfiguration for properties. |
|
Name |
Description |
|
Create() |
Initializes a new instance of the AudibleConfiguration class. |