Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / IndicatorChangedEventArgs Class
Members


In This Topic
    IndicatorChangedEventArgs Class
    In This Topic
    Represents event data for the IndicatorChanged event.
    Syntax
    'Declaration
     
    
    Public Class IndicatorChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As IndicatorChangedEventArgs
    public class IndicatorChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Chart.IndicatorChangedEventArgs

    See Also