Click or drag to resize

Triggering Properties

LightningChart .NET Help

The Triggering type exposes the following members.

Properties
  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyEdge
Triggering edge
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyStaticMajorXGridOptions
Major grid options for static X major grid
Public propertyStaticMinorXGridOptions
Major grid options for static X minor grid
Public propertyTriggeringActive
Is triggering active
Public propertyTriggeringXPosition
Percents of graph width where the triggered position is drawn
Public propertyTriggerLevel
Trigger level in units of Y axis of triggering line series
Public propertyTriggerLineSeriesIndex
Index of series used for triggering. Give -1 when you don't want to assign it.
Public propertyTriggerSeriesType
Triggering series type.
Top
See Also