Assembly: Express;
The LanerBoxSerieEventArgs class is used to work with arguments of the events that occur with workbook series in the LanerBox component.
| Property name | Brief description | |
![]() |
Factor | The Factor property returns the indicator, on which the series generated the event is based. |
![]() |
Serie | The Serie property returns the series that has generated the event. |
![]() |
SerieIndex | The SerieIndex property returns index of the series that has generated the event. |
| Method name | Brief description | |
![]() |
Create | The Create constructor creates a class instance used to work with event arguments. |
See also: