[]
Represents event data for the IndicatorChanged event.
public class IndicatorChangedEventArgs : EventArgs
Public Class IndicatorChangedEventArgs
Inherits EventArgs
Name | Description |
---|---|
IndicatorChangedEventArgs(IIndicator, IndicatorChangeType) | Initializes a new instance of the IndicatorChangedEventArgs class. |
Name | Description |
---|---|
Category | Gets the category. |
ChangeType | Gets the type of the change. |
Data | Gets the data. |
SeriesName | Gets the name of the series. |