Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / IndicatorChangedEventArgs Class / ChangeType Property


In This Topic
ChangeType Property (IndicatorChangedEventArgs)
In This Topic
Gets the type of the change.
Syntax
'Declaration
 
Public ReadOnly Property ChangeType As IndicatorChangeType
 
'Usage
 
Dim instance As IndicatorChangedEventArgs
Dim value As IndicatorChangeType
 
value = instance.ChangeType

Property Value

The type of the change.
See Also