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

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  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