Triggering Class |
Namespace: Arction.WinForms.Charting
The Triggering type exposes the following members.
| Name | Description | |
|---|---|---|
| Triggering |
Constructor for Form designer list editor
| |
| Triggering(AxisX) |
Constructor
|
| Name | Description | |
|---|---|---|
| Edge |
Triggering edge
| |
| StaticMajorXGridOptions |
Major grid options for static X major grid
| |
| StaticMinorXGridOptions |
Major grid options for static X minor grid
| |
| TriggeringActive |
Is triggering active
| |
| TriggeringXPosition |
Percents of graph width where the triggered position is drawn
| |
| TriggerLevel |
Trigger level in units of Y axis of triggering line series
| |
| TriggerLineSeriesIndex |
Index of series used for triggering. Give -1 when you don't want to assign it.
| |
| TriggerSeriesType |
Triggering series type.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SeekToTrigger |
Seek the trig position
| |
| ToString |
Convert class description to string
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| TriggeringPositionChanged |
The triggering position has been changed.
|