ComponentOne FlexChart for UWP
PositionChangedArgs Class
Members 

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace : PositionChangedArgs Class
Represents the arguments of PositionChanged event.
Object Model
PositionChangedArgs Class
Syntax
'Declaration
 
Public Class PositionChangedArgs 
   Inherits System.EventArgs
public class PositionChangedArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

PositionChangedArgs Members
C1.Xaml.Chart.Interaction Namespace