[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.IndicatorChangedEventArgs.-ctor

IndicatorChangedEventArgs Constructor

IndicatorChangedEventArgs(IIndicator, IndicatorChangeType)

Initializes a new instance of the IndicatorChangedEventArgs class.

Declaration
public IndicatorChangedEventArgs(IIndicator indicator, IndicatorChangeType changeType)
Public Sub New(indicator As IIndicator, changeType As IndicatorChangeType)
Parameters
Type Name Description
IIndicator indicator

The indicator.

IndicatorChangeType changeType

Type of the change.