C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / PositionChangedArgs Class
Members

PositionChangedArgs Class
Represents the arguments of PositionChanged event.
Object Model
PositionChangedArgs Class
Syntax
'Declaration
 
Public Class PositionChangedArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also