ComponentOne FinancialChart for WPF
PositionChangedArgs Class
Members 



C1.WPF.Chart.Interaction Namespace : PositionChangedArgs Class
Represents the arguments of PositionChanged event.
Syntax
'Declaration
 
Public Class PositionChangedArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PositionChangedArgs
public class PositionChangedArgs : System.EventArgs 
public ref class PositionChangedArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.Chart.Interaction.PositionChangedArgs

See Also

Reference

PositionChangedArgs Members
C1.WPF.Chart.Interaction Namespace