[]
        
(Showing Draft Content)

C1.WPF.Chart.Interaction.PositionChangedArgs

PositionChangedArgs Class

Represents the arguments of PositionChanged event.

Inheritance
PositionChangedArgs
Namespace: C1.WPF.Chart.Interaction
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public class PositionChangedArgs : EventArgs

Constructors

Name Description
PositionChangedArgs(Point)

Create an instance of PositionChangedArgs.

Properties

Name Description
Position

Gets the target point at which to show the LineMarker.