Spread for ASP.NET 12 Product Documentation
ChangeType Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > IndicatorChangedEventArgs Class : ChangeType Property
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
public IndicatorChangeType ChangeType {get;}

Property Value

The type of the change.
See Also

Reference

IndicatorChangedEventArgs Class
IndicatorChangedEventArgs Members