[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction.PositionChangedEventArgs

PositionChangedEventArgs Class

Provides data for PositionChanged event.

Inheritance
PositionChangedEventArgs
Namespace: C1.Win.Chart.Interaction
Assembly: C1.Win.FlexChart.8.dll
Syntax
public class PositionChangedEventArgs : EventArgs

Constructors

Name Description
PositionChangedEventArgs(int, int)

Creates a new instance of PositionChangedEventArgs class.

Properties

Name Description
X

Gets or sets the X coordinate of the mouse position.

Y

Gets or sets the Y coordinate of the mouse position.