Express > Express Assembly Interfaces > ILanerBoxSerieEventArgs
Assembly: Express;
The ILanerBoxSerieEventArgs interface is used to work with arguments of the events that occur with workbook series in the LanerBox component.
Events that occur with the series:
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. |
See also: